Forum Discussion

crjackson's avatar
crjackson
Helper I
3 years ago
Solved

DAX Help

Hello!

 

I am trying to calculate an annualized compliance percentage. I have the denominators for each task in a table. The problem is that the denominators change annually. For example, for tasks for 2022 that are done monthly, the denominator is 12, quarterly is 4, and for some introduced mid-year is 6. In 2023, the task denominators will mostly be 12 or 4. I need both years in my table so they can look at the historical data. It seems to be ignoring the date filter and either adding the denominators from both years for a particular task or giving me the max denominator of the two. Is there a way to convert the column values to a measure that can be used to find the percentage? 

 

5 Replies