Hi All,
Greetings for the day.
I have used IF function as below..
IF [Per Person Expense] <='25' THEN 'Yes' ELSE 'No' ENDIF
However in the output I am getting result as No for an expense which is less than 25. Ideally this should be Yes as per the formula.
Attached is an example.
Please help.
Thank you.