Hi everyone,
I'm writing this post because I created a Power Automate flow to extract data from Microsoft Planner and put it in an Excel spreadsheet.
My issue is related to the Task IDs generated by Planner and collected by my flow.
I have several planners, each has several tasks. Three of my planners work perfectly, my Power Automate flow is capable of extracting all the data I need, but I have some issues with three other planners.
When Power Automate collects the Task IDs associated to each task I have, they look like this: GkRA3kT9ZjzYAoE4chvJKrGuvz_
But I don't know why, sometimes, I get the error #NAME? in Excel instead for the task ID pasted by my flow.
I checked the formula bar in Excel and realized that the flow adds "=-" before the task ID which results in this error message.
Do you know why this happens? It happens for some task IDs but not all of them. Any idea?
Thank you very much for your help