Forum Discussion
Pie chart for every row based on field
Hi,
Our report had multiple rows for 1 category. For every row we want to see a specific pie chart.
The problem is nog every category has the same amount of rows.
Ex. category A = 3 rows , category B = 4 rows , category C = 2 rows , category D = 1 row.
How can we add a pie chart to show per row? Or which visual can we use?
kind regards,
Davina
Anonymous , From what I got so far bookmark can help you.
Refer if this can help you
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
3 Replies
- amitchandak
Super User
Anonymous ,The information you have provided is not making the problem clear to me. Can you please explain with an example.
countrows(Table) provide count of rows and can cut across any parameter
Appreciate your Kudos.- AnonymousNot applicable
In our report we have a filter: "category".
There you can select one of following:
- Category A
- Category B
- Category C
- Category D
For every category we want a detail table with informatie, but also per line a pie chart with some values.
Category A shoul give following:Table
Value 1 Value 2 Pie chart line 1 20 30 pie1 line 2 40 50 pie2 line 3 60 80 pie3 Category C
value1 value 2 pie chart line 1 20 30 pie1 line 2 80 70 pie2 For every row we should see different pie charts.
Is this possible?
kind regards,
Davina
- amitchandak
Super User
Anonymous , From what I got so far bookmark can help you.
Refer if this can help you
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive