Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Reply
Anonymous
Not applicable

How to Automate the Publish Process

I am developing a new Power BI report that is changing almost daily.  After I make the changes I then need to publish it to 3 different locations.  I have to choose the location, then wait, then tell it to replace, then wait, then go on to the next location.  I was wondering if there is any automation such as an API, PowerShell Script, Flow, or command to the PBI desktop that would allow me to automate the publishing?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

According to your description, it sounds like you are use publish and replace to update your report contents. Why not setting a schedule refresh on your dataset? After setup these, your report data can be updated automatically.

Configure scheduled refresh

>>I was wondering if there is any automation such as an API, PowerShell Script, Flow, or command to the PBI desktop that would allow me to automate the publishing?

Do you mean use rest api to create a push dataset and update?  If this is a case, you can also take a look at following links about use powershell to invoke REST api:

Push data into a Power BI dataset

Using the Power BI API with PowerShell scripts – Refreshing your dataset

Push Datasets

BTW, you can also post these to develop forum to get better support.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

According to your description, it sounds like you are use publish and replace to update your report contents. Why not setting a schedule refresh on your dataset? After setup these, your report data can be updated automatically.

Configure scheduled refresh

>>I was wondering if there is any automation such as an API, PowerShell Script, Flow, or command to the PBI desktop that would allow me to automate the publishing?

Do you mean use rest api to create a push dataset and update?  If this is a case, you can also take a look at following links about use powershell to invoke REST api:

Push data into a Power BI dataset

Using the Power BI API with PowerShell scripts – Refreshing your dataset

Push Datasets

BTW, you can also post these to develop forum to get better support.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors