Hi
I hope someone can help
I have created an app to update a SP task list. However, I would like the gallery to only show open actions for the logged on user.
The formula I am using is - Filter(Tasks,Completed= "0"&&'Assigned To'= User().FullName)
Where "Completed" = 0 when the task isnt completed
The formula works until I add the Assigned to section. Is there something I have done wrong?
Thanks for your help in advance
Matt