rmalone1's avatar
rmalone1
New Member
5 years ago
Status:
Needs Votes

Capture Bookmark with Export API apply to multiple pages

Based on this post: https://community.powerbi.com/t5/Developer/Capture-Bookmark-with-Export-Bug/m-p/1405915#M25959 Seems the export API when passing the same bookmark on multiple pages will cause the current page to duplicate. May need a way to disable Current Page on bookmarksManager.capture() or allow the Export Api to ignore it. Reasonable behavior would suggest if a bookmark is applied to one page the linked slicers would filter all other pages then allow the export api to export any selected page. However, unless the users or the JavaScript open each page then captures the bookmark to generate a separate bookmark for each page there isn't a way to apply the state to multiple pages.

Recent ideas