Hello all,
I am trying to navigate down a json structure from a contract analysis tool and get it into a flat structure for PowerBI
I am trying to get all the Questions and Various predictions listed out.
But struggling to understand how to get each prediction into a deserialise a json array.
How do loop through each array and pull the various buts of data out?
jsonanswers.txt (170.2 KB)