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: 
Anonymous
Not applicable

Qlik Sense - Button to call R function

Dear all,

I would like to build a button that when pressed by the user will call an action like:

R.ScriptAggrStr(some R code here)


to update the value of a Qlik variable.

Any suggestion?

Best regards

Labels (1)
1 Solution

Accepted Solutions
Steven_Pressland
Former Employee
Former Employee

This would be possible, but most of the work would be standard extension building. You can then create a custom hypercube to do the calc and return the value to a variable in the extension.

View solution in original post

2 Replies
Steven_Pressland
Former Employee
Former Employee

This would be possible, but most of the work would be standard extension building. You can then create a custom hypercube to do the calc and return the value to a variable in the extension.

paulcalvet
Specialist
Specialist

Hi !

I try to do the same thing in Qlik Sense.

Did you find a solution ?

Thanks,

Paul