Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I need to publish the report to PBI service at some interval from desktop automatically to handle schema changes in one of the tables.
Solved! Go to Solution.
Hi @NS90 ,
To achieve this, you can use the Power BI REST API to programmatically publish your Power BI reports. However, please note that Power BI Desktop itself does not have a built-in feature for automatic publishing at intervals.
Please kindly refer to
Upload a local PBIX file using the import API | Microsoft Power BI Blog | Microsoft Power BI
You can also use tools like ALM Toolkit or Tabular Editor.
External tools in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @NS90 ,
To achieve this, you can use the Power BI REST API to programmatically publish your Power BI reports. However, please note that Power BI Desktop itself does not have a built-in feature for automatic publishing at intervals.
Please kindly refer to
Upload a local PBIX file using the import API | Microsoft Power BI Blog | Microsoft Power BI
You can also use tools like ALM Toolkit or Tabular Editor.
External tools in Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@NS90 ,
if you mean you want it to automatically apply the changes made in desktop, then this is the usual and it will happen as long as you publish the report.
Proud to be a Super User! | |
Hi @NS90
Can you please try Power Automate Desktop flow
Proud to be a Super User! | |