Power BI Model Refresher

Refresh a Power BI Semantic Model to ensure that its data is up to date. The refresh is always executed as a transaction.

The refreshing capabilities may be limited in some cases.

Canceling this node will also cancel the refresh.

Options

Workspace
The workspace which contains the Semantic Models. The first option, “My Workspace”, always refers to the private user workspace. (The workspace is referenced by its ID.)
Semantic model
The Semantic model (also known as dataset) to read. (The model is referenced by its ID.)
Type
The type of refresh to perform. The refresh types are documented here
  • Automatic: Refresh the data and recalculate dependencies only if needed.
  • Calculate: Recalculates the data only if needed.
  • Data Only: Refresh the data and clear dependencies.
  • Defragment: Defragment the data by removing data that has been removed from the columns.
  • Full: Refresh the data and recalculate the dependencies every time.
  • Clear Values: Clears all values in the table(s) and their dependencies!
Tables
The tables to refresh. If no elements are provided, all tables will be refreshed.
  • Table: Name of the table to refresh.
  • Partition: Name of the table to refresh.
Refresh timeout (minutes)
How long to wait for the refresh operation to complete in minutes. The refresh in Power BI will be cancelled if it takes longer.

Input Ports

Icon
Microsoft/Azure credential (access token)

Output Ports

This node has no output ports

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.