New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

powerbi

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

powerbi

Embed Power BI reports and dashboards

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

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.

Keywords

powerbi

FAQs

Package last updated on 06 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts