Forum Discussion
Anonymous
4 years agoNot applicable
Urgent- Creating new column with value
Hello , I would like to create a new column which returns only the value for "TDC " which is part of the element of the "KPI" colum. best regards, Kerrout
- 4 years ago
Anonymous not 100% sure what you mean, but when looking at your sample data, you mean like this?:
Column = if('Table'[KPI] = "TDC", 'Table'[% of NNS], 0 )
SpartaBI
4 years agoCommunity Champion
Anonymous not 100% sure what you mean, but when looking at your sample data, you mean like this?:
Column = if('Table'[KPI] = "TDC", 'Table'[% of NNS], 0 )
Anonymous
4 years agoNot applicable
Thanks boss !
- SpartaBI4 years agoCommunity Champion
Anonymous 😀 my pleasure 🙂
Hey, check out my showcase report:
https://community.powerbi.com/t5/Data-Stories-Gallery/SpartaBI-Feat-Contoso-100K/td-p/2449543
Give it a thumbs up if you liked it 🙂