How to call external r script from sisense ?
I have an external R code that is on one of my servers . I need to call the R code externally from sisense . Is there a plugin or connector I can use to call the script or a batch file externally ?
Thanks for your help ,
Ankit.
-
Hi Ankit,
Can you ellaborate a but more about what you wish to do with R that you want to run a bat file externally from within the dashboard?
There are many things that you can do with Sisense and R, I'd suggest following the below forum to open your mind about the possibilities (For example, you can use R functions directly within Sisense formulas, it might be a better approach than externally calling R)
https://documentation.sisense.com/latest/creating-dashboards/using-formulas/r-formulas.htm
https://support.sisense.com/hc/en-us/sections/206631188-Using-R-with-Sisense
Anyway, feel free to reach out if you need assistance:
-
Hi Ravid ,
Appreciate your detailed response.
I actually have some already built R scripts which does some data cleansing and modelling . I am hesitant on rewriting the code on sisense again (Although I might explore that later). The R code writes some data to a table which I want to use in sisense.
I want to trigger the R code externally from sisense and use the output from the table inside sisense elasticube (sequentially ) . Would love to understand what would be the best approach here .
Thanks,
Ankit
Please sign in to leave a comment.
Comments
2 comments