Package: powerbiR 0.1.0

powerbiR: An Interface to the 'Power BI REST APIs'

Makes it easy to push data to 'Power BI' using R and the 'Power BI REST APIs' (see <https://docs.microsoft.com/en-us/rest/api/power-bi/>). A set of functions for turning data frames into 'Power BI' datasets and refreshing these datasets are provided. Administrative tasks such as monitoring refresh statuses and pulling metadata about workspaces and users are also supported.

Authors:Christian Vermehren [aut, cre]

powerbiR_0.1.0.tar.gz
powerbiR_0.1.0.zip(r-4.5)powerbiR_0.1.0.zip(r-4.4)powerbiR_0.1.0.zip(r-4.3)
powerbiR_0.1.0.tgz(r-4.4-any)powerbiR_0.1.0.tgz(r-4.3-any)
powerbiR_0.1.0.tar.gz(r-4.5-noble)powerbiR_0.1.0.tar.gz(r-4.4-noble)
powerbiR_0.1.0.tgz(r-4.4-emscripten)powerbiR_0.1.0.tgz(r-4.3-emscripten)
powerbiR.pdf |powerbiR.html
powerbiR/json (API)
NEWS

# Install 'powerbiR' in R:
install.packages('powerbiR', repos = c('https://cvermehren.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/cvermehren/powerbir/issues

Datasets:

On CRAN:

11 exports 2 stars 0.83 score 12 dependencies 4 scripts 135 downloads

Last updated 2 years agofrom:80900ed170. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winOKAug 28 2024
R-4.5-linuxOKAug 28 2024
R-4.4-winOKAug 28 2024
R-4.4-macOKAug 28 2024
R-4.3-winOKAug 28 2024
R-4.3-macOKAug 28 2024

Exports:pbi_authpbi_dataset_refreshpbi_dataset_refresh_histpbi_delete_datasetpbi_delete_rowspbi_list_datasetspbi_list_groupspbi_push_dataset_schemapbi_push_rowspbi_schema_createpbi_schema_relation_create

Dependencies:askpassAzureAuthcurldata.tablehttrjosejsonlitemimeopensslR6rappdirssys

Readme and manuals

Help Manual

Help pageTopics
Demo data: Dim Hourdim_hour
Demo data: Fact Visitorsfact_visitors
Authenticate to Power BIpbi_auth
Refresh datasetpbi_dataset_refresh
Refresh history of a datasetpbi_dataset_refresh_hist
Delete datasetpbi_delete_dataset
Delete rowspbi_delete_rows
Get a list of datasets in a workspacepbi_list_datasets
Get a list of workspacespbi_list_groups
Push a dataset schema to Power BIpbi_push_dataset_schema
Push rows to a dataset tablepbi_push_rows
Create a Power BI dataset schemapbi_schema_create
Define table relationshippbi_schema_relation_create