Hi ,
I am trying to use the Odata filter with substringof command to filter only the lines that contains some specific names, the names are SPACE delimited string values like "USA CANADA GERMANY"
i tried :
substringof(ContryName,'CANADA')
but it is not working , error code 400