The expression "Audit ID eq' INI001 '" is not valid. Creating query failed.
clientRequestId: 833bed59-7eee-4b43-b331-53a06ae368b2
serviceRequestId: b55a0ea2-f024-e000-9d91-6d3d4f83c38c
I keep getting errors on my Get files, how can I resolve this since my table and list is matching?
Audit ID is unlikely the internal name that the filter recognises. If you can, go to the source list to find the internal name (in list settings, click the field and the last part of the url is the internal name).
Your actual filter might be AuditID eq 'INI001'.
Note the '' should wrap the search key without spaces.
In below example, the field name is Project Review, and the internal name is ProjectReview:
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.