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: 
vindance1
Contributor
Contributor

Learning R for qlikview experienced person

Hello Friends,

My department has decided to move all the applications developed in qlikview to R. I have fair knowledge of qlikview scripting but no knowledge of R. My questions are:

1. Is it possible to rewrite all qlikview code to R?

2. Where should I start learning R?

We don't require visualizations at all. After data modelling (which is fairly complex), we just need the data in excel.

Labels (1)
1 Solution

Accepted Solutions
edwin
Master II
Master II

Qlikview and R have different objectives/purposes.  it is definitely possible to rewrite "business rules" from QV to R.  I suggest dont approach it by rewriting code.  approach it by rewriting business rules.
  I had a project before to connect R to QV and i had to learn R from scratch this is where i went: https://www.r-project.org/

View solution in original post

1 Reply
edwin
Master II
Master II

Qlikview and R have different objectives/purposes.  it is definitely possible to rewrite "business rules" from QV to R.  I suggest dont approach it by rewriting code.  approach it by rewriting business rules.
  I had a project before to connect R to QV and i had to learn R from scratch this is where i went: https://www.r-project.org/