How to get list from Sql in Spinner

I want to call a column with its data and want to show all the elements in Spinner how to do that using SQl?

when I am using thisblocks(2)

Spinner is showing all the names in single column it is not as it should be…please help

1- For Json Return , use Json Decode Text , After for each item And inside It lookup pairs Key

I didnt Understood can u please explain using block :blush:

1- take a list and assign it the return of the Json Decode Text block. Get the Response Content to the Json Decode Text block

You need to read this:

1 Like