Issue regarding appending IList Data

Hi, i am using query entity records to get data from Data service from Orchestrator.
As there is limit to get number of records in one go(upto 1000), i am using loop to get all the records from Orchestrator.

Now my problem i am not able to add the data to a list variable as add or append is not working.

The output of query entity records is type IList

Hi @balarajesh.p ,

Please use add list activity and type argument as Ilist.

After making changes if you still faces issue please share the screenshot.

Thanks
Likith.