Hi!
I'm trying to use the template "When a Planner task in completed, update row in Excel Online (Business)"
I want to update the Completed date of a task.
I use the suggested input from the template. Updating with my own details of course.
-My excel has a column named Title
-The available input in the cell of the row I want to update in this case, is: 28 | | Sample to customer | EMHA@nynas.com
So in my eyes, this should work, but it doesn't.
I have tried to alter different Key values, but none of them works.
Can someone help`me?


Test run fails with the following error message:
No row was found with Id '28 | | Sample to customer | EMHA@nynas.com'.
clientRequestId: d7b241d2-8846-482c-8117-8196a00118d0
serviceRequestId: 95bdb634-246e-4ba6-ae82-61df219625e4;3e364f26-4619-4383-a5ba-98aabbf803e5;8dde2a20-2f35-4f69-9b5c-7abc8035e0ec;e28c56c2-5579-4724-a8c1-7416409bbfb3;248d3d0f-6776-4bd1-aea8-cf0e3dcad227
{
"status": 404,
"message": "No row was found with Id '28 | | Sample to customer | EMHA@nynas.com'.\r\nclientRequestId: d7b241d2-8846-482c-8117-8196a00118d0\r\nserviceRequestId: 95bdb634-246e-4ba6-ae82-61df219625e4;3e364f26-4619-4383-a5ba-98aabbf803e5;8dde2a20-2f35-4f69-9b5c-7abc8035e0ec;e28c56c2-5579-4724-a8c1-7416409bbfb3;248d3d0f-6776-4bd1-aea8-cf0e3dcad227",
"error": {
"message": "No row was found with Id '28 | | Sample to customer | EMHA@nynas.com'."
},
"source": "excelonline-we.azconn-we.p.azurewebsites.net"
}
´´