Hi all,
I've created a Flow to add Planner bucket/tasks to an excel table, in a Document Library.
This is now working apart from Priority value. I can't seem to find the appropriate Dynamic content to use for the Priority field.
I used an expression (items('iterate_through_tasks')?['assigneePriority']) but this only brings back a numeric code instead of the given values - Urgent, Import, Medium, Low)
Is there another way to achieve this?
Hope someone can point me in the right direction.