Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
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.
Solved! Go to Solution.
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.
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.
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