post_import: Creates new content on "My Workspace" from .pbix, Excel, Rdl...

Description Usage Arguments Value

View source: R/imports.R

Description

Creates new content on "My Workspace" from .pbix, 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
post_import(
  token,
  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.