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: 
PaulaRibeiro
Partner - Contributor II
Partner - Contributor II

Use an R file in Script

Hi,

How can i read a file R in Qlik Sense script?

Can anyone give me an example?

Thanks!

3 Replies
tomasz_tru
Specialist
Specialist

PaulaRibeiro
Partner - Contributor II
Partner - Contributor II
Author

Now, I have this code below, but when I load the code I have some errors like "Table not found"

    TableData:

    Load *

    Extension R.ScriptEvalExStr('....Path to file here.... ', '.....R Script here... ');

How can I solve that?

Thank you.

spgurucse
Contributor
Contributor

Hi Tomazs,

Thanks for your post.. but 

im getting "page not found" error while clicking the link which you provided. 

 

https://community.qlik.com/blogs/qlikviewdesignblog/2018/02/20/an-advanced-analytics-integration-tim...

 

can you post the script directly here? Thanks in advance !!