Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
Solved! Go to Solution.
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.
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.