I have this fixed.
I think that I don't understand the refresh situation completely.
After exiting from the BAQ, I was able to execute it sucessfully the
second time.
--- In vantage@yahoogroups.com, "lapulsifer" <sharon.pulsifer@...>
wrote:
I think that I don't understand the refresh situation completely.
After exiting from the BAQ, I was able to execute it sucessfully the
second time.
--- In vantage@yahoogroups.com, "lapulsifer" <sharon.pulsifer@...>
wrote:
>same
> We run Vantage 4.03.403b in a SQL Server Environment.
>
> I'm trying to enter a Calculated field on a BAQ that will work the
> as an Excel If statement. I don't know progress code at all, buthave
> found a little information on this group.see
>
> When I test my calculated field, I get a syntax error. Can anyone
> a problem with this CALC Field setup?
>
> Field Name: QuotSearch
>
> Expression: (if ( QuoteHed.ParentQuoteNum > 0 ) then (
> QuoteHed.ParentQuoteNum ) else (QuoteHed.QuoteNum) )
>
> Format: >>>>>>>>9
>
> Data Type: Integer
>