Could someone please help me. I am building a report and I would like to use the IN function within an IF function.
I would expect it to work like this
=IF([Field 1] IN ("car", "truck");1;0)
But I keep getting syntax errors. I can't find any documentation on using the IN function even though it is listed as one of the available functions.
Thanks in advance.
I would expect it to work like this
=IF([Field 1] IN ("car", "truck");1;0)
But I keep getting syntax errors. I can't find any documentation on using the IN function even though it is listed as one of the available functions.
Thanks in advance.