- Querying choice field in Sharepoint using rest
- http://sp2010/_vti_bin/listdata.svc/mylist?$filter=myChoicesColumn contains something
- $filter=myChoicesColumn eq 'something'
- http://sharepoint/_vti_bin/ListData.svc/Product?$expand=Country&$filter=Country/Title eq 'France'