How to implement LIKE(filter) on a list column using Sharepoint Rest API? – Jquery ajax
How to implement LIKE on a column data of SharePoint list using REST API? Is there a way to achieve it? Current Situation: The API is working fine but the desired result is not to have the exact match. Required:…