Forum Discussion
ARob198
6 years agoHelper IV
Dynamic Year Calculation
Hello, I am trying to create a measure that calculates the number of years between two dates based on a value. I have been using the following measure: Years C = if([Value] <=0, 0, (([Date] ...
v-juanli-msft
6 years agoCommunity Support
Hi ARob198
Is this logic correct?
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.