Hello Everyone,
I have a collection that consists of multiple values in it. Just one column with name "Value". I was able to get the first value using First(Collection).Value.
Looking for some help on how to get the 4th and 5th value? I would like to set a variable based on each value inside in collection.
Can anyone please help!
Thank you so much in advance!