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 dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Solved! Go to Solution.
Thanks for your clear question and example data. I wish all members did that!
There are a few methods you can use, but try this one ....
Create a measure tp get the previous stop time
Thanks for reaching out for help.
I put in a lot of effort to help you, now please quickly help me by giving kudos.
Remember we are unpaid volunteers and here to coach you with Power BI and DAX skills and techniques, not do the users job for them. So please click the thumbs up and accept as solution button.
If you give someone a fish then you only give them one meal, but if you teach them how to fish then they can feed themselves and teach others for a lifetime. I prefer to teach members on this forum techniques rather give full solutions and do their job. You can then adapt the technique for your solution, learn some DAX skills for next time and soon become a Power BI Super User like me.
One question per ticket please. If you need to extend your request then please raise a new ticket.
You will get a quicker response and each volunteer solver will get the kudos they deserve. Thank you !
If you quote @speedramos in yout tickers then I will then received an automatic notification, and will be delighted to help you if you click the humbs up and accept as solution button. Thank you.
For your reference.
Step 1: I load the data with Power Query Editor twice as 'DATA_01' and 'DATA_02'.
Step 2: I add 'Index+1' column to 'DATA_02'.
Step 3: I merge 'DATA_01' query and 'DATA_02' query with 'Index' and 'Index+1'.
Step 4: I expand 'DATA_02'.
Step 5: I add 'Elapsed Time in Minutes' column to 'DATA_01' in Power BI Desktop.
Elapsed Time in Minutes = DATEDIFF([DATA_02.STOP TIME],[START TIME],MINUTE)
For your reference.
Step 1: I load the data with Power Query Editor twice as 'DATA_01' and 'DATA_02'.
Step 2: I add 'Index+1' column to 'DATA_02'.
Step 3: I merge 'DATA_01' query and 'DATA_02' query with 'Index' and 'Index+1'.
Step 4: I expand 'DATA_02'.
Step 5: I add 'Elapsed Time in Minutes' column to 'DATA_01' in Power BI Desktop.
Elapsed Time in Minutes = DATEDIFF([DATA_02.STOP TIME],[START TIME],MINUTE)
Thanks for your clear question and example data. I wish all members did that!
There are a few methods you can use, but try this one ....
Create a measure tp get the previous stop time
Thanks for reaching out for help.
I put in a lot of effort to help you, now please quickly help me by giving kudos.
Remember we are unpaid volunteers and here to coach you with Power BI and DAX skills and techniques, not do the users job for them. So please click the thumbs up and accept as solution button.
If you give someone a fish then you only give them one meal, but if you teach them how to fish then they can feed themselves and teach others for a lifetime. I prefer to teach members on this forum techniques rather give full solutions and do their job. You can then adapt the technique for your solution, learn some DAX skills for next time and soon become a Power BI Super User like me.
One question per ticket please. If you need to extend your request then please raise a new ticket.
You will get a quicker response and each volunteer solver will get the kudos they deserve. Thank you !
If you quote @speedramos in yout tickers then I will then received an automatic notification, and will be delighted to help you if you click the humbs up and accept as solution button. Thank you.
User | Count |
---|---|
63 | |
59 | |
56 | |
38 | |
29 |
User | Count |
---|---|
82 | |
62 | |
45 | |
41 | |
40 |