Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
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?
Solved! Go to Solution.
You would take that service that works, set output to infotable, add a datashape and then map the content into your grid widget.
You would take that service that works, set output to infotable, add a datashape and then map the content into your grid widget.