pbiListAllImportedFiles: List all imported files.

Description Usage Arguments Value Examples

View source: R/pbiListAllImportedFiles.R

Description

Return a data frame containing detailed information about all of the imported data on your Power BI web service. You will be able to join with other queries on the IDs. Requires authentication before it can be executed.

Usage

1

Arguments

toDf

When TRUE, a tabular format is returned. When FALSE, more detailed content is returned as JSON.

Value

Data frame.

Examples

1
## Not run: pbiListAllImportedFiles()

olfrost/poweRbi documentation built on May 6, 2019, 6:05 p.m.