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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

set analysis

how to be very strong in set analysis, how to go for it to be expert in this

Labels (1)
11 Replies
renjithpl
Specialist
Specialist

Hi,

selected year/max year sales-

Sum({<YEAR = {"$(=max(YEAR))"}>}Sales)

one year minus from selected year/max year

Sum({<YEAR = {"$(=max(YEAR)-1)"}>}Sales)

customer sales

aggr (Sum({<YEAR = {"$(=max(YEAR))"}>}Sales), Customer)

Not applicable
Author

Beautiful Renjith... Hats off to you... thanks for simplifying the concept.... its so nice compare to the pdf....