Forum Discussion
elinevans
4 years agoHelper I
Calculated Column creating an empty slicer
I have data that looks something the table below. I have added a calculated column on this as follows: ClientCurrentAge = DATEDIFF(Client[DateOfBirth], Client[Today], YEAR) However when I put th...
rocky09
4 years agoSolution Sage
I have used the same DAX of yours. It is working for me.
Check if you have selected any of the data?