I have 3 CPTs
01. Interaction
02. Event
03. Profile
I need to check if an “interaction” have relationship with an “event” and a “profile” (in same time).
I created a view to get interactions. I set a query filter to relationship with specific event (by attribute). When i try to add a new filter (relationship with specific profile), the option don’t load to insert.
I think in view is not possible to add query filter two times by relationship. Confirm? So, how can i do this?