Dynamic Bookmarks - Data Driven Bookmarks
I would love the ability to dynamically set the bookmark to use based on the result of a Dax expression.
In its most basic I would use this function to determine which page a user would navigate to based on a drop down. This is a very simple example to demonstrate the required feature.
- Comments (3)
RE: Dynamic Bookmarks
Yes Please. must be added. Activating bookmarks through DAX
RE: Dynamic Bookmarks
I have been looking for a way to achieve this the whole of today. Basically toggle between 2 tables based on a selection. A case where I need a drill down effect, but cannot use a drill down because of the arrangement of column headers.
RE: Dynamic Bookmarks
the ability to use a slicer to toggle between bookmarks would be why i would want to do this. For instance, I have a relative date table for last week, last month, this year, last year etc..., and so if i could have a single select slicer that toggled these but also changed the drill down of the graph between daily weekly monthly depending on the selection would be awesome. Last week = by day, last year = by month etc...
Right now i do this with buttons, but users don't respond well to buttons, and when a button is selected it doesn't stick so user doesn't know what they have filtered without some fancy bookmark with shapes.
Further automation of bookmarking with DAX code is also essential to make Power BI more developer friendly, that, and being able to run a diff without corrupting the pbix/t file!