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
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.