Queue item fields are not exposed this way …you need to use it like this with contains
contains(SpecificData,'"Key1":"value1"')
odata/QueueItems?%24filter=contains(SpecificData,'"Key1":"value1"')
Hope this helps
cheers
Queue item fields are not exposed this way …you need to use it like this with contains
contains(SpecificData,'"Key1":"value1"')
odata/QueueItems?%24filter=contains(SpecificData,'"Key1":"value1"')
Hope this helps
cheers