pbiListAllDashboards: List all dashboards.

Description Usage Arguments Value Examples

View source: R/pbiListAllDashboards.R

Description

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.

Usage

1

Arguments

toDf

When TRUE, a tabular format is returned. When FALSE, more detailed content is returned as JSON.

Value

Data frame or JSON.

Examples

1
## Not run: pbiListAllDashboards(toDf = FALSE)

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