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

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

Set Analysis

Sum

({1<Año={$(=GetFieldSelections(Año))}>} Amount)

Please,



How I can subtract a year to the user's selection ?

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

use ({1<Año={$(=Max(Año)-1)}>} Amount)

Good luck!

Rainer

View solution in original post

2 Replies
Not applicable
Author

Hi,

use ({1<Año={$(=Max(Año)-1)}>} Amount)

Good luck!

Rainer

Not applicable
Author

Thanks a lot.

It's working

Have a nice day