powerbi
v1.0.2
Published
Embed Power BI reports and dashboards
Downloads
191
Readme
Qmerit Power BI Embedment
Embed Power BI visuals, reports, and dashboards within the Qmerit ecosystem.
Getting Started
This module is designed to run inside the Qmerit Core Node application.
To include this module in your application, simple install and import:
npm install --save @q-feature/powerbi
import { Dashboard } from '@q-feature/powerbi';
Prerequisites
This module is intended for use within Qmerit Core applciations. There is one dependency required beyond those already in the Core application.
- powerbi-client - Javascript library for embedding Power BI into applications, created by Microsoft
Unit tests
Jest and Enzyme unit tests are built and maintained in the module.
Authors
- Brett Arnold - Initial work - VSTS Profile
License
This project is private. Copyright © 2018 Qmerit, Inc. All rights reserved.