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...
elinevans
4 years agoHelper I
even if all the columns used in the measure are from the same table?