Looking for some help...
I have a parameter with Multiple values I'm passing into a report, and I want to use the values in the parameter to restrict the results of the completed report. In this case, it's a General Ledger account #, and the report has a section that breaks on the G/L #.
How do I write the code in the record selection formula to allow the report to let through any value that matches one of the passed G/L #'s? If I were writing SQL code I'd use the IN operator. Can someone point me in the right direction using Crystal syntax?
Thanks
Craig in NJ
I have a parameter with Multiple values I'm passing into a report, and I want to use the values in the parameter to restrict the results of the completed report. In this case, it's a General Ledger account #, and the report has a section that breaks on the G/L #.
How do I write the code in the record selection formula to allow the report to let through any value that matches one of the passed G/L #'s? If I were writing SQL code I'd use the IN operator. Can someone point me in the right direction using Crystal syntax?
Thanks
Craig in NJ