- Notifications
You must be signed in to change notification settings - Fork480
Releases: microsoft/PowerBI-JavaScript
Version 2.19.1
a05fa2e
Compare
Remove access token from exceptions
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 2.19.0
Compare
Added access token expiry callback (accessTokenProvider) to EventHooks
Added new 'info' event
Added the ability to change the name of the globalpowerbi
object (using powerBISDKGlobalServiceInstanceName)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 2.18.7
70119ae
Compare
Add method getTheme() to get the theme of the report
Add background color and wallpaper color information to getPages and getActivePage APIs
ESLint fixes
Unit tests improvements
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Version 2.18.6
9ae72e5
Compare
Add setZoom and getZoom APIs to control the report's zoom level
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.18.0: Version 2.18.0
f56df24
Compare
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 bookmarks API
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.16.5: Version 2.16.5
157e6d7
Compare
Support capturing bookmarks with personalized visuals (ICaptureBookmarkOptions property personalizeVisuals)
Add visualClicked and visualSelected events
Add page rename API
Extend custom menu extensions by adding supported for nested menus (IGroupedMenuExtension)
Add settings property to hide Power BI watermark in Edit or Create mode (authoringHintsEnabled)
Support saving report to a different workspace by specifying targetWorkspaceId in saveAs API (ISaveAsParameters)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
bookmarks & Export Data support
Compare
- Added Bookmark APIs.
- Added Export Data APIs.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2.0.0
Compare
This release includes new communication system which allows robust messaging to and from the iframe. This enabled us to provide many new powerful features allowing deeper integration and programmatic interaction with the embedded report.
Some of the major new features include:
- Getting and setting filters which are scoped to either the whole report or a single page.
- Page navigation or responding to pageChanged events.
- Controlling visibility of internal page navigation and filter pane.
- Setting a default page or filter to be applied when loading the report.
For more information see ourwiki
Assets2
Uh oh!
There was an error while loading.Please reload this page.