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: 
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