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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
pksmca2010
Partner - Contributor
Partner - Contributor

CSV Data parse in qlik sense

Hi Team,

we creating the app and we load the data from the rest API.

We are getting the data from the API in the below JSON format:

{

"d":{

            "payload":"it contains data in csv format"

         }

}

We want to parse or render the data in "payload" section as a table. The csv data contains headers also. Please suggest.

Labels (2)
0 Replies