Skip to main content
Question

Flow Filters Like Segment Builder

  • November 6, 2025
  • 5 replies
  • 30 views

Forum|alt.badge.img+4
  • Contributor III
  • 6 replies

Is there a way to create a flow filter that uses "includes any of" a property instead of "equals" property. This makes it cumbersome to add each item one by one and already exists in segment builder.

5 replies

whereisjad
Expert Problem Solver IV
Forum|alt.badge.img+15
  • Expert Problem Solver IV
  • 131 replies
  • November 6, 2025

@kchung you should have available a “contains” filter property.  Would that solve your problem?


Forum|alt.badge.img+4
  • Author
  • Contributor III
  • 6 replies
  • November 6, 2025

I’m doing it under the Profile filters for the event. The only option I see is equals. I’m trying to set it up so anyone who ordered one of the fifteen products in a group is sent a separate flow than everyone else, but don’t see a way to select multiple. I have to do a What someone has done filter for each item.


whereisjad
Expert Problem Solver IV
Forum|alt.badge.img+15
  • Expert Problem Solver IV
  • 131 replies
  • November 6, 2025

Ok what is the type of the custom property you are working with, is it only string? not a list or array type I suppose


Forum|alt.badge.img+4
  • Author
  • Contributor III
  • 6 replies
  • November 7, 2025

Ok what is the type of the custom property you are working with, is it only string? not a list or array type I suppose

Yeah, it’s just a simple string match for the product code. So it’s:

What Someone Has Done > Ordered Product > Product # (As a string)


whereisjad
Expert Problem Solver IV
Forum|alt.badge.img+15
  • Expert Problem Solver IV
  • 131 replies
  • November 7, 2025

@kchung are you able to leverage the “is in” expression like its used below: