Skip to content

Power BI Notebooks v1.5.0

Compare
Choose a tag to compare
@samaguire samaguire released this 26 Jun 00:05
· 23 commits to main since this release
def7ac2

Notebooks

Async Refresh

Uses PowerShell to connect to the Power BI Service and trigger a customised dataset refresh using the Power BI API.

Add Calculation Group

Uses PowerShell to connect to an Analysis Services Tabular instance and make Calculation Group related modifications.

Credit to Phil Seamark with his blog Using PowerShell to create Calculation Groups in Power BI Desktop that inspired this notebook.

Changes

Added

  • Add Calculation Group

Updated

  • Async Refresh