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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
rfinguerweg
Frequent Visitor

Main Query refreshing twice after merge table

Hi there,

 

I have a main query from Oracle Database, and I merge with other tables to obtain other info columns that I need.

But after creating merge steps inside query, when I refresh data, my main query runs twice, and I am not using reference of this query, just using merge.

 

I have already searched about this but I couldn't find anything.

Thanks for your help guys!

1 ACCEPTED SOLUTION

Eliminate the merge steps.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

How do you know it is running twice? 🙂

 

https://blog.crossjoin.co.uk/2020/07/05/why-is-power-bi-running-my-sql-query-twice/

 

(says SQL but applies to other sources too)

 

Say no to merges!  Let the data model do the work.

I can see the query loading all the rows 2 times, from the beginning.

 

I have seen your post, but it will not work for me, since my merged table is inside power query only (inserted data manually)

Eliminate the merge steps.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors