The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 | |
5 |
User | Count |
---|---|
25 | |
13 | |
12 | |
8 | |
8 |