Skip to content

Boilerplate code for Power BI Custom Visual using React Functional Component

Notifications You must be signed in to change notification settings

rad10wave/powerbi-visual-reactFC-boilerplate

Repository files navigation

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.

About

Boilerplate code for Power BI Custom Visual using React Functional Component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published