Forum Discussion
Tung
1 year agoFrequent Visitor
How can I get the bookmarks list?
Hello everyone, I have a question about retrieving the list of bookmarks so that I can add them to new formattingSettings.ItemDropdown(). However, I don’t know how to get that list. I fo...
- 1 year ago
Hi Tung,
Annoyingly, bookmarks (and actions) aren't available in the custom visuals APIs. I've been asking for a while and haven't got anywhere with progressing it. The team's official response is that it is not planned. There is an idea here you can vote on, and maybe if more devs can do this, it might get some traction.
Regards,
Daniel
lbendlin
Super User
1 year agoSince I am customizing visual directly on Power BI Service
How, and why?
- Tung1 year agoFrequent Visitor
i am developing a visual. i found the getBookmarks() function but it is in the powerbi-client package. while i am using powerbi-visuals-api. and i don't know how to get the bookmarks list to continue my work