Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not 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)

 

What am i doing wrong?

 


Days.PNG

 

 

 

 

 

 

 
1 ACCEPTED SOLUTION
Anonymous
Not applicable

@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.

View solution in original post

4 REPLIES 4
evandrocunico
Resolver III
Resolver III

Hi @Anonymous maybe check data type and format to begin and end date.

 

Regards.

Anonymous
Not applicable

@evandrocunico 

Thanks for you reply.

I checked the format of the field and both are set to DATE

date.PNG

I create a column DAYS, it works.

 

dates.jpg

Can you provide the pbix?

 

 

Anonymous
Not applicable

@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.

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.