How to compare lists in Bubble?

Hello Everyone,

I’ve encountered a scenario where I need to match lists.
For example, let’s say the app has a list on contractors…
The contractors list what they specialize in, window repair, flooring, drywall, electrical… list goes on.

Now, I come along and post work for drywall and flooring…

I want the contractors that have drywall and flooring as part of their list to see my post and everyone else no…

How can I compare the list of work I NEED done, with the companies list work that CAN be done??

Thanks in advance.

I’d look into the intersects with operator

3 Likes

Thank you it worked!