Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
Please share if any one have powershell /phython script to publish Power bi report to Web (it will give below power bi URL)
https://app.powerbi.com/view?r=easdhaskfjalflakffafa
Thank you in advance.
Thanks,
Mahendran Raman
Solved! Go to Solution.
Hi mahendran,
You requirement can be achieved completely because powershell module are usually be used to send data to power bi and do operations in visual level, in addtion, to use power shell in azure, you should register a power bi app in azure and install powershell module, in addtion, the power bi module can do things like follow, for details, refer to https://community.powerbi.com/t5/Community-Blog/Integrating-PowerShell-with-Power-BI-Part-1/ba-p/307....
Connect-PowerBi
Switch-PowerBIContext
Add-PowerBIDataSet
Get-PowerBIDataSets
Get-PowerBITables
Update-PowerBITableSchema
Add-PowerBIRows
Remove-PowerBIRows
Get-PowerBIGroups
New-PowerBIDataSet
New-PowerBITable
New-PowerBIColumn
Hope it's helpful to you.
Jimmy Tao
I want to automate below task.
To find your publish to web URL:
http://community.powerbi.com/t5/Gallery-Forum/How-to-find-your-publish-to-web-URL/m-p/46358#M2
Hi mahendran,
You requirement can be achieved completely because powershell module are usually be used to send data to power bi and do operations in visual level, in addtion, to use power shell in azure, you should register a power bi app in azure and install powershell module, in addtion, the power bi module can do things like follow, for details, refer to https://community.powerbi.com/t5/Community-Blog/Integrating-PowerShell-with-Power-BI-Part-1/ba-p/307....
Connect-PowerBi
Switch-PowerBIContext
Add-PowerBIDataSet
Get-PowerBIDataSets
Get-PowerBITables
Update-PowerBITableSchema
Add-PowerBIRows
Remove-PowerBIRows
Get-PowerBIGroups
New-PowerBIDataSet
New-PowerBITable
New-PowerBIColumn
Hope it's helpful to you.
Jimmy Tao
Hi Jimmy Tao,
Thank you for your help. I will try this solution.
Thanks,
Mahendran Raman
User | Count |
---|---|
98 | |
76 | |
75 | |
49 | |
27 |