Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

One Listbox for multiple FieldValues

Hello,

hope someone can help me with the following question.

I´ve the following table "Categories":

ID

CategoryColor

CategorySize

1000
colorlogosize
1000colorlogo
1001colorsize
1002size
1002colorlogosize
1002colorlogo
1003
1004colorlogosize

The problem is now I want to create ONE Listbox with all 3 Categories.

At the moment it´s only possible to create one Listbox for EACH category.

I think I have to create a new Field which contains AllCategories: color, logo, size and have to create a new table?! Maybe via subfield.

The problems therefore are the gaps by generating the new Field “AllCategories” in the table "Categories".

If would appreciate if someone could help.

Thanks

2 Replies
Anonymous
Not applicable
Author

You should be able to use CrossTable to reformat the table the way you want

Not applicable
Author

Hey,

I think if I use crosstable the problem will be that the Table will get “new” ID´s. Consequently, the other problem would be that I also woudn´t know which ID´s have for example: color and size, size and logo,  or only color, …