Forum Discussion
Auto Publish
I have my Power BI Desktop report set up to Auto reshresh with Direct Query. Is there away to set up Auto Publish?
2 Replies
- amitchandakSuper User
Anonymous , I think you need to check if power bi Cmdlets can help for that
https://docs.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
- v-luwang-msftCommunity Support
Hi Anonymous ,
About auto reshresh ,for the refresh feature, it not means auto publish the report to service. power bi will auto refresh the data source by gateway.refer:automatic publish to the power bi web
And you can do automation using power shell to auto Publish. 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....
https://community.powerbi.com/t5/Desktop/Need-Powershell-Script-to-publish-Power-bi-report-to-Web/td...Did I answer your question? Mark my post as a solution!
Best RegardsLucien