Description Usage Arguments Value Examples
View source: R/pbiListAllDatasets.R
Return a data frame containing basic information about all of the datasets on your Power BI web service. Requires authentication before it can be executed.
1 | pbiListAllDatasets(toDf = TRUE)
|
toDf |
When TRUE, a tabular format is returned. When FALSE, more detailed content is returned as JSON. |
Data frame.
1 | ## Not run: pbiListAllDatasets()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.