How to retrieve the last occurrence in Set Analysis
I want to mesure yearly membership full-time of salaries,there is some salaries have diffent part-time from period to period. For exemple: salary x have in 2018 part-time=0,9 and in 2019 part-time =0,5 the issue here that i get the sum of 0,9 + 0,5=1,4 but in my case i want to get the last occuenrce 0,5 not the sum of part times,see the attached screenshot.