datasets_generatetokeningroup: Generates an embed token to Embed Q&A based on the specified...

Description Usage Arguments Value

View source: R/embed_token.R

Description

Generates an embed token to Embed Q&A based on the specified dataset from the specified workspace.This API is relevant only to 'App owns data' embed scenario.Required scope: Dataset.ReadWrite.All or Dataset.Read.AllWhen using service principal for authentication, refer to Service Principal with Power BI document along with considerations and limitations section.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
datasets_generatetokeningroup(
  token,
  datasetId,
  groupId,
  accessLevel,
  allowSaveAs,
  body__datasetId,
  identities,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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