Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to devide my QlikView Document into 3 sections(Columns) so I can use the left side for filtering and the other two sections to the right for showing charts and objects.
Not sure how to do that
I appreciate any help.
Thxs
Hey it worked, Thanks!
I have to figure out a way to put both the things in one sheet. I will check your screen shots now.
Autopilot,
The listbox is getting populated but I also want to display few more fields for each of the sub category items.
Let us say : I have selected category A and it has subcategory A1, A2, A3 etc. For each of these subcategories, I need to display values like A11, A12, A13...A21, A22, A23 etc....
Below is a sample as to how the sheet should look like
| Category | Subcategory | Header 3 | Header 4 | Header 5 | Header 6 |
|---|---|---|---|---|---|
| A | A1 | A11 | A12 | A13 | |
| A2 | A21 | A22 | A23 | ||
| A3 | |||||
..... |
thanks!