Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error in creating the variable in Visual extension

Hi,

I am creating the visual extension inside Qlik Sense.

I try to create new variable inside it, but getting error all the time...

var app = qlik.currApp();

app.variable.create({qName : 'myVariable', qDefinition: 0});

The error that I get is:

Error from Engine: Object {jsonrpc: "2.0", id: 134, error: Object}...

I know that it was working for me previously, but now I don't know what is wrong...

1 Solution
1 Reply