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

Input Box Problem.Need Urgent Reply

HI All

i have a problem ..what i want is .i have taken an input box .I want to enter a text value or numeric value in to

the input box,After entering the value in the input box ,a button must be click on which the macors must runs

and move that value to list box and saves it..Please provide also the macro coding .....Any solution will be

very helpful to meee......Thank you soo muchh

Regards

Sikandar

3 Replies
Anonymous
Not applicable
Author

Sikandar,
You requirement is so not QV... Tongue Tied
Input box is for changing value of a variable, whcih is a single stored piece of data.
List box is list of values within one logical data field. The only way to get values into a list box is to read data from a data source. Macro can not add the data.
So, to get the variable value into a list box you need to get it first into the data source, in the right place. I'm not saying that it is completely impossible with QV, but QV is not the right tool for entering data.

Oleg_Troyansky
Partner Ambassador/MVP
Partner Ambassador/MVP

Totally agree with Michael - this is very much "not QlikView"...

If you need to enter a few values for some misc. reasons (simulation, for example), I'd recommend using INPUTFIELD and not a macro.

Oleg

Not applicable
Author

Hi.

Thank u soo much Michael and Oleg.I Will definalty use input field now.

Regards

Sikandar