Forum Discussion
ChayceDuncan
11 months agoQrew Captain
If you're using Multi-Select fields the easiest way to manage is just to do ToText([Mulitselect]) - then you can compare.
Keep in mind that if you have multiple options you should be checking Contains() instead of "equals", since if you're looking for if option 2 is included then it may be the only option or one of several.