Hi,
Using the solution here: https://powerusers.microsoft.com/t5/General-Flow-Discussion/microsoft-flow-get-all-items-with-distinct-Assigned-to-User-and/td-p/113348, I have setup an exact flow to send one email out listing all tasks for a given user and it works great without any issues. The solution works on one task list.
In my case under root site, I have about 4 sub-sites and on each of these subsites contain one task list so total 4 task lists. All the task lists have same columns in use. Now the requirement is to send a weekly email out to the assigned user letting them know about the tasks with all task status except Completed.
The solution listed on the link I mentioned works only for one task list, can we make it work for more than one task list across the site collection? The goal is to send only one email out to user listing all tasks assigned to him in different task list across the site collection, is this possible to do using flow? Please help.
Thanks in advance.