Forum Discussion
Anonymous
4 years agoNot applicable
Add calculated column as Table
Hi All,
I have created a calculated column (Column1) in Table1 and want to create a new table (Table2) using Column1.
Can some one please suggest how we can achieve this.
Thank you
Hi Anonymous ,
If you create the new table using the following syntax:
New table = SELECTCOLUMNS( FirstTable, "Column", FirstTable[CalculatedColumn])
4 Replies
- MFelixSuper User
Hi Anonymous ,
If you create the new table using the following syntax:
New table = SELECTCOLUMNS( FirstTable, "Column", FirstTable[CalculatedColumn]) - Pragati11Super User
Hi Anonymous ,
You need to add more details to your question to get answered. Refer following link:
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Thanks,
Pragati