pbiListAllDataSources: List all data sources (from all datasets)

Description Usage Arguments Value Examples

View source: R/pbiListAllDataSources.R

Description

Return all data sources from a single, multiple or from all datasets.

Usage

1
pbiListAllDataSources(id = NULL, allDatasets = FALSE)

Arguments

id

A character string or vector containing guids. Hint: You can use pbiListAllDatasets to help you.

allDatasets

When TRUE, it will override the value of id and proceed to find all datasets.

Value

Data frame.

Examples

1
## Not run: pbiListAllDataSources(id = "as876fdsjds")

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