Hi! We're looking for a way to access data inside a JSON datalinq source while not necessarily knowing the keys. In our case we have a datalinq that represents a team (Green on image), and each of the key objects representing a player on the team (Red boxes on image) are named after the player's ID number, which we do not know offhand. How would we be able to access the data (Yellow box) using only the index of each of the red object keys?
------------------------------
Nick Huntley
------------------------------