Forum Discussion
CharnanK
2 years agoHelper I
New Column
I need to create a column in a table, based on another column data. New Column: Business Unit If LV Sector = North Coast Sector &/or Southern Sector - I want the new column to Show Regional opera...
Uzi2019
2 years agoCommunity Champion
Hi CharnanK
Please take calculated column either click on 3 dots on right side of table name you will get these options
Or Under modelling tab you will get New column
Please share the condition you want to implement. I will write correct DAX
If should work if there is 10 condition but you cant take OR().
OR() allows only 2 expression.