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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
mandy5118
Frequent Visitor

Referenced Entities - Dataflow

Is there a way to NOT have the dependent dataflows which are using a table from the upsteam dataflows as referenced entities, to NOT START the dataflow refresh.

 

By default the moment you refresh DF1 the DF2 with the ref. entitity starts to refresh and I know its by design. But in my case there are other components which require DF1 to fininsh refreshing. I know I can disable the load, but that would mean the entire table loads again which I dont want.

 

I tried power automate but there is just the option to delay/finish the DF1. That does not solve my purpose. 

 

Thanks

Mandar

1 ACCEPTED SOLUTION
v-junyant-msft
Community Support
Community Support

Hi @mandy5118 ,

I'm afraid I can't think of any other way to more easily achieve your desired results. If possible, you may want to separate the data streams so that they are not dependent on each other. This would allow you to refresh them independently, but depending on your data architecture, this may not be feasible.
Alternatively, you can try to programmatically control the refreshing of the data streams using the Power BI REST API. You can write a script to refresh DF1 and start refreshing DF2 upon successful completion.
As a last resort, you can manually refresh dependent data streams after ensuring that the upstream data stream has completed its refresh. This is the least automated method and requires manual intervention each time.


BTW, this is the Power Query forum, and based on your description your question seems more appropriate for posting in the Date Factory forum rather than here. Please post here for more specialized help:
Data Factory forums - Microsoft Fabric Community

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
mandy5118
Frequent Visitor

Thanks, I posted it in the forum

v-junyant-msft
Community Support
Community Support

Hi @mandy5118 ,

I'm afraid I can't think of any other way to more easily achieve your desired results. If possible, you may want to separate the data streams so that they are not dependent on each other. This would allow you to refresh them independently, but depending on your data architecture, this may not be feasible.
Alternatively, you can try to programmatically control the refreshing of the data streams using the Power BI REST API. You can write a script to refresh DF1 and start refreshing DF2 upon successful completion.
As a last resort, you can manually refresh dependent data streams after ensuring that the upstream data stream has completed its refresh. This is the least automated method and requires manual intervention each time.


BTW, this is the Power Query forum, and based on your description your question seems more appropriate for posting in the Date Factory forum rather than here. Please post here for more specialized help:
Data Factory forums - Microsoft Fabric Community

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

Find out what's new and trending in the Fabric community.