Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

pbixr

The 'pbixr' package enables one to access data and metadata from 'Microsoft' 'Power BI' documents: 'Power Query M' formulas and 'Data Analysis Expressions' ('DAX') queries and their properties, report layout and style, and data and data models.

'Microsoft' 'Power BI' is a big deal -- more than 200,000 organisations in 205 countries were reported as using it in February 16, 2017.

With extensive use of 'Power BI' and production of '.pbix' files, managing and analysing '.pbix' files can be challenging for individuals and organisations.

The pbixr package in R has several functions that can help.

Installation

# Install devtools from CRAN
install.packages("pbixr")

# Or the development version from GitHub:
# install.packages("pbixr")
devtools::install_github("pbixr/pbixr")

Usage

Please refer to the vignette.

About

Explore .pbix files with R

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.