Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
gauri
Helper III
Helper III

Issue with the cummulative dates in power BI

Hi all,

 

I am facing certain issue in how to programtically to this in Power Bi. Sharing a Screen shot for the same.

overtime visual img.PNG

 

If you check the STARTDTM, ENDDTM and ENDREASON

so where my ENDREASON Column says Out for that particular time entry it is correct but where it says as missedout the time entries i.e. the start time and end time are wrong. If we consider the first row we have a STARTDTM of 6.30 and ENDDTM of 8.00 , so next entry should take STRTDTM of 8.00 which i this case it is taking as 23.15.

So basically if my ENDREASON = missedout then the STARTDTM should take the privious entry's end time and ENDDTM for missedout entry should be 23.15 in this case.

Can anyone help me with Dax or logic which can be implemeted in Power BI.

 

Thanks,

Gauri

1 REPLY 1
Greg_Deckler
Community Champion
Community Champion

See my article on Mean Time Between Failure (MTBF) which uses EARLIER: http://community.powerbi.com/t5/Community-Blog/Mean-Time-Between-Failure-MTBF-and-Power-BI/ba-p/3395...

 

If you have something that defines "previous" then the techniques in that article will work.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors