Skip to main content
16-Pearl
November 22, 2020
Solved

Writing Query problem

  • November 22, 2020
  • 1 reply
  • 992 views

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

1.jpg

 

 

 

 

 

 

 

 

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.

4.jpg

 

But I want to make query service to do this to see results in mashup grid.

 

Am I missing something?  

 

 

 

 

Best answer by PaiChung

You would take that service that works, set output to infotable, add a datashape and then map the content into your grid widget.

 

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
November 23, 2020

You would take that service that works, set output to infotable, add a datashape and then map the content into your grid widget.