Description Usage Arguments Value
Returns a list of reports for the organization.Note: The user must have administrator rights (such as Office 365 Global Administrator or Power BI Service Administrator) to call this API. Required scope: Tenant.Read.All or Tenant.ReadWrite.AllTo set the permissions scope, see Register an app.
1 2 3 4 5 6 7 | reports_getreportsasadmin(
token,
filter = NULL,
skip = NULL,
top = NULL,
output = "value"
)
|
groupId |
OK |
A 'data.frame' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.