Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
njojo
Posted - 09/19/2006 : 14:08:02 How do you disable a filter in a sql report when running? I have 5 filters. The user may want to use all of them or a subset.
Thanks.
2 L A T E S T R E P L I E S (Newest First)
admin
Posted - 10/02/2006 : 20:02:25 Thanks for sharing.
njojo
Posted - 09/26/2006 : 11:20:14 I overcame this problem with views for each filter that includes the word "All" and a proc that the report executes that handles "All" values.