Selecting multiple "Windows checkbox" in a list box
Hi,
I am develouping a qlikview application where there is an use of search object for searching data from tables.
For example
The above table has 3 columns and I have provided check box in QV to define the search. Suppose if I type "Apple" in the searchbox and check the checkbox "Col_A", It will only search in column A.
Now, I want to get all the three checkboxes "Checked" (by default) when an user opens the QV doc.