Question
Infosys
IN
Posted: Mar 13, 2024
Last activity: Apr 8, 2024
Last activity: 8 Apr 2024 8:10 EDT
Solved
File dataset is not able to parse
Working:
The JSON file format [{"name": "John Doe","age": 30},{"name": "Jane Doe","age": 25}]
File dataset is able to parse.
Not working:
The JSON file below " {"fields": ["name", "age"],"data": [["John Doe", 30],["Jane Doe", 25]]} "
File dataset is not able to parse.
Do we have a way to make this work?
***Edited by Moderator Marije to add Capability tags***
To see attachments, please log in.