This workflow demonstrates how to do different If/Else constructions in Column Expressions node.
This is a companion discussion topic for the original entry at https://kni.me/w/srzVYM5I6NUM53eR
This workflow demonstrates how to do different If/Else constructions in Column Expressions node.
This tripped me up and I was pulling out my hair for a while…
Note the == is used for evaluation of nominal values. I should have remembered but it been a long time.
Thanks for providing the column expressions examples!
Very helpful, indeed.
It would be very helpful though, if there would be a low code solution for the everyday business user, that would allow powerful if else statements with a possibility to do data operations afterwards (Math formula, string manipulation etc.)
Hello @Residentstiefel,
glad to hear that. Yep, I do totally agree with you. Will forward it and let’s see.
Br,
Ivan