This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
Please could you give some ideas on how to create this visual?
I have a dataset -
ID IssueA IssueB IssueC IssueD
1 1 0 0 1
2 1 1 1 1
3 1 0 0 0
4 0 0 0 1
5 0 1 1 1
6 0 0 1 1
I want an easy visual to show that
IssueA IssueB IssueC IssueD
3 1 1 2
IssueB IssueA IssueC IssueD
2 1 2 2
IssueC IssueA IssueB IssueD
2 1 2 2
What I have in mind is, User picks the first Issue from a list - Example IssueA, and then three of the other issues populate in a bar chart (IssueB=1; IssueC=1;IssueD=2), then user can pick IssueB from the chart and the other three Issue are in the bar chart, if there is 0 count, then it doesn't show at all.
Is this possible?
What is the correlation between the two? I am not seeing how you are deriving the bottom desired visual from the top dataset. Can you provide a little more detail?
Dawn
Sure,
So if User pics IssueA, then we look at how many IDs have a 1 for IssueA - which is 3
Looking at those three only - Total count for IssueB=1; IssueC=1 and IssueD=2
Does that make sense? Let me know please.. Thank you.
Check out the April 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.
| User | Count |
|---|---|
| 35 | |
| 27 | |
| 26 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 36 | |
| 32 | |
| 26 | |
| 23 |