Hello everyone,
So, I have this Choice data type column called 'Level 0'. Its values are 'Cost', 'Others', 'Revenue'.
I'd like to build a new column, 'Revenue or Cost', where: IF 'Level 0' = 'Revenue', then 'Revenue', else 'Cost'.
For the life of me I can't make it work...
It works fine with text columns though.
Can anyone help, please?
Thank you,
Alice