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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors