Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
cloudwar
Contributor II
Contributor II

PARSE JSON DATA

Hi,I am facing trouble to parse JSON data into new table. I want to extract the fields and its corresponding value from JSON data.

Help me out

Data PERIOD SEALID
{"SId":"420","applDetail":{"sName":"Sap","slob":"sCIB","caf":"sfalse","sGroup":null,"sprod":null},"smetrics":{"shfd":[{"numICADeploys":"0","numNonICADeploys":"10","totNumOfDeploys":"10","spercentageValue":"0"}],"sarc":[{"numAIMDeploys":"8","totNumOfDeploys":"10","spercentageValue":"80"}],"ssta":[{"numNIODeploys":"2","totNumOfDeploys":"10","spercentageValue":"20"}]}} 2021-04 1,420.00000000000000

 

1 Solution

Accepted Solutions
2 Replies
anat
Master
Master

cloudwar
Contributor II
Contributor II
Author

Thank you,

Do we have any other alternative to figure out