Hi,
I have a dashboard requirement where i need the values selected by user in filter panel (i.e. I want to store them in variables.). The reason being by clicking a button user launches a WebI report and the report should open after applying filter the user selected earlier in the filter panel (user can select multiple values for a dimension). My Idea is to store the values in variables and use those variables and construct the URL using string methods in the onclick script area of button.
Thanks in advance
DD