Hi Gurus,
We have a dashboard with a prompt that has drop down values as Daily, Weekly, Monthly, Quarterly and Yearly.
Now my report is a pivot table with a narrative view.
Requirement is when user selects Daily, then i need to show "Previous day" in narrative view. If user selects Weekly then narrative to show "week to date" and so on.
I am trying to use a case statement in the narrative view but instead of evaluating the case statement, i see the entire text of case statement when i run report.
Can any one please suggest how to implement this.
Thanks in advance,