Hi,
I need to compare the values in 2 fields and a create a flag based on the following condition
if [A] >= [B] THEN 1 ELSE 0 ENDIF receiving following error

In the below example, I need to flag when the value in field A is greater than or equal to Field B
