daviddesz / PowerBiEmbeddingSPA

Power BI Embedding SPA - sample SPA using node.js, MSAL-Browser, TypeScript and powerbi.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power BI Embedding SPA

PowerBiEmbeddingSPA is a sample SPA demonstrating how to implemented Power BI embedding using node.js, webpack, TypeScript and jQuery. This project uses MSAL-Browser for client-side authentication and token caching. It calls to the Power BI Service API to get embedding data and it peforms report and dashboard embedding on the client-side using the Power BI JavaScript API (powerbi.js).

About

Power BI Embedding SPA - sample SPA using node.js, MSAL-Browser, TypeScript and powerbi.js


Languages

Language:TypeScript 69.7%Language:HTML 16.9%Language:CSS 9.5%Language:JavaScript 3.9%