Forum Discussion
Jai_Bankar
5 years agoHelper I
Using single button to perform two actions
Hi, I am using back button in my development, when i click the back button, the applied filters must be cleared out and also it must go to previous page. Can we achieve this, please suggest any so...
- 5 years ago
Hi, Jai_Bankar
After some tests in the Power BI desktop, I think this function can be achieved using bookmark and Sync slicers. You can follow my steps:
- I created a Slicer on page2 and clear all filters then create a bookmark for page2
- I click the Slicer and click on the “Sync slicer” then set it like this:
- I go to the page1 , create a button and set the action to “Bookmark 2 ”:
Then I click the button, I jumped up to the page2, then I go back to page1, I found the Slicer is cleared.
And you can get what you want.
You can download my test pbix file here
More info about Sync and use slicers on other pages
If this result is not what you want, you can post some sample data(without sensitive data) and your expected result.
How to Get Your Question Answered Quickly
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Rohit_dutta
3 years agoFrequent Visitor
its not working in filter pane also