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.
Hello everyone,
I have this problem to solve.
I have to calculate the duration of engine running with this data:
The dataset contains more events then only these two, so i have to filter to consider only this two events.
I was thinking to create a table with pivot data with columns SERIAL | DATE ON | DATE OFF | DURATION ENGINE ON
But i'm new in Power Query/Dax and i don't know how i can do.
Someone have suggestions? Thanks you!
try this
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
32 | |
13 | |
10 | |
10 | |
9 |