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
theo
Helper III
Helper III

create multiple columns within the table

Hi, i have 10tables which i need to create 3 calculated columns each - 2 sums and 1 concantenate.

hence in total, i will be creating 30 columns.

anyway to do it faster - i tried "addcolumns" but i always scalar value error.

thanks in advance.

1 ACCEPTED SOLUTION
BhaveshPatel
Community Champion
Community Champion

There is no faster way than right clicking the table and coping & Pasting formulas to create calculated column. ADDCOLUMNS can be used in  DAX Queries to create calculated tables.

 

Adding more context to your problem can lead us to provide specific answer.

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

View solution in original post

1 REPLY 1
BhaveshPatel
Community Champion
Community Champion

There is no faster way than right clicking the table and coping & Pasting formulas to create calculated column. ADDCOLUMNS can be used in  DAX Queries to create calculated tables.

 

Adding more context to your problem can lead us to provide specific answer.

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

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