M
Matt
Can anyone tell me the proper format for entering an
expression in the Sorting and Grouping fields so that I
can sort a report based on an expression I've created. I
keep getting syntax errors. Sample expression below:
iif([State]="AZ",1,iif([State]="GA",2,iif([State]
="NV",3,4)))
I want to sort by the resulting number.
Thanks,
Matt
expression in the Sorting and Grouping fields so that I
can sort a report based on an expression I've created. I
keep getting syntax errors. Sample expression below:
iif([State]="AZ",1,iif([State]="GA",2,iif([State]
="NV",3,4)))
I want to sort by the resulting number.
Thanks,
Matt