Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 599 Bytes

File metadata and controls

13 lines (9 loc) · 599 Bytes

Power BI Custom Visual using React Functional Component

This project provides a bolierplate code to create a Power BI Custom Visual using React Functional Component. While Microsoft has extensive documentation on creating a Power BI Visual with React, but it's using the Class Component.

Setup

To set up and run the project:

  1. Clone the repository.
  2. Run npm install to install dependencies.
  3. Run pbiviz start to start the development server.
  4. Drag a column/measure to any of the dataview field.