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: 
ali_hijazi
Partner - Master II
Partner - Master II

select a field without filetering the document

Hello

I need the user to select a value for some fields from a list box but without filtering the whole document

I need when the user selects a value from a list box to set this value into a variable

is this possible?

Please advise

I can walk on water when it freezes
Labels (1)
4 Replies
RSvebeck
Specialist
Specialist

Just make sure that this field is not linked to any other table in your document. //Robert

Svebeck Consulting AB
ali_hijazi
Partner - Master II
Partner - Master II
Author

yes this is true but I don't want to disconnect this table

I can walk on water when it freezes
RSvebeck
Specialist
Specialist

Ok, then just do a resident load of the original field/table, and create a replicate of this field with a new name, and use this new fieldname in your listbox. //Robert

Svebeck Consulting AB
RSvebeck
Specialist
Specialist

Or use Set analysis on the rest of the docuement, exluding your selected value in your list box from all expressions. //Robert

Svebeck Consulting AB