Hello everyone,
I’m currently working with a string field called Product Categories, which can have multiple values like Music, Metal, and Festival. My goal is to select 3 random products from the category Metal.
However, with the current filtering options in Braze (only equals or not equals), it seems impossible to achieve this. The equals operator only works for exact matches, and since the field contains multiple values, I can’t directly filter for Metal.
Does anyone have a workaround or a better approach to handle this scenario? How do you manage filtering when a field contains multiple values?
Thank you in advance for your help!