Forum Discussion
Pie chart data
Hi Experts,
Can any one help me on the below issue?
Have created a pie chart along with the data table to identify the ticket number details. however, when i click the pie chart, all the data is showing in the table, it is not showing only relavent data. Have taken the same fields for both the tables (chart & table format details)
Really, do not understand where i made mistake..
Thanks,
saranya
4 Replies
- parry2kSuper User
Saranya3_d it should work, check edit interaction on format tab to make sure pie chart interaction is set to filter table. If these both are coming from the same table I don't see any reason why it wouldn't filter, until in the table you are using some measure or data from some other table.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
- Tahreem24Super User
There may be setting on Edit Interaction option. Kindly disable that interation between these two visuals if any.
- amitchandakSuper User
Saranya3_d , there can be a couple or reason. You might have used a measure having all like
New Measure = calculate([measure],all(Table))
Or you have stopped edit interaction between two visuals
https://docs.microsoft.com/en-us/power-bi/service-reports-visual-interactions
- Saranya3_dHelper I
Yes Amit, I have used mesaure option in both the place (pie chart and table format). Is there any option available to see only the selected ticket details in the table?
For Ex: if i selecting "Pending with user" option in the pie chart then the table should show only pending with user tickets. But in my case ,it is showing all the tickets.
Thanks,
Saranya