Skip to content

You can export the data of the matrix in the Power BI report to CSV, and you need to keep the rows and columns and the slicer and the matrix to be exported.

Notifications You must be signed in to change notification settings

syscryer/Power-BI-Visual-ExportExcel

Repository files navigation

PowerBI-visuals-sampleBarChart

Build Status Bar Chart Custom Visual sample.

Setting Up Environment

Before starting creating your first custom visual follow by this setting up environment instruction.

Install dev dependencies:

Once you have cloned this example, run these commands to install dependencies and to connect the visual into powerbi.

npm install # This command will install all necessary modules

Start dev app

pbiviz start

Building Bar Chart

  1. Building a Visual with Static Data
  2. Adding Databinding to the Bar Chart
  3. Adding Color to the Bar Chart
  4. Adding Selection and Interaction with Other Visuals
  5. Adding Static Objects to Property Pane
  6. Adding Databound Objects to Property Pane
  7. Adding Powerbi Extensibility Utils
  8. Adding URL Launcher element to the Bar Chart
  9. Adding Report Page tooltips support to the Bar Chart
  10. Finally Package for Distribution ... Done

About

You can export the data of the matrix in the Power BI report to CSV, and you need to keep the rows and columns and the slicer and the matrix to be exported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published