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.
To set up and run the project:
- Clone the repository.
- Run
npm install
to install dependencies. - Run
pbiviz start
to start the development server. - Drag a column/measure to any of the dataview field.