Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi
I have 2 toggle button in of the page.
1st Toggle Button: User can selected First Name or Last Name
2nd Toggle Button: User can selected Day or Month
So combination is selection can be below
1st Toggle: First name - 2nd Toggle: Day --> Show the first name by day in matrix
1st Toggle: First name - 2nd Toggle: Month --> Show the first name by month in matrix
---
1st Toggle: Last name - 2nd Toggle: Day --> Show the last name by day in matrix
1st Toggle: Last name - 2nd Toggle: Month --> Show the last name by month in matrix
Problem what i am facing is if select something in the 1st toggle and as soon as I select something in the 2nd toggle first selection is getting changed. This may be becuase I might have updated the bookmark when the toggle 1 bookmark is selected.
In my case though there should not be any relationship between both the toggles but It is indirectly connected.
Please help me achieve this required. It is very confusing to implement.
Solved! Go to Solution.
Hi @rikabkothari ,
Sorry for not replying in time.
Regarding your question, I quite agree with your initial solution if there is only one toggle button.But since you need to use two toggle buttons, I think your needs cannot be achieved with bookmarks.You should use the field parameter.
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
The Table data is shown below:
Create two field parameters
Final output
Best Regards,
Wenbin Zhou
@Anonymous Yes I am already using 4 bookmarks but still it is not working. The reason I should display the measure in the matrix based on the combination of selection between toggle 1 and toggle 2. In my scenario once I select toggle 1 and move on to toggle 2 the selected option in the toggle 1 is disappeared and changes to the selection which I might have updated when toggle 2 bookmark is updated.
Hope you can understand the problem statement.
Hi @rikabkothari ,
Sorry for not replying in time.
Regarding your question, I quite agree with your initial solution if there is only one toggle button.But since you need to use two toggle buttons, I think your needs cannot be achieved with bookmarks.You should use the field parameter.
Let report readers use field parameters to change visuals (preview) - Power BI | Microsoft Learn
The Table data is shown below:
Create two field parameters
Final output
Best Regards,
Wenbin Zhou
Hi @rikabkothari ,
Regarding your question, is your toggle button similar to this?
For a toggle button, two pictures are actually bound to two bookmarks respectively. However, you mentioned that you plan to use two toggle buttons, which I think is impossible because when you click any toggle button, it will jump to the corresponding bookmark and the selection of the other button cannot be saved.
I think you can create four bookmarks and use them with the bookmark navigation button.
Best Regards,
Wenbin Zhou
I have 2 toggles, first one has 2 button(First name and Last name) and 2nd one has 2 button(Day and Percentage).
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 105 | |
| 40 | |
| 33 | |
| 25 |