Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all, this is my first post and I am lost in calculating a column with DAX.
Here is the issue:
I have a file where I have one signal per minute if a machine is running=0 or standing=1.
I would now like to calculate for every interruption (time from when the value switches from 0 to 1 until when the value switches back from 1 to 0.
I managed to add a column to identify the first and last minute of an interruption.
My plan was eighter to bring the time stamp of the last minute into the same row as the first to then calculate the time difference, or to summarize the minutes from the first minute until the last.
Hope that someone can help me...
Hi @JoernWittorf ,
Please prepare a simple and easy to replicate data model and the results you want to get based on the data model.
Best Regards
Lucien
User | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
185 | |
92 | |
67 | |
62 | |
52 |