Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

What's the meaning of this expression?

Hi everybody

I'd like to know what's doing the "={$1} " in the set analysis


SUM({<Year={"$(=max(Year))"}, Month=, , MonthName={$1}>} Money)

Thanks,

Regards

2 Replies
sunny_talwar

I have no idea, never seen this before.... Seen this used here once in a while (https://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-a...)

Sum({$1<Year={"$(=max(Year))"}, Month=, , MonthName={$1}>} Money)


Capture.PNG


But never seen it used against a field


maxgro
MVP
MVP

maybe a parameter

look at the attachment