Use queryfilter on a ptcsgrid
Using thingworx 9.6
I have infotable data shown on a ptcsgrid
I want to apply a "static" filter to hide some rows based on a value (NOTLIKE), and I would use the queryfilter parameter.
Note that I don't want to filter at service level when generating infotable data because in other objects I need to have all the rows.
I may leave on the ptcsgrid the "filter box" visible on the mashup to filter the visible data, but this should work after the queryfilter, just on the visible rows
Is there a way to apply a static queryfilter , not using for example a ptcschipdatafilter ?
I tried with an expression with output type queruyfilter, but it's not clear how to "code" the filter

