Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi, I have this table in which I want to create some charts to track the progress cleaning the number of duplicated accounts. My initial thought is to plot a stacked column chart where it shows the percentage of duplicated accounts against the total number of active accounts count. However, it is possible that new accounts are being created every day or accounts being deleted which will cause the percentage to change even though the number of duplicated accounts is the same.
Is there a visualisation/chart i can use to involve Newly Created Acc column in my analysis?
Solved! Go to Solution.
You could try a line / area chart of accounts vs duplicates plotted over time, and put the categories (countries) as small multiple
Or, potentially do a cumulative burndown chart, with bars showing closed vs new, lines showing accounts and duplicates or planned vs. actual clean-up
Proud to be a Super User!
Hi @kellyylx,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @kellyylx,
We haven’t heard back from you for some time, so just following up to our previous message. We hope your issue has been resolved.
If the solution we provided has worked for you, kindly mark it as the accepted solution. Your feedback is important to us, Looking forward to your response.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
Hi @kellyylx,
As we haven’t heard back from you, so just following up to our previous message. We hope your issue has been resolved.
If the solution we provided has worked for you, kindly mark it as the accepted solution. Your feedback is important to us, Looking forward to your response.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
You could try a line / area chart of accounts vs duplicates plotted over time, and put the categories (countries) as small multiple
Or, potentially do a cumulative burndown chart, with bars showing closed vs new, lines showing accounts and duplicates or planned vs. actual clean-up
Proud to be a Super User!
Hi @kellyylx
It is expected, a change in either of aggregations used in the stacked column charts will change the percentage of one to the total of both. So, if initially, active account is 2 and duplicate is 4, that would be 2/6 and 4/6 respectively. If active then becomes 1 and 4 remains the same, that would 1/5 and 4/5 respectively.
Unless you mean something else.
Hi, the duplicate count will always be smaller than the active count because I am counting the number of duplicates withint the active accounts.
I am wondering if there is a better visualisation/chart i can use that involves th Newly Created Acc Count column in the analysis of tracking the number of duplicates in each country
I dont think it's another viz that you need but rather getting the correct measures. If you could provide a workable sample data (not an image) and your expected result from that and the reasoning behind, I might be able to whip up some DAX measures for you.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |