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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pulling a R dataframe in Qlikview

Hi All,

I need to pull data from a R dataframe into Qlikview.

And Generate the graphs on the data sent by R.

Is it possible ?

Please suggest!.

Thanks in advance.

Regards

Swapneel

Labels (1)
3 Replies
tresB
Champion III
Champion III

Not sure if this post helps: Integrating QV with R example kit.zip

Not applicable
Author

Ok thanks.

But thats not the solution.

petter
Partner - Champion III
Partner - Champion III

Yes - You can just write your R data frame to a file that QlikView can read - multiple choices - Excel, CSV ...

And then you have in your Load Script in your QlikView application a LOAD of that file into the in-memory data model of QlikView.