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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Help for creating calculated columns - adjustments for overlapping dates

 Hello guys! As suggested by @v-kelly-msft , I created this topic to talk about possible solutions for the following situation: I'm stuck on developing the solution below that resolves date overlaps. After creating the calculated columns, I will derive the specific indicators related to the project theme.

 

I would like your help to create the calculated columns according to the file available. Basically I can't reference the Start_failure_acumulated and End_failure_acumulated columns with themselves (row by row).

 

In the excel file, the calculated columns have the formulas you would like to apply in DAX to create them:

Dataset and calculated columns.Dataset and calculated columns.

LINK DOWNLOAD DATASET: https://docs.google.com/spreadsheets/d/1MuBf0FjDIUiPqBA3A4oU-DJFY-oD-KEX/edit?usp=sharing&ouid=11793...

 

Failures Dataset2Failures Dataset2

 I would be very grateful if you could help me in this case! 🙂

 

 

 

 

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

@Anonymous I can't figure out what you are trying to do.



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...
Anonymous
Not applicable

@Greg_Deckler Greg_Deckler, how are you? In this topic I bring a solution that I developed in Excel to analyze overlapping periods (in this case they would be equipment failures) of different complexities.

 

My purpose is to be able to calculate some maintenance indicators based on the handling of overlapping failures.

 

From an initial dataset I would need to treat them and with this new data perform the calculations of the indicators (ex: Time between failures - TBF, Time to repair - TTR, Equipment availability in percentage.

 

However, I couldn't migrate this solution to Power Bi (DAX). I'm stuck on developing the codes for the calculated columns. Did I get it clear? 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors