Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Nov 30, 2022 5:12:56 AM
Sonja_Bauernfeind
Jun 12, 2018 9:52:59 AM
Is it possible to interpret JSON data directly with Qlik script when it does not come from a REST API?
QlikView Qlik Sense Enterprise on Windows
There is no way to interpret JSON data directly in the Qlik script. Simply the functionality - a parser - does not exists in Qlik Engine.In order to load JSON data, please consider:
REST connector is included in the default installation of Qlik Sense. For QlikView, REST connector can be downloaded from Qlik download site.
For more information about the REST connector see REST Connector.
Or use the QlikWebconnectors.General Web Connector can read JSON files from your local machine.
https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-So...