Hello,
I working on a project and I have hit a road block, need your help...
Scenario: We have a Derived Table with multiple @prompts and I need to make this optional so that if the user does not answer any of the prompts the query should bring back results. But I tried already tried using 'optional' in the @prompt syntax like below, this makes the prompts NOT mandatory but when user does not answer these prompts we DON'T get any results...
@Prompt('Parameter Name','A',LOV,Multi,Constrained,Not_Persistent,,optional)
Any ideas and thoughts are welcome !!
Warm Regards,
Manohar Singh