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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Help with set analysis

Hi everyone,

I'm assembling a report with different filters and a number of data sets. In one particular data set, I would like only one of the filters to apply.

Being more specific:

-I have, as filters, brand, year and week

-The reports beneath are sales, margins and stocks

-For sales and margins, all three filters apply

-For stocks, I would like only for the filter brand to apply, and it would return me the latest information available for stocks.

Can anyone help me in any way?

Thanks a lot in advance.

Cheers,


F.

1 Reply
MayilVahanan

HI,

     Sum(Sales) and Sum(Margin)

     Sum({<Year=,Week=>}Stocks), can't get the latest information available??

     Hope it helps

Thanks & Regards, Mayil Vahanan R
Please close the thread by marking correct answer & give likes if you like the post.