Description Usage Arguments Value Examples
View source: R/pbiListAllDataSources.R
Return all data sources from a single, multiple or from all datasets.
1 | pbiListAllDataSources(id = NULL, allDatasets = FALSE)
|
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. |
Data frame.
1 | ## Not run: pbiListAllDataSources(id = "as876fdsjds")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.