Skip to Content
0
Former Member
Mar 25, 2009 at 07:18 PM

Surpressing section based upon conditional parameter

22 Views

I want to supress a section based upon weather or not a selection is made on a conditional parameter here is what I have

{PRLINE.PRNUM} = {?PR Number} and

(not HasValue({?My Parameter}) OR {Parts_Drawings.ID} = {?My Parameter})

or is it possible to create a parameter that asks a yes no(your selections) and based upon the answer there - the 3rd parameter becomes conditional

Edited by: max274 on Mar 26, 2009 5:42 PM