Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
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