SharePoint 2013 REST How to select a look up field and also filter based on look up field?
I can't select look up field in my SharePoint 2013 List. also I can't filter base on a Look up field. for example I have List with Name Test and this list has fields: Title, Company, Province the Company and Province is look up fields I want to filter based on Province which is a look up field using REST query it gives error: my query: https://TestServer/sites/AIB/OBC/_api/web/lists/getByTitle('Test')/items?$select=Province/Title&$expand=Province&$filter=Province/Title eq 'ABC' it gives error when I put the URL in My browser for testing it gives the blow error: <m:message xml:lang="en-US">The