The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi there -
I have a table like below
id | status | duration | date_only |
E-4941 | In Progress | 12 | 11/9/2017 |
E-4941 | Completed | 106 | 12/9/2017 |
E-4942 | In Progress | 14 | 11/15/2017 |
E-4942 | Completed | 108 | 12/15/2017 |
I need to plot a graph
x-axis - months ( should represent id's for status = 'completed') Eg: E-4941, E-4942
Y-axis - duration (sum of all 'In Progress' id's ) Eg: 12 + 14
(I tried to filter with 'status'=completed, but I get only 'completed' status duration ie; 106, 108 but I need 12, 14).
@Anonymous your question is bit confusing, so you want to plot duration of in-progress for only those Id's which have status completed. correct?
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Yes.
Can anyone help out?
No prob! I was able to figure it out
Hi @Anonymous ,
Would you please kindly share your resolution so that it can benefit more users having similar requirement?
Best regards,
Yuliana Gu