Writing Query problem
Im having problem making Query parameter for QueryInfoTablePropertyHistory service used in mashup to populate advanced grid.
I made service with query output and simple filter to give me only entries with Rack_ID 1

This service output is linked to query parameter input of QueryInfoTablePropertyHistory.
But this doesnt filter my data table. Using filter widget as query input I can get needed result.
Also service that gives me infotable result directly with this filtering works as well.

But I want to make query service to do this to see results in mashup grid.
Am I missing something?

