Forum Discussion
elinevans
Helper I
4 years agoCalculated 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
Solution Sage
4 years agoI have used the same DAX of yours. It is working for me.
Check if you have selected any of the data?