Hi!
Is there any way to operate an “intersect with” on a dynamic list?
Example: instead of using UserA’Thing intersect with UserB’Thing I would like somewhat a List of User’Thing:element that intersect because the list of users will be dynamic so I can plan it with a simple expression.
Cheers