I am building a flow to identify a date in increments of 7 from an Excel using 'Compose' and 'Get a Row' action.
The dates on the excel are formatted in "YYYY-DD-MM format
Although the "Key Value" output shows as "2023-06-05", PA is unable locate the same date in same format on my excel.
Any pointers? Screenshot attached
{
"status": 404,
"message": "No row was found with Id '2023-06-05'.\r\nclientRequestId: 900b3751-8a3f-435c-8f6f-d89851dee4bc\r\nserviceRequestId: 1bde7782-0b94-4dc4-a4ef-6a651b3b8543;62763396-31cf-4016-9152-1a319ad51e2d;b966ac7b-8bb1-4d31-8433-9c591a1e2782",
"error": {
"message": "No row was found with Id '2023-06-05'."
},
"source": "excelonline-cus.azconn-cus-001.p.azurewebsites.net"
}