
I have created a flow that gets all the existing tasks from Microsoft Planner and adds it to an Excel table. On top of this, new created and also updated tasks should be visible in Excel. The issue with this is that when a user also adds in some checklist items in Planner, it creates several rows with the same TaskID. Essentially, I want all of the checklist items to be visible on one row which will be separated with a semi-colon.