Hi,
How to get all completed task data in Action centre,is there is any way to do it please help
regards,
Sainath
Hi,
How to get all completed task data in Action centre,is there is any way to do it please help
regards,
Sainath
Hi @SainathReddy,
Using Get Form Task Activity you can able to get the Completed, Pending and Unassigned Task.
Filter Property - Query and filter a single Action or a set of Actions filtered by specific criteria.
E.g:
“Status eq ‘Completed’”
“Status eq ‘Pending’”
“Status eq ‘Unassigned’”
Reference - https://youtu.be/trLOjvRL3r4
Hope this will be helpful. Happy Learning !!
Thanks in advance,
Jayavignesh G