I am trying to match a field in SharePoint list with a field in excel online using filter query. Attached in the filter query, Both fields are text field and the error message was the expression "employee_id eq 004545691" is not valid. Creating query failed.
clientRequestId: b3e86afb-a379-47a8-ad61-3e96bf84483a
serviceRequestId: b3e86afb-a379-47a8-ad61-3e96bf84483a. Please help.
Solved! Go to Solution.
Hi @skong
Thank you for posting.
First of all, please add single quotes around employee_id in filter query.
After that, please follow below steps to check the actual name of ‘employee_id’ in sharepoint.
Then can find the detectable name ‘CaseID’ in flow is ‘UniqueID0’
Hope the content above may help you.
Best regards,
Anna
Hi @skong
Thank you for posting.
First of all, please add single quotes around employee_id in filter query.
After that, please follow below steps to check the actual name of ‘employee_id’ in sharepoint.
Then can find the detectable name ‘CaseID’ in flow is ‘UniqueID0’
Hope the content above may help you.
Best regards,
Anna
Thanks. I missed a singe quote.
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 |
---|---|
7 | |
3 | |
2 | |
2 | |
1 |