Hi all,
i have two SharePoint lists
A - where users submit data (contains also month, approval status etc...)
B - list of all users (contains also a column if user is required to submit to list A)
Now i want a flow that will look at list B, get all users that should submit to A and send them an email... I know how to query a list do a filter, but i have no idea how compare them... i always get only those that already submitted (but i need those that have not).