I used custom collector for fetching data fro rest api and the using ClearCollect command i stored data into collections.
Here data stored has two tables inside it (data,schema). Inside data there is table which has 15 columns and every column has data stored in it. So when I fetch first row of this data into a text box, I use( First(results).data.column_name) but it shows column_name has datatype as table and gives error. Can anyone please suggest the changes to fix this.

Report
All responses (
Answers (