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