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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

3 Replies
tresesco
MVP
MVP

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.