Announcements
I am trying to export planner to excel, and I am having issues with the label part.
I get this error but I can see what the issue is the categories have been created further above in the flow but I still get this error
You can probably just ignore my post - I didn't read your question properly, but can't delete the post 😕
Can you just get the labels using Get plan details which gives you the property categoryDescriptions. Or were you after something else?
Hi @irobson,
Do you only want to retrieve the categories of a plan as an array? Or do you want to do more with that information?
For the first scenario you could use the approach below.
Put the Category descriptions field between square brackets in the From field.
[ @{outputs('Get_plan_details')?['body/categoryDescriptions']} ]
In the map field switch to text mode and use
item()
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
trice602 239 Super User 2026 Season 1
David_MA 177 Super User 2026 Season 1
Kalathiya 97 Super User 2026 Season 1