Forum Discussion
Anonymous
7 years agoNot applicable
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)...
- Anonymous7 years ago
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.
Anonymous
7 years agoNot applicable
evandrocunico
Resolver III
7 years agoI create a column DAYS, it works.
Can you provide the pbix?
- Anonymous7 years agoNot applicable
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.