This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi All,
I have a set of data that looks like the below
| Start Date | End Date | Status | TAT | SLA [2 Days] |
| 03-04-2022 5:40AM | 05-04-2022 3:40AM | Success | 1 Day 22 hours | Completed |
| 03-04-2022 5:40AM | Customer | 1 Day 9 Hours | ||
| 03-04-2022 5:40AM | Reviewer | 1 Day 3 Hours |
I am trying to calculate SLA and TAT here.
TAT is the Duration of days between End date and Start date excluding weekends.
The request should be completed within 2 days of Start Date excluding weekends and the SLA calculation should pause whenever the status says "Customer" and resume when the Status becomes "Reviewer".
Can someone help me with this please? I am very new to Power BI, thanks in advance!
Hi @kag ,
For the TAT column, you could refer to this post:
Solved: Re: Difference of dates in days by excluding weeke... - Microsoft Power BI Community
For the SLA [2 Days] column, I still wonder how this number of days and hours is calculated, "completed" is because the Status column is "Success", right?
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.