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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
ThomasWeppler
Impactful Individual
Impactful Individual

The appended query function adds a row twice

Hi power bi community

I use this function and add a row twice. Can anyone explain to me what I might be doing wrong?
All help will be greatly appriciated.

1 ACCEPTED SOLUTION
ThomasWeppler
Impactful Individual
Impactful Individual

Wrote the code again duplicated it and that solved the problem, so I am pretty sure this one was on me

View solution in original post

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

@ThomasWeppler Are you certain the row doesn't appear in both original tables? Not a lot to go on with this one in terms of details so nearly impossible to know. There's not a lot to go wrong with Table.Combine({Table1, Table2})



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Yes I am certain. It seemed to happen when I copied a colum that wasn't in all the tables. The most likely situation is that I just made a mistake somewhere so I think that I will just leave it be unless I see it again.

ThomasWeppler
Impactful Individual
Impactful Individual

Wrote the code again duplicated it and that solved the problem, so I am pretty sure this one was on me

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors