Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, i need to make a drop down menu with multiple choices, the problem is that i need to be able to select 2,42 and both of them at the same time.
How can implement the last part?
Thanks
Hi Matbelli,
If possible can you share sample data?
You can use listbox and add expression.
Hi Matbelli,
If possible can you share sample data?
You can use listbox and add expression.
Hi Matbelli,
If possible can you share sample data?
You can use listbox and add expression.
i have a column with 2 possible values: 2 and 42.
I need to select which value i want to see from a scroll down menu and the three possibilities have to be: 2, 42, 2 and 42.
Hi there,
I'm sorry, but could you please explain better? Your question is a little bit fuzzy and under explained.
Do you need to implement this in QlikView or in Qlik Sense? If in Qlik Sense you can use some extension, else you can use a list box with led light display or you can simulate the drop down menu with some objects like text boxes.
Best regards,
MB
i have used listbox and it works, thank you