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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
jcastr02
Post Prodigy
Post Prodigy

Appending Queries after new columns are added

I've appended three queries together - 30 day surveys, 60 day surveys, and 90 day surveys.  I've now added the same name column "Time To Complete" to each of those queries, but I don't see it on the query I had built previously where I had appended these three.  How can I now show this new column?

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @jcastr02 ,

How did you add [Time To Complete] column to three queries? Enter data manually or create calculated column?

If you enter data column manually, it will show in the appended table after appending these three tables into a new appened table.

If you created calculated column, it will not show in power query, you can try to use selectcolumns() or union() function to create a calculated table.

 

You can refer this similar issue:  Calculated Columns disappeared after Append Queries 

 

Best Regards,
Yingjie Li

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

4 REPLIES 4
v-yingjl
Community Support
Community Support

Hi @jcastr02 ,

How did you add [Time To Complete] column to three queries? Enter data manually or create calculated column?

If you enter data column manually, it will show in the appended table after appending these three tables into a new appened table.

If you created calculated column, it will not show in power query, you can try to use selectcolumns() or union() function to create a calculated table.

 

You can refer this similar issue:  Calculated Columns disappeared after Append Queries 

 

Best Regards,
Yingjie Li

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

amitchandak
Super User
Super User

@jcastr02 , you have to add a calculated column before merge in these three tables.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

@amitchandak I already had appended these three queries into a new query and I have many visuals tied to it.  I would like to avoid having to undo all of it, is the only option to append again as a new query to have the newly added columns show up ?

 

I have the same problem, I don't know how to fix it.

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.