Problem with QueryNamedPropertyHistory with query
Hi All,
I have a problem with QueryNamedPropertyHistory. I want to run the Query based on another properties value this property is logged but not persisted and on the same thingshape. When I run the query with a query not defined it returns the values but when I set the query to what I need it returns no values why is this? or could you please provide an example.

this is my query
{ "filters": { "fieldName": "MachinePartNumber", "expression": "3351", "type": "Matches" } }
Thanks in advance

