March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
I am trying to calculate the Outstanding Defect Trend graph. I already have Created and Resolved dates for each Defect.
Based on this date can we plot the weekly trend of Outstanding vs Created vs Resoved lines ?
Created vs Resolved is easy to plot based on available data. Outsanding is supposed to be calculated based on these two data on weekly basis. Can someone can help if they have already done ?
Sample graph:
Solved! Go to Solution.
HI @sarogyaswamy,
According to your description, it seems like a common multiple date field analyst requirement. You can take a look at the following blog start date, end date parts if helps:
Regards,
Xiaoxin Sheng
Hi @sarogyaswamy,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi Xiaoxin,
Here is my defects dataset (raw data)
Each defect has created date , resolved date. Based on these 2 days i would like to calucalte the backlog trend by month
Key | Defect Created | Defect Resolved | Current Status |
B-77340 | 1/3/2022 0:00 | 3/28/2022 0:00 | Resolved |
B-36770 | 1/4/2022 0:00 | 5/12/2022 0:00 | Resolved |
B-37657 | 1/6/2022 0:00 | 1/11/2022 0:00 | Resolved |
B-77386 | 1/6/2022 0:00 | 1/13/2022 0:00 | Resolved |
B-37732 | 1/7/2022 0:00 | 2/11/2022 0:00 | Resolved |
T-77682 | 1/26/2022 0:00 | Open | |
I-11158 | 3/4/2022 0:00 | 5/12/2022 0:00 | Resolved |
N-11369 | 3/25/2022 0:00 | Open |
Backlog trend is calculated based on the Created and Resolved dates.
In the below graph Jan month as overall 6 defects and 2 defects were resolved. Hence there are 4 defects are backlog and it will carry forward for Feb month.
In Feb month 0 defects were created and 1 backlog (jan months defect) is Resolved. Hence we have 3 backlog defects.
Can we calculate this kind of backlogs through DAX ?
Thanks,
Santhosh
HI @sarogyaswamy,
According to your description, it seems like a common multiple date field analyst requirement. You can take a look at the following blog start date, end date parts if helps:
Regards,
Xiaoxin Sheng
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
6 | |
3 | |
3 | |
2 | |
2 |