Forum Discussion
How to export planner status reports in excel?
You can export Planner to Excel using Flow. In Flow, select Planner, then list tasks. Then "Apply to each" value, then Excel: insert row.
Hi Rob can you provide more detail of the actions or triggers used?
Rob Andren wrote:
You can export Planner to Excel using Flow. In Flow, select Planner, then list tasks. Then "Apply to each" value, then Excel: insert row.
Thank you Rob, can you provide more details in the actions or triggers used in the steps of the Flow?
- Rob AndrenJan 30, 2018Copper Contributor
I'm a newbie to Flow so there might be a smarter trigger, but just to get an export to work, I started with schedule --> recurrence as a trigger. Then:
- Connector: Planner
- Action: List Tasks
- Then add a "New Step" --> "More" --> "Add an Apply to Each"
- Action: Choose Excel connector, with the action "Insert Row"
Configure Excel file as needed with columns for whatever dynamic data for each task on the plan. It would be nice to have more choices there, but there is enough there for a useful export for me.- Rachel GriffithsApr 05, 2018Copper Contributor
Hi Rob,
I keep getting an error from the 'Apply to each' part of my flow. It says 'An action failed. No dependent actions succeeded'. What have I done wrong?
Rob Andren wrote:
I'm a newbie to Flow so there might be a smarter trigger, but just to get an export to work, I started with schedule --> recurrence as a trigger. Then:
- Connector: Planner
- Action: List Tasks
- Then add a "New Step" --> "More" --> "Add an Apply to Each"
- Action: Choose Excel connector, with the action "Insert Row"
Configure Excel file as needed with columns for whatever dynamic data for each task on the plan. It would be nice to have more choices there, but there is enough there for a useful export for me.- Michael SzaboApr 18, 2018Copper Contributor
What's not mentioned is that you have to create the Excel file first so that Flow has a place to put the information. You can create as many columns as you wish. The limitation is the information that Planner is able to push. The only useful ones are Title, Due Date, and Percent Complete. I really wish there were more options here and specifically the Assignee! Anyone have workarounds?
Rachel, the problem that you had is you haven't selected information to be added to the specific columns. If you click on Column one in your image you will be able to select several outputs from Flow/Planner. See my flow below!
- Keya MajhiMar 28, 2018Copper Contributor
Hi,
Could you help me with a few details on how you did this?
- Peter WangMar 12, 2018Iron ContributorDear Rob,
Does it work for the existing Planner tasks or only for the newly added tasks?
Thanks!