I have an array generated by the select statement with a multichoice field from a share point list, and I need to store 3 different variables, the first, second and third position. For the first position I do it through first(body('Select')) and it works correctly, but I don't know how to get the second and last position, I tested it using last and it gives me an error.
Can help me?!
Thanks
