List Parameters

Over the years we've worked with or supplied a variety of utilities. As questions about RattleRR, RapidRunner, PDFeXPLODE, pdfEburst, converter, librarian, data dictionary, Amyuni, etc.
Post Reply
Martyn_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

List Parameters

Post by Martyn_(Guest) » Mon Oct 20, 2003 9:58 am

How do I set the filter in a Report to select a list of values. ____For example instead of "x=a or x=b ..." is it possible to write something like "x is in the list (a,b,c...)"____I know I have to set the FilterUsage=2____Thanks,____Martyn____

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: List Parameters

Post by kfleming » Mon Oct 20, 2003 1:20 pm

You can use the filter expression:____INLIST(x,^a^,^b^,^c^)>0____Kathleen__R&R Support

Post Reply