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
Anonymous
Not applicable

How to avoid unnecessary query invokations?

I have a query that fetches the full dataset and a bunch of queries that references this query and adds different filters.

When refreshing it will make the same fetch for all queries, both for the full data and all referenced queries.

 

Is it possible to make it so that it only makes the fetch for just the full data query and that this dataset is then used by the queries that references it, instead of making the same fetch for every single query?

 

X4gEz.png

3 REPLIES 3
mahoneypat
Microsoft Employee
Microsoft Employee

You can probably address that by turning off parallel loading of tables.  Please see this video to explain further.

(2) Inside Power Query reference queries for Power BI and Excel - YouTube

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Anonymous
Not applicable

Let's say I have queries A and B. A has it's source an ODBC connection to Amazon Athena.
B has as it's source a reference to A and then some additional filters.


When refreshing, both A and B will each cause a fetch to AWS and get the same data set. I would rather only have A make the invokation and B would then "reuse" the dataset instead of making its own fetching of the data.

Hope this makes it clearer.

amitchandak
Super User
Super User

@Anonymous ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
You can right click on the table and refresh one table at a time.
Appreciate your Kudos.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors