Hi! I have a dashboard viz that when a user clicks on it, it sends them to another worksheet with a list of the items that drives the number they clicked on. The problem is that when they want to go back to the dashboard they intuitively click the little 'x' in the right corner, and they get closed out of the dashboard altogether. How can I create a way for them to go back to the dashboard cleanly?
2 个回答
Hi @Eli Oklesh . If you use a URL action instead of a Filter action to go to the worksheet it should open a new tab in the browser so closing it would return them to the dashboard. The URL action will require the full path to your view and that you pass the filter values in the URL.