Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
kumarbala
Partner - Creator
Partner - Creator

How to load json data in qliksense

How to load remote json data in qliksense environment(not desktop, i need for enterprise version)?

Labels (2)
1 Solution

Accepted Solutions
Vegar
MVP
MVP

2 Replies
Vegar
MVP
MVP

You can read external json data by using the REST connector. Take a look at this page : https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/REST-c...

Vegar
MVP
MVP

If you are not able to use the connector and your json data is not nested then you could also take a look at this blog post Natively loading json by @treysmithdev