I have a pair of flows that I want to work in parallel with each other, the first takes items from a SharePoint list being used as an issue tracker, and pushes them to planner and thus MS Teams. This one seems to be working correctly.
The second one that takes task competition back to the SharePoint list doesn't work. The issue seems to be that sharepoint and planner use different ID systems and there is no easy way to tell planner or the flow what the sharepoint ID of a task is.
This task from SharePoint the ID is "14", in the create planner task flow there isnt a field or anything I can have this dynamically placed into outside the title of the of the task. I have tried to make it so that the title is "<Titleonsharepoint>:TaskID:<sharepointtaskid>" but when trying to use the split function I get an error saying the expression is not valid.
Example the title would be Test Issue 4:TaskID:15 (I also tried just using a colon as a delimiter, same effect)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
29 | |
28 | |
27 | |
20 | |
10 |