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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Visualsetter
Contributor
Contributor

Filter from table in load editor

I have a master table In my load editor that has 10 columns. 4 of those columns I want to group a call them Categories. Categories will be an additional column (making 11 total)

Labels (4)
2 Replies
steeefan
Luminary
Luminary

Please specifiy what you actually mean by "4 of those columns I want to group a call them Categories". Ideally, show a screenshot of your anonymized data and the result you are hoping to get.

anat
Master
Master

 

something like below

load *,a&b as nwefield;

load a,b,c from table;