1.0.2 • Published 5 years ago

powerbi v1.0.2

Weekly downloads
15
License
UNLICENSED
Repository
-
Last release
5 years ago

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

License

This project is private. Copyright © 2018 Qmerit, Inc. All rights reserved.