Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

multiple conditions in SET analysis

Hi

In the attached file, I want to see sum of sales for product P3 and also Sales for specific month. how to achieve this?

John

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

Try this app. For your product P3, there is just one month(dec) avaiable, but when you add more months, you will just need to change the set analysis for those you want

Best Regards,

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi,

Try this app. For your product P3, there is just one month(dec) avaiable, but when you add more months, you will just need to change the set analysis for those you want

Best Regards,

Anonymous
Not applicable
Author

For professional job

you can add variable as Month and do not implement hard code

in your sample I define 'vMonth' and use it in set analysis and change it form Input Box

you can do this for Product too.

hope u enjoy it