export_to_file_in_group: Exports the specified report from the specified workspace to...

Description Usage Arguments Value

View source: R/reports.R

Description

Exports the specified report from the specified workspace to the requested format.Required scope: (all of the below)

Usage

1
2
3
4
5
6
7
8
9
export_to_file_in_group(
  token,
  groupId,
  reportId,
  format,
  paginatedReportConfiguration,
  powerBIReportConfiguration,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


assuncaolfi/pbr documentation built on May 12, 2020, 12:56 a.m.