Forum Discussion
Anonymous
4 years agoNot applicable
Continuous Years
Hello, I have created the below measure to calcuate continuous years of giving. VAR __Previous = MAXX(FILTER('Gifts (2)','Gifts (2)'[constituent_id] = EARLIER('Gifts (2)'[constituent_id]) && [F...
Anonymous
4 years agoNot applicable
This appears to only look at number of years donating and not continuous. I forgot to mention it is only classed as continuous years by donating every year until the current year.
PaulDBrown
4 years agoCommunity Champion
Can you clarify the criteria? You say "it is only classed as continuous years by donating every year until the current year"
Since you have dates going back to 1970, is it only continuous if there is a record per constituent id every year since 1970 until 2021?