post_import_in_group: Creates new content on the specified workspace from .pbix,...

Description Usage Arguments Value

View source: R/imports.R

Description

Creates new content on the specified workspace from .pbix, .json, Excel, Rdl, or file path in OneDrive for Business.Required scope: Dataset.ReadWrite.All

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
post_import_in_group(
  token,
  groupId,
  nameConflict,
  skipReport,
  datasetDisplayName,
  connectionType,
  filePath,
  fileUrl,
  output = "value"
)

Arguments

groupId

OK

Value

A 'data.frame' object.


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