Antriksh SharmaApr 3, 20234 minRefresh Individual Power BI Tables or Partitions with PowerShellPower BI Service allows you to refresh your model completely but sometimes that's not what you want specifically when you are making...
Antriksh SharmaMar 11, 20232 minAdd or Remove a User or Group from all Workspaces in Power BI ServiceHere is PowerShell script that adds a particular user or a group to all the workspaces in a tenant. The Where-Object method filters the...
Antriksh SharmaJan 21, 20232 minPublish Power BI reports using PowerShell CmdletAs the title suggest let's see how to publish multiple reports to Power BI Service with PowerShell. First order of buisness is to ensure...