Hello All,
I am having problems with this syntax in Cyrstal 10 Formula editor:
If {ORDER_MV.O_CAT_TYPE} in ('TS')
and {ORDER_MV.OM_REPORT_GSV} >=1 Then
{ORDER_MV.OM_REPORT_GSV};
I want it to display the results of {ORDER_MV.OM_REPORT_GSV} when the condition in the IF statement is met.
Any help is greatly appreciated. What am I doing wrong here?
Thanks,
Kurt
I am having problems with this syntax in Cyrstal 10 Formula editor:
If {ORDER_MV.O_CAT_TYPE} in ('TS')
and {ORDER_MV.OM_REPORT_GSV} >=1 Then
{ORDER_MV.OM_REPORT_GSV};
I want it to display the results of {ORDER_MV.OM_REPORT_GSV} when the condition in the IF statement is met.
Any help is greatly appreciated. What am I doing wrong here?
Thanks,
Kurt