Is it possible to create conditional filter ?.
Is it possible to create conditional filter in OBIEE?. I have two filters. If first one is null then only I should pass second filter value. I mean first filter has 3 values like MTD, YTD, QTR etc… second filter have “from date” to”to date”.
If user select first filter value then we have to pass first filter value only (even user enter value in second filter). If user did not select first filter then we have to pass second filter value.
Can I do this?
Please help me.
Thanks in advance for your help