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
OneWithQuestion
Post Prodigy
Post Prodigy

What happens when you duplicate a query table, does the query run twice?

In the Power Query editor, if I right click on a table and select duplicate, does it run the raw source query twice, once for the first table and again for the duplicate?

 

Is it possible to run the source query just the one time, populate both tables with the single run, and progress from there?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

From my own experience, duplicate does appear to do exactly that.  It duplicates.  Another avenue to test, bring the table in once and then use "Reference".  This should make your source line something like:  Source = #"TableName"

 

This means you could have your table brought in the first time, do any common clean up steps and then reference it from that point into 1 or more tables that need to diverge from that point.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

From my own experience, duplicate does appear to do exactly that.  It duplicates.  Another avenue to test, bring the table in once and then use "Reference".  This should make your source line something like:  Source = #"TableName"

 

This means you could have your table brought in the first time, do any common clean up steps and then reference it from that point into 1 or more tables that need to diverge from that point.

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
Top Kudoed Authors