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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
myu2017
New Member

Referencing joined table loading every time

Hi, 

 

I have loaded two CSV and created two tables, and joined them as a Joined table. 

Every time I reference the Joined table, I see that CSV files are getting loaded again. Since those CSV files are very large, it loads for several minutes. 

 

How to avoid this, if there is a way?

 

Thanks in advance. 

 

Regards,

Myu

2 REPLIES 2
jennratten
Super User
Super User

Hello - are you performing the join as a new query or within an existing query?  Joining as a new query should solve this problem.  When the join is done within an existing query (the join is not the first step in the query), a separate call to the source is made for each row.  I have included a link where this is explained in more detail.

 

https://docs.microsoft.com/en-us/power-query/optimize-expanding-table-columns#:~:text=When%20queries... 

Thank you for your help. 

I am actually merging with new query. 

myu2017_0-1639576280442.png

As you can see from the screenshot above, whatever transformation/calculation I do in the "Not available in Oil" query, I see that the query is loading the CSVs again. 

myu2017_1-1639576399116.png

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 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