Forum Discussion

FrankieMcQ's avatar
FrankieMcQ
Frequent Visitor
7 years ago

Single JSON call feeding multiple queries

Hi I am using a JSON query to retrieve data. The data is nested with tables within tables to such a degree that it is simpler for me to select only the tables I'm interested in and remove the rest. I'...