I'm solving a weekly challenge and my IF function output is "-1" or "0" when it should display "True" or" False". I'm attempting to generate a column that will show "True" if the "Type" column displays "Burger" or "Pizza" and will display "False" if the type column is a different result.
Can anyone advise if there is an issue with my syntax?
I've attempted the same formula using IFTHEN, and IIF and neither generates the desired output.


