Hi all
I am trying to create a flow that will read and excel file and update a SharePoint list if there are new items.
Here is the error message I am getting
The expression "Program Name eq 'Axo'" is not valid. Creating query failed.
clientRequestId: 080a435d-57b9-4db1-aabb-6f38d43968ee
serviceRequestId: 080a435d-57b9-4db1-aabb-6f38d43968ee
Raw Inputs
{
"host": {
"connectionReferenceName": "shared_sharepointonline",
"operationId": "GetItems"
},
"parameters": {
"dataset": "https://generic.sharepoint.com/sites/testsite",
"table": "f3ad2274-cee3-40f3-b82e-8ea48b5af58a",
"$filter": "Program Name eq 'Axo'",
"$top": 1
}
}
Filter Query

Condition

Excel File

SharePoint

test