Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Passing the date selected from the Calender object to the extesion object

Hi Everyone,

I have created a extension object for executing the Rvolution R script from the Qlikview.In that extension object I have to pass the dates selected from the calender object to the R script through the Qlikview extesnion. So for doing that I have use Qlikview variables to hold the value selected by calender object and pass it to the R script. Currently if I m passing the directly the Qlikview variable in Script.js , its giving the error as variable undefined. So could any one help me in passing the Qlikview varialbe value to the Script.js of the extension in qlikview?

0 Replies