Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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 |
---|---|
10 | |
8 | |
5 | |
5 | |
4 |