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.
Hi Team,
Good Day!
I need to calculate the Running time of vehicle for 2 date fields (Notify Date & Complete Date). Below is the reference screenshot. I have to show same for all the vehicles in individual months (Jan 31 days; Feb 28 days; Mar 31 days; Apr 30 days etc.,)
Eg: Each monthb (Jan - Start: 01/01/2023 12:00 AM to End: 31/02/2023 11:59 PM), Need to calc running days for each month.
This is Actual table available:
Need O/p:
Calculated in Excel; How to do it same in Power BI?
Kindly help with the DAX command to calc the Running time?
Thank you!
Regards,
Sandeep
@Sandeep_PowerBI
Sales Amount = SUM(Table[Running Time(Days)])
****************************************
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |