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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

I need some help in loading from JS Function.

Hello guys,

I am new to Qlikview, I created javascript function which can get json data from url and load it into qlikview. The problem is api support to get by id/name, and return one record. So I try to pass the array list into javascript function and get one by one. For now i wanna load these data into qlikview and I don't know how can load into qlikview. Can i pass these data into variable and then load into qlikview? May I have some others idea and some help? I attached my qvw.  Thanks.

BR

Zwe

1 Solution

Accepted Solutions
Frank_Hartmann
Master II
Master II

see attached,

hope this helps

View solution in original post

4 Replies
Frank_Hartmann
Master II
Master II

did you try loading the json data through REST Connector?

seems to be the easiest way loading this kind of data

QlikView - Using the REST Connector

Not applicable
Author

Thanks for the answer Frank, I haven't try,  where can I get the connector? 

BR

Zwe

Frank_Hartmann
Master II
Master II

see attached,

hope this helps

Not applicable
Author

Thanks So much Frank.

BR

Zwe