Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Filter using presentation variable All values

2706294Feb 27 2020 — edited Feb 28 2020

Hi All

I have a date prompt which am  using it on a measure column with "Filter Using" function. The syntax am using is

The date prompt has "All Column Values" by default with multi select option.

With this syntax Filter( sales using order date=@{date_variable}) when I select multiple values, the columns works as expected but it fails when All Column Values is selected.

How do I make it work for All Column Values.

Thanks

Comments