/Angular-PowerBI-POC

A demo Angular Project POC to render a Power BI report and explore possibilities, bugs, issues and fixes & solutions

Primary LanguageTypeScript

Angular-PowerBI-POC

HitCount

A demo Angular Project POC to render a Power BI report and explore possibilities, bugs, issues and fixes & solutions


Quick steps to setup and run the project:

  1. make sure you have node, npm and angular installed
  2. clone the repo
  3. open the project in some IDE or code editor or in terminal
  4. navigate to the angular project directory: cd angular-powerbi-poc
  5. install packages and dependency: npm i or npm ci
    (use npm ci as the MS package is buggy and updates sometimes breaks the "powerbi-client-angular" package)
  6. run the code ng serve
  7. open the app in any browser with url as: http://localhost:4200/