Help with Json and XML

I would like to draw as many quads are present on this incoming json, but I am getting stuck on how to access to the list of elements

helpJson.vl (13.0 KB)

something is wrong maybe with the index but beside that this is how you may do it, a more elegant way would be to create a class and then a deserializer. However, this one works as well
helpJson.vl (20.6 KB)

Hey @nissidis thanks a lot! I did not see this ( the “.//” on any of the examples from the browser, you made my day!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.