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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
IgorGol
Contributor III
Contributor III

Create Measure That Affected from one specific Filter

Hi,

 

I have one Measure lets do it simple : sum(Revenue)

 

Also Have some filters : Year, Month , Department

What Should I write in set analysis (Measure) so it will be affected  only from one specific Filter (Year)

 

Thanks a lot!

 

 

1 Solution

Accepted Solutions
Vegar
MVP
MVP

I believe this will help you

Sum( {<Month,Department>}Revenue)

View solution in original post

1 Reply
Vegar
MVP
MVP

I believe this will help you

Sum( {<Month,Department>}Revenue)