Reading variables from R into Qlik Sense Enterprise
Hi everybody We configured the R plugin for QlikSense, installing the RServe and SSE on a dedicated machine, and the Analytic connection on another Qlik machine. We got a succesfully communication between the two systems, testing various examples provided from this board and more.
But we have two problems:
1) Is it possible to execute R script directly from Qlik ETL code? Where can we find the correct syntax?
2) Is it possible to load into a Qlik variable (again in the ETL code) a variable from R? Pe: elaborate a variable in R and then pass it to a Qlik variable directly.