Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
Hi Everyone there,
Can somehelp me to solve the below mentioned issue?
I need to calculate Time [ Hours or Minutes ] from order created to 1st Deliver?
Are those dates in the same line?
If yes, create a DAX Measure like this:
Diff = DATEDIFF(MAX(Date1), MAX(Date2), HOURS)
Thank you for your feedback
Ive data where Delivered dates and order dates are stored.
Required
Hours or minutes from Order Created to Deliver 1st Order and than 2nd to 3rd and onwards by the
Ive Order date column + Deliver date column + partner name as well
Expected Results
Delivered By Partner | #Avg ord - del 1st Order | Avg Hours # |
East Partner | 2.33 | 3 |
West Partner | 4.00 | 1 |
Grand Total | 2.75 | 4 |
I want to calculate time taken by a partner to deliver 1st order every day?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
66 | |
66 | |
47 | |
31 |