Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi techies,
I have a use case where I need to load json data into Qlik. my json file is locally stored. I am sharing the json data below because I can't load json file here. please copy and paste below data in note pad and save it with .json format.
{"CountLogs": [{"Counts": [{"Name": "Line 1","RegisterId": 0,"Value": 121},{"Name": "Line 2","RegisterId": 1,"Value": 127},{"Name": "Zone 1","RegisterId": 2,"Value": 156},{"Name": "ABC","RegisterId": 3,"Value": 382},{"Name": "LineExclude","RegisterId": 4,"Value": 125}],"LogEntryId": 353493,"Timestamp": "2018-12-03T14:21:00Z"}],"FriendlyDeviceSerial": "20025"}
Thanks,
Rohit