Description Usage Arguments Value Examples
View source: R/pbiListAllTiles.R
Return all tiles from a single, multiple or from all dashboards.
1 | pbiListAllTiles(id = NULL, allDashboards = FALSE)
|
id |
A character string or vector containing guids. Hint: You can use pbiListAllDashboards to help you. |
allDashboards |
When TRUE, it will override the value of id and proceed to find all dashboards. |
Data frame.
1 | ## Not run: pbiListAllTiles(all = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.