The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a graph and its being filtered from the filter pane and the slicer. If i uncheck data will the graph retain its filters from the filter pane?
My problem is:
Say I have SMP selected and then there is a bookmark for the pop-up window marked in pink.
If I select that pop up window I get the below: Here SMP is selected and you can select WMP/WHey.
However the main issue is when I select WMP in the main window (1st screenshot) the pop up still goes back to SMP. I want the slicer WMP also to be in the pop up. I am using the same slicer for main page and pop up. I want the slicer in the pop up to retain the selection in the pop up bookmark
I tried unselecting data in the bookmark and updating it. But it works sometimes and sometimes it loses all its filter from the filter pane which is very bad.
WHat should I do?
Solved! Go to Solution.
Hi @deepanwita25
Thank you for reaching out to the Microsoft Fabric Forum Community.
I have reproduced your scenario my sample data & achieved the expected output. I am attaching the .pbix file for your reference. The best approach I used was a hidden page instead of a bookmark. This method ensures that slicer selections, sorting, and filter pane settings are preserved when switching between the main page and the pop-up page.
Below are the steps I followed to implement this solution:
This is the expected output I have done:
This ensures a seamless report experience without losing slicer selections, sorting, or filters.
Thank you, @johnbasha33 for sharing your valuable insights.
If this information is helpful, please “Accept it as a solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @deepanwita25,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @deepanwita25,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @deepanwita25
Thank you for reaching out to the Microsoft Fabric Forum Community.
I have reproduced your scenario my sample data & achieved the expected output. I am attaching the .pbix file for your reference. The best approach I used was a hidden page instead of a bookmark. This method ensures that slicer selections, sorting, and filter pane settings are preserved when switching between the main page and the pop-up page.
Below are the steps I followed to implement this solution:
This is the expected output I have done:
This ensures a seamless report experience without losing slicer selections, sorting, or filters.
Thank you, @johnbasha33 for sharing your valuable insights.
If this information is helpful, please “Accept it as a solution” and give a "kudos" to assist other community members in resolving similar issues more efficiently.
Thank you.
Hi @deepanwita25,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please accept it as a solution and give it a 'Kudos' so other community members with similar problems can find a solution faster.
Thank you.
But when I uncheck Data I agree the slicer selection is retained between main page and pop up. But are you you sure the filters from the filter pane and other things like sorting order will not be removed?
Secondly, i cant sync slicers as the white page you see above is the main page and the pop up is the bookmark. So I dont understand how syncing will work. Even if I snyc the slicer, when i go to the pop up bookmark it goes back to the default selection.
If I uncheck data then sometimes the sorting order of axis or the filters from the filter pane break
@deepanwita25
Hi,
Here are two approaches to resolve this issue:
Instead of using a bookmark-based pop-up, create a new page with the same visuals and a button to return.
This way, slicers can be synced properly, and sorting/filter selections won’t reset.
Create a bookmark with "Data" checked.
Go to your main report and apply the required sorting & filters.
Update the bookmark so that the sorting and filter selections persist.
Now uncheck "Data", update again, and test.
Instead of a separate bookmark, try:
Layering visuals on top of each other using the Selection Pane.
Hiding/Showing them dynamically using buttons.
This prevents Power BI from reloading data, preserving sorting & filters.
Since you can't sync slicers across a bookmark-based pop-up, your best options are:
Use a hidden page instead of a bookmark
Reapply sorting and filters manually before updating the bookmark
Use the Selection Pane for pop-ups instead of bookmarks
Let me know if you need more clarification!
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!
@deepanwita25
Hi, The issue you're facing is related to how Power BI Bookmarks interact with Slicers and the Filter Pane. By default, when you create a Bookmark, it captures the state of slicers, filters, and visuals at the moment you save it. However, if the bookmark is not configured correctly, it may override your slicer selections when switching between views.
Go to View → Bookmarks Pane.
Select your pop-up bookmark.
Click the three dots (⋮) next to the bookmark → Uncheck "Data".
This prevents the bookmark from resetting the slicers and filters.
Since you're using the same slicer in both the main page and the pop-up, Power BI should retain its selection.
If it's not working, check if the slicer is synced between the two views.
Go to View → Sync Slicers Pane.
Find your slicer (e.g., ProductType
).
Check both the main page and pop-up page to sync them.
Go to the pop-up page.
Uncheck "Data" as mentioned earlier.
Re-save the bookmark:
Select the bookmark → Click Update.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!