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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

Report Refresh only after Data loaded in Datawarehouse

I want to refresh power BI reports only once ETL jobs are completed and data is loaded on Datawarehouse , ETL job completion timing is not fixed, how to achieve it?

 

Data warehouse is bult on on premises Postgresql database

2 ACCEPTED SOLUTIONS
NandanHegde
Super User
Super User

Hey,

In any solution planned, the way would be to trigger the refersh of the PowerBi report via the REST PI method.

So the flow would be ETL jobs >> trigger REST API.

 

Below sample via ADF/Synapse :

https://datasharkx.wordpress.com/2022/11/07/refresh-power-bi-dataflow-dataset-from-azure-data-factor...

 

 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

Anonymous
Not applicable

Here is a link to a Talend Community question about refreshing a Power BI model

How to access Power BI Rest APIs through Talend using basic authentication?

 

View solution in original post

5 REPLIES 5
NandanHegde
Super User
Super User

Hey,

In any solution planned, the way would be to trigger the refersh of the PowerBi report via the REST PI method.

So the flow would be ETL jobs >> trigger REST API.

 

Below sample via ADF/Synapse :

https://datasharkx.wordpress.com/2022/11/07/refresh-power-bi-dataflow-dataset-from-azure-data-factor...

 

 




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com
Anonymous
Not applicable

How are the ETL jobs run? SSIS? Azure Data Factory? Synapse pipelines? Other method?

Talend jobs

Anonymous
Not applicable

Here is a link to a Talend Community question about refreshing a Power BI model

How to access Power BI Rest APIs through Talend using basic authentication?

 

Greg_Deckler
Community Champion
Community Champion

@powerbiexpert22 Probably the best thing to do is to use Power Automate. Create a trigger on when the ETL jobs are complete with an action of refreshing the Power BI dataset.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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