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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

Append Queries as New Error

New users: I have three separate Queries that have identical columns and column names, what's in the columns varies. I tried to append them into one new query and I got this error and I don't understand why. It has to do with a new column I made in each query which identifies the query to me in the combined sheet. Any ideas? I need all three of these combined into one create my reports.

jyoung_auto61_1-1703102927113.png

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous 

Did you use the dax to create a calculated column named 'Product Type'? After testing, if you have a same column from dax, and also have a same column from query, it will display the error message, you need to rename your calculated column with different names so that the error can be solved, you can refer to the following link.

Solved: Append queries error: Name is already used - Microsoft Fabric Community

 

Best Regards!

Yolo Zhu

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

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Yes, 100% I used a DAX to create the new column. Thank you, I didn't know that would be an issue.

Anonymous
Not applicable

Hi @Anonymous 

Did you use the dax to create a calculated column named 'Product Type'? After testing, if you have a same column from dax, and also have a same column from query, it will display the error message, you need to rename your calculated column with different names so that the error can be solved, you can refer to the following link.

Solved: Append queries error: Name is already used - Microsoft Fabric Community

 

Best Regards!

Yolo Zhu

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

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Solution Authors