Skip to main content

QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Action-Packed Learning Awaits! QlikWorld 2023. April 17 - 20 in Las Vegas: REGISTER NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
richard_chilvers
Specialist
Specialist

Set analysis to ignore all selected fields but one

I have a table of customers and their sales data such as sale-date, product, age-group.

I want to select a group of customers using several fields.

I then want to show all the products which have been bought, regardless of the selections, but just for this group of customers.

Could you help me out with the set analysis?

Thanks.

1 Solution

Accepted Solutions
sunny_talwar

May be like this:

{1<Group = $::Group>}

View solution in original post

3 Replies
sunny_talwar

May be like this:

{1<Group = $::Group>}

richard_chilvers
Specialist
Specialist
Author

Thanks Sunny. I always learn something from your replies. I had no idea this was possible !

sunny_talwar

And now you do