How to call a specific item in a API call

Hi guys,

I would like to call a specific item in the API array result list. I used :firstitem for the first result ReportedEPS but then I don’t how to proceed to call other one in the array and display them in another group.

Thanks for your help

If your API call is a “Data” call type instead of “Action” Then you can set the results of the API as the data source in a repeating group. Then each cell of the RG will automatically show the correct index data.