Forum Discussion
Giavo
8 years agoHelper III
DATEDIFF between Rows and GROUP BY
Hello everybody. 2 DAX Questions about DATEDIFF.
1)I need to find the difference in minutes between the rows of "DateTime" column
2)I need to find the difference in minutes between the rows of "DateTime" column GROUPING BY "IWC Number"
Can you please help me with DAX ?
here is the output i see on my end from your data
21 Replies
- parry2kSuper User
when you said difference, you mean difference in minute from current row datetime to previous row datetime
- GiavoHelper III
Yes exactly, difference(in minutes) between row and row+1(i guess i should use DATEDIFF but i can't obtain the correct result.
- Phil_SeamarkMicrosoft Employee
- AnonymousNot applicable
This is not helpful at all. Who approved this?