Hi all,
I'm trying to create an app where tasks from a bucket are displayed in the planner.
Only those that are assigned to someone.
I tested with variables where I could store the values ​​of a bucket and then try to filter it by assigned ones. Does anyone have an idea what I can do?
Hi @angeldiaz96
Did you remember to add Planner as a Data Source?
I don't see it in Blue, where it says Planner.
Also, you should be using a Collection since it returns a collection
ClearCollect(MyPLannerTasks, Planner.ListTasks("ID","GroupID").value)
If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey