The absence of this basic feature has been such an issue for me that I had to create my own system for keeping track of selected visuals in each bookmark when I'm developing them from scratch. Still though, if you have the misfortune of having to modify existing bookmarks that apply to unknown selected visuals, you're really just SOL.
For those interested, here is my crude "system" for developing bookmarks that apply to selected visuals only:
In a PBI Desktop Report file...
- Go to "View" > Enable "Bookmarks" & Enable "Selection"
- In the "Selection" pane, rename the objects that you're going to select for the bookmark using any unique identifier as the prefix (I personally use ! or _ or *)
> e.g. "!Matrix", "!Table", "!Button"
- Multi-select those objects and create your bookmark
- Somewhere in the name of the bookmark include the same unique identifier
> e.g. "!ExampleBookmark"
When developing bookmarks this way, for example, I'd be able to convey that the selected visuals for "!ExampleBookmark" are those whose names are prefixed with a "!".
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v18 hours agoCommunity ChampionNew618Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v1 day agoCommunity ChampionNew21Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments