Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
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