Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
fortaleza40
Contributor III
Contributor III

Use empty variable as Input variable

I am trying to create variables by scripting with no data by default and that the user can insert some data on it, i check and there are some extensions around but i  can not use extensions, there is other way to do it using scripts?  create variables to only let the user input data on it

1 Solution

Accepted Solutions
agni_gold
Specialist III
Specialist III

In the latest qliksense versions, we have extension bundle installed, you can use from there InputBox,
I believe without input box user can not edit variable value from UI.

View solution in original post

3 Replies
agni_gold
Specialist III
Specialist III

In the latest qliksense versions, we have extension bundle installed, you can use from there InputBox,
I believe without input box user can not edit variable value from UI.
fortaleza40
Contributor III
Contributor III
Author

We want to use the empty variables as filter, so if the user insert some data the variable value affects the expresion and the data changed, can you give me an example of blunded extensions that we can use, currently i only see an variable module but there are not many features on it

fortaleza40
Contributor III
Contributor III
Author

It worked fine with Variable bubdled extension