It is difficult, though you get used to it. In the meantime/as a workaround:
- I believe if you use
.ToText()
on your results you’ll get the original JSON (?)
and/or - You can use JSONPath to filter it down to what you want to see so it’s less confusing ( Filtering with ParseJSON - Ask the Community - Coda Maker Community)