Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Help with extracting a JSON

Hi All,   So we have an applications portal where people can choose various answers and submit an application for funding.   I have managed to (mostly) successfully extract the "responses" JSON i...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Success!

     

    Instead of replacing errors with 0, I removed them instead. I can now extract the list to individual rows and perform my calculations from there.

     

    I'm learning!