Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
10 | |
6 |