Good Morning Community,
Again, I know this shouldn't be hard, but I can't get the calculation to work using an if statement. Could someone help with the name columns Two09 and Two09Calc. It currently has this for the calculation:
if(${FinalFireAcreQuantity}>='300','Yes','No')
Also, I would like to add a condition for NumberFatalities >=1 to the if statement.
If statement is true, then Two09 = Yes, if not Two09 = No.