PowerBI-visuals-tools

Contains tools for building/packaging Power BI visuals

  • Owner: microsoft/PowerBI-visuals-tools
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Npm Version
Npm Downloads
Build Status
Build status
Code Climate

PowerBI Visual Tools (pbiviz)

The easiest way to create custom visuals is by using the PowerBI command line tools which can be easily to installed via NPM. The command line tools provide everything you need to develop visuals and test them in live PowerBI reports and dashboards.

Features:

  • Visual project generation
  • TypeScript compilation
  • Less compilation
  • Automatic live reload
  • pbiviz packaging (for distribution)

Basic Setup

Before you can get started you'll need to install the tools. This should only take a few seconds.

Dependencies

Before you can run (or install) the command line tools you must install NodeJS.

Installation

To install the command line tools simply run the following command

npm install -g powerbi-visuals-tools

To confirm it was installed correctly you can run the command without any parameters which should display the help screen.

pbiviz

How to build a visual?

Refer to our documentation repository

Usage

You can learn more about using these tools in the following guides

PowerBI Visuals Tools Changes

Visuals API Changes

Contributing

If you would like to contribute please see How To Contribute.

Overview

Name With Ownermicrosoft/PowerBI-visuals-tools
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
Release Count27
Last Release Name5.4.3 (Posted on )
First Release Namev1.2.0 (Posted on )
Created At2016-04-13 19:33:45
Pushed At2024-04-05 18:43:40
Last Commit At
Stargazers Count308
Watchers Count49
Fork Count144
Commits Count481
Has Issues Enabled
Issues Count208
Issue Open Count1
Pull Requests Count225
Pull Requests Open Count2
Pull Requests Close Count74
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top