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

RScript and loading a R library

Hey guys,

we have successfully connected RServe with Qlik Sense.

A simple calculation on the RServe like "R.ScriptEval('q$value*2', Count(sessions) as value)" works fine for us.

But, when we want to load an existing library on the RServe like "R.ScriptEval('library(forecast);q$value*2', Count(sessions) as value)" the script throws an error...

Does anyone have an idea for a solution?

Thanks
Diemtar

Labels (1)
0 Replies