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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
PowerQQ
New Member

Appending two tables

Hello,

 

I am attempting to compare IRS Income data by zip codes in 2007 and 2017. The problem is this: As I append the query, I get two columns each named ZIP code. The rest of the Columns transform as I want them to. Is there something I need to do to index the zip code column and make it unique?

image.png

1 ACCEPTED SOLUTION
edhans
Super User
Super User

@PowerQQ - the columns have to have the same name, and Power Query is case sensitive, so "Zip Code" and "ZIP code" are seen as two different things.

In the step before your Append operation, make sure both columns are spelled the same with the same case sensitivity.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

View solution in original post

3 REPLIES 3
edhans
Super User
Super User

@PowerQQ - the columns have to have the same name, and Power Query is case sensitive, so "Zip Code" and "ZIP code" are seen as two different things.

In the step before your Append operation, make sure both columns are spelled the same with the same case sensitivity.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Perfect! Thank you both!

camargos88
Community Champion
Community Champion

Hi @PowerQQ ,

 

You need to rename the column with the same name in both tables. So it will append correctly.



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors