Skip to content

acarsil/PBIXRefresher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PBIXRefresher

Powershell tool to refresh Power BI (*.pbix) workbooks

Dependencies

Script require UIAutomation libraries to work with GUI of Power BI Desktop interface.

Usage

refresher.ps1 -workbook NameOfWorkbook.pbix [-publish]

Parameters:

  • workbook - filename of PBIX workbook
  • publish - switch to publish the workbook, if not passed the workbook is only refreshed and saved locally (useful if OneDrive is used)

About

Powershell tool to refresh Power BI (*.pbix) dashboards

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%