Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

DATEDIFF messes with result

Hello,   I am using the datediff function to get the days between Begin and End date. But is doenst count the days right.   My daxfunction is: #Days = DATEDIFF(Data[Begindate];Data[Enddate];DAY)...
  • Anonymous's avatar
    Anonymous
    7 years ago

    evandrocunico 

    My fault alright. It had set an auto sum on the field.

    I see that on a custom column a sum isnt shown with a total sign, so i didnt recgonised it at first.