/powerbi-fetchmoredata

Sample Power BI Custom Visual that uses the fetchMoreData API

Primary LanguageTypeScriptMIT LicenseMIT

powerbi-fetchmoredata

Sample Power BI Custom Visual that uses the fetchMoreData API

Sample data

To create sample data, run:

node .\mock-csv.js

Which produces a .csv file.

Power BI

  1. Import sample data into Power BI online.
  2. Create a new report.
  3. pbiviz start
  4. Add custom visual to report.
  5. Add x field
  6. Select "Don't summarize" on x field.
  7. Repeat above for y field

Result

image