Get specific repeat index value

Hello,

I have SQL Query and Repeat based on that output.
Is it possible to get value from specific index from this repeat array?

image

You can access them using an expression like with a javascript array get_all_users_without_santa_id[5]

1 Like