The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a column with "call received" that occurs near midnight 23:50 and an "on-site" column with a time of 0:24. I'm trying to calculate the difference in minutes using a formula ("call received"-"on-site")*1440 but I'm getting a large negative number (-1,406). How do I adjust the formula to cover responses that span two days?
Thank you!
Solved! Go to Solution.
Hi,
Try using DATEDIFF function. E.g.
Proud to be a Super User!
Hi,
Try using DATEDIFF function. E.g.
Proud to be a Super User!
The problem is the way the info gets populated into the table the date is the same for everything, but the time of day is different so using the datediff gives me the same number I was getting before.
Hi, @BA11501Banderso
Can you share a sample data for further research?
Best Regards,
Community Support Team _ Eason
User | Count |
---|---|
15 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
23 | |
14 | |
13 | |
8 | |
8 |