Hi all!
I need to create a New Measure DAX formula to sum up the number of hours between "starting date time" and "end date time" of two columns. The formula needs to exclude the end date time cells that do not have any value.
What I really want is to get the average number of total hours between dates for a given month.
e.g. 15 Hours for the month of february.
Can someone help me with this?
Thanks in advance.