Forum Discussion
Dyke211
Helper I
2 years agoCalulcuating Date difference in days within same column
Hello Guys, i want to get the number of days between the dates within same column in DAX. FOR INSTANCE.. wOULD LIKE TO REPLICATE THIS IN POWER bi
Dyke211
Helper I
2 years agoHi, I just tried your code with the actual data, but got this errorHow this column looks likeThe error i got...
Anonymous
2 years agoNot applicable
As the error states, it looks like your [EVT_OBJECT] column is not of DATE data type, this will need transforming before the measure will work.