I am trying to export a Plan from Planner (with all the available fields) to Excel. The output I want is exactly the same as if I was to go into the Plan and select Export to Excel.
I have succeeded in exporting the plan to a table in Excel, (using 'List tasks' and 'Add a row to a table') however for the most part the data that is extracted for each of the fields is ID value, not the human readable content of each field.
How do I create a Flow that will replicate the result of the Export function in Planner (this will be triggered on a schedule).
Thanks