Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to implement support for bookmarks within my custom visuals, following the instructions given at Power BI Report Bookmarks. However, it is not working.
I have the lastest packages downloaded from NPM:
Note: Even though the visual tools is version 1.11.2 it is only possible to install up to API 1.10. [Note also, that the instructions for bookmarking states that SelectionManager only works with API 1.11]
I use the InteractivityService to manage selections within the visual, and can support cross highlighting / filtering with selections both within the custom visual and reciprocal behaviour from other visuals (i.e. if selections are made within other visuals then the custom visual is either filtered or highlighted as required).
Questions:
(a) The documentation states that the bookmark functionality works with version 1.11 updwards. Is that a mistake in the documentation? If not, then when will API 1.11 be made available?
(b) The documentation states that no changes are required to support bookmarking if the custom visual supports InteractivityService; however, that does not appear to be the case. When a bookmark is selected then the selection is not applied to the custom visual. Is it correct that no changes are required if the custom visual supports InteractivityService [not this is not a custom filter, but a graphing visual].
Thanks
Solved! Go to Solution.
There is no problem to update visual API to 1.11.0.
There is no problem to update visual API to 1.11.0.
Thanks, don't know what I was doing wrong before. It updated this time - same commands, same sequence (I can see it in the command history), different day.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |