Skip to main content
1-Visitor
September 9, 2021
Solved

Writing a service to query infotable field based on output of another service

  • September 9, 2021
  • 2 replies
  • 1005 views

Hello 

I have created one infotable that contains two columns as Name and State. I have created one service to select distinct states from the info table. I binded output of this service to dropdown widget in mashup. Now I want to create new dropdown  to show all names for selected states. and for this I need to create one service which will output infotable containg   all names for that state. Please help.

Best answer by PaiChung

Just like you've done already, use the 'Selected Rows' of the first service and use that to filter the InfoTable content and return your new table.

2 replies

PaiChung22-Sapphire IAnswer
22-Sapphire I
September 9, 2021

Just like you've done already, use the 'Selected Rows' of the first service and use that to filter the InfoTable content and return your new table.

Support
September 21, 2021

Hi @AP_10009025.

 

If you feel the previous response answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon