You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.18.0
Add settings property openLinksInNewWindow
Support pane object in Q&A embed (filters pane only)
Extend on-load filters to support settings page level filters
Support IPaginatedReportsCommandSettings to control paginated reports parameters panel
Add allPages option to capture bookmark API
Version 2.17.1
Add updateFilters API that supports the following operations (FiltersOperations type)
1) RemoveAll
2) ReplaceAll
3) Add
4) Replace
With these operations the API gives greater granularity than the existing setFilters API.
Fix bug where calling powerbi.reset doesn't clear registered event handlers
Version 2.16.5
Support capturing bookmarks with personalized visuals (ICaptureBookmarkOptions property personalizeVisuals)
Add visualClicked and visualSelected events
Add page rename API