I am trying to create a list of completed tasks in the last 24 hours to be sent by email to the manager of the employee who completes the task, the problem that I can't create the list but the data send separately to the email .. here is my flow
Solved! Go to Solution.
Hi @drweby2 ,
You can use multiple Filter arrays to filter the tasks. Then create the HTML table and send it as the body.
Image reference:
Hope it helps.
Best Regards,
Hi @drweby2 ,
You can use multiple Filter arrays to filter the tasks. Then create the HTML table and send it as the body.
Image reference:
Hope it helps.
Best Regards,
thx a lot for the great flow, I have some problems in the output I hope you can help me to fix them
1.i try to add the title of the task as a link so I add in first column value <a href="https://tasks.office.com/volaagency.com/en-us/Home/Task/@{item()?['id']}">@{item()?['title']}</a> but it does not work
2.how can i replace the user id that complete the task by his name?
3.how can i replace the bucket id by the bucket name
4.how can i add a row in the html table with the username of the user assigned to the task added to the table
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
44 | |
44 | |
38 | |
34 | |
27 |
User | Count |
---|---|
47 | |
38 | |
32 | |
31 | |
31 |