Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
I have a Javascript service that is making an HTTP request and outputting the response in an InfoTable. When I test this service in one of my Things, the output looks correct. However, when I try to bind the service output to a list in my mashup (binding All Data output in my service to the list) the list is empty. The DisplayField on the list is properly configured, and I tried calling the service on MashupLoaded and on a button press. The data is definitely coming in, so what might I be missing?
Hi Kyle,
Adam,
After linking the all data attribute of the infotable to the list, Just select the values for Display Field and Value field dropdown attributes of the list.
Data will get populated.