pbiListAllTiles: List all tiles (from all dashboards)

Description Usage Arguments Value Examples

View source: R/pbiListAllTiles.R

Description

Return all tiles from a single, multiple or from all dashboards.

Usage

1
pbiListAllTiles(id = NULL, allDashboards = FALSE)

Arguments

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.

Value

Data frame.

Examples

1
## Not run: pbiListAllTiles(all = TRUE)

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