update_refresh_schedule: Creates or updates the specified dataflow refresh schedule...

Description Usage Arguments Value

View source: R/datasets.R View source: R/dataflows.R

Description

Creates or updates the specified dataflow refresh schedule configuration.Required scope: Dataflow.ReadWrite.All

Updates the refresh schedule for the specified dataset from "My Workspace".This operation is only supported for the dataset owner.A request that disables the refresh schedule should contain no other changes.The days array should not be set to empty array.The times may be set to empty array (in which case Power BI will use a default single time per day).The limit on number of time slots per day depends on the type of capacity used (Premium or Shared), see What is Microsoft Power BI Premium.Required scope: Dataset.ReadWrite.All

Usage

1
2
3
update_refresh_schedule(token, datasetId, value, output = "value")

update_refresh_schedule(token, datasetId, value, output = "value")

Arguments

groupId

OK

Value

A 'data.frame' object.

A 'data.frame' object.


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