Forum Discussion
Anonymous
6 years agoNot applicable
M Query to return time difference between two cells in the same column
Hi I am looking for a M query to return the difference in times between two cells in the same column. I have been able to do this a couple other ways (DAX formulas and creating two different tabl...
Anonymous
6 years agoNot applicable
I get the following error when putting in this query.
"Expression.Error: The field 'date' of the record wasnt found."
Not sure why Im getting this. Are the other columns in the table interferring with this query?
sturlaws
6 years agoResident Rockstar
what is the code you have entered?