Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I'm new to creating bookmarks and I can't seem to figure out how to go about it.
In this report, I want to display team rosters, then have the user click on the info in the bottom right, which will then blank out the tables and display the total team members on each.
Hi @Alta88 ,
I created some data:
Here are the steps you can follow:
1. Create measure.
Flag =
IF(
MAX('Table'[Role])="total team members",1,0)
2. Place [Flag] in Filter, set is =1, and create a Bookmark.
3. Place [Flag] in Filter, set is =0, and create a Bookmark.
4. Insert – Button – Navigator – Bookmark bavigator.
5. Result:
If you need pbix, please click here.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
I tried creating the elements to display the tables and then hide them, but then can't seem to tie in the navigation button (i) to get it toggle between views.
you cannot use buttons to toggle. You can use buttons only to enact. To toggle you need to use slicers.
OK. What have you tried and where are you stuck? Are you aware that bookmarks can be customized to cover only certain UI elements?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 32 | |
| 32 | |
| 32 |