Hi All,
I'm facing an issue while calling 'List Item query' Operation on Microsoft Sharepoint Online Connector 1.0.0 to get the latest file's metadata.
I got below query when used Query Builder:
SELECT Modified,Name FROM 'Digital Security' WHERE Name like 'Tracker'
On Sharepoint,I have list name called 'Digital Security' and under that I have file name called 'PR Tracker.xlsx'.
The connector shows below error:
org.mule.module.sharepoint.common.mule.datasense.ODataQueryVisitor: Value: 'Tracker' is not DATE type
Without filter criteria,I am able to get the file metadata.
Please help.
Thanks & Regards,
Manisha
Thank You @jeffchrystal for this info but I'm unable to get what I'm looking for.. This link is more on Sharepoint Configuration.
Thanks & Regards,
Manisha