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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
mikecrobp
Helper I
Helper I

Power M Query: Creating multiple temporary tables or new tables on the way to creating new table

I have a large data source which I want to summarise in Power M Query before presenting to the Report side of PowerBI. That summary is in turn the join/merge of 2 summaries from the base data.

I could just have 2 queries and have one merge with the other. But that requires the data to be read twice.

 

Is it possible to have a query which:

  1. Reads the base data and make any other changes needed
  2. Create first summary table.
  3. Create second summary table
  4. Merge the 2. Expand required columns

I don't mind if the summary tables are visible to the rest of Power M Query - but they won't be visible to the report side.

 

I am maybe overlooking something very obvious but I have not seen this done and yet it is quite common for me to need to do this and would be good to have much quicker refresh times.

 

Mike

3 REPLIES 3
v-yuta-msft
Community Support
Community Support

@mikecrobp ,

 

Generally, to generate temp table, you can right click the original table and select duplicate. If there're more requirement, please post some sample data and clarify more details about expected result.

 

Community Support Team _ Jimmy Tao

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

Thank you.

I have used Duplicate and Reference.

Both seemed to require a re-read of the source data  - which was taking a long time.

I was looking for a way of getting PowerBI to read once and then generate the 2 summary tables

 

Mike 

I have the same question.  I'd like to build a summary table from the detail table with just one read of the detail table.  I also need to build the summary table in Power Query rather than DAX.  Is this possible?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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