Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI all,
I have two list box so there will be always one value selected but when i press clear all button it gets deselected but what i want is that
there will be always one value selected in any of list box despit pressing off clear all button.
thanx ®ards
rohit
Select one item in the listbox
Go to Listbox properties
check 'Always One Selected Value'
Apply the changes
You will be able to select only one item from the box and 'Clear All' will not clear the listbox selection.
Hi Rohit,
Check first if both the fields in the listboxes are related to each other in the Table structure formed.
Then check if some macro is there which is clearing the properties or selecting one after the other.
Thanks
hi sir,
thax for your suggetion
if i'll do like that so what will happen it will select value from 1st list box as wll as second list box when i select any option in second list box
what i want only one value should select at a time from any of the list box.and when i do clear all it should select value from 1 st list box
hope you understood my requirement ...
thanx& regards
rohit
Hi Rohit
In list box properties--- general---- enable the Always one selected vale.
Regards
Arun
hi Arun,
thax for your suggetion
if i'll do like that so what will happen it will select value from 1st list box as wll as second list box when i select any option in second list box
what i want only one value should select at a time from any of the list box.and when i do clear all it should select value from 1 st list box
hope you understood my requirement ...
thanx& regards
rohit
Hi Rohith,
In qlikview because of relative reference its links only relavent field names in the other list box.
arun
Got Resolved
thax everyone..