Hey Alteryx Community, got a question for a formula. I have a column (we'll call it column A) with lets say 40%null and 60% ok. I want to put a formula that takes other info from that line to fill in the Null such as ( [column B]+"-"+[column C] ). But I want the formula to only affect the Null cells in column A and not the Ok ones. Any idea how to write out the logic?