PowerBI-JavaScript

JavaScript library for embedding Power BI into your apps. Check out the docs website and wiki for more information.

OTHER License

Downloads
718.6K
Stars
1.1K
Committers
56

Bot releases are hidden (Show)

PowerBI-JavaScript - Version 2.19.1 Latest Release

Published by submarine-launched over 2 years ago

Remove access token from exceptions

PowerBI-JavaScript - Version 2.19.0

Published by submarine-launched over 2 years ago

Added access token expiry callback (accessTokenProvider) to EventHooks
Added new 'info' event
Added the ability to change the name of the global powerbi object (using powerBISDKGlobalServiceInstanceName)

PowerBI-JavaScript - Version 2.18.7

Published by submarine-launched almost 3 years ago

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

PowerBI-JavaScript - Version 2.18.6

Published by submarine-launched about 3 years ago

Add setZoom and getZoom APIs to control the report's zoom level

PowerBI-JavaScript -

Published by submarine-launched over 3 years ago

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

PowerBI-JavaScript -

Published by submarine-launched over 3 years ago

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)

PowerBI-JavaScript - bookmarks & Export Data support

Published by ali-hamud over 6 years ago

  • Added Bookmark APIs.
  • Added Export Data APIs.
PowerBI-JavaScript - 2.0.0

Published by mattmazzola about 8 years ago

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 our wiki

Package Rankings
Top 1.2% on Npmjs.org
Top 24.41% on Repo1.maven.org
Top 4.41% on Bower.io
Badges
Extracted from project README
Build Status NPM Version Nuget Version NPM Total Downloads NPM Monthly Downloads GitHub tag Gitter
Related Projects