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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Use of DATEDIFF function in calculated column using Direct query mode

Is there any way too use DATEDIFF function while creating calculated column using Direct query mode?

Or any other way to calculate difference between two dates in calculated column using Direct query mode?

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

Based on my test,it is supported to add datediff calculated column in Direct query mode, plz see below capture:

MicrosoftTeams-image.png

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

3 REPLIES 3
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

Based on my test,it is supported to add datediff calculated column in Direct query mode, plz see below capture:

MicrosoftTeams-image.png

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
amitchandak
Super User
Super User

@Anonymous , datediff should work as a column

refer

https://youtu.be/56efjvdOdQM

 

or as meausre

sumx(Table,Datediff([Date1],[Date2],day) ) // you can use aggreagation of your choice

 

refer as measure with row context

https://community.powerbi.com/t5/Community-Blog/Decoding-Direct-Query-in-Power-BI-Part-2-Date-Difference-Across/ba-p/934397#M451

 

 

This simply does not work. The calc as columns returns:
OLE DB or ODBC eror: We couldn't fold the expression to the data source. Please try a simples expression

 

Isn't this expression simple enough for PowerBI to handle?

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.