Hi,
I have some troubles calculatin with <Null> values. I have two columns and a want to cearte a third one from it. Col 1 is filled with values. Col 2 has some intentional <Null>. It want Col 3 to be conditionally filled if the value in Col2 is <Null>. Below a picture of my attempts, but it seems I do not understand python enough and I didn't find an answer.