In Dynamics 365 CE there is a possibility in Advanced Find to query for records that have (or don't have) related records in a n:n relationship.
For example: I can show all User records that have Security Roles associated to it.
Now I want to create a Flow that updates all of the found User records.
How can this be archived?
Does Flow provide the possibility to use a similar filter?