Forum Discussion
Data in Table visual does not match with bar chart
- Anonymous2 years ago
Hi Anonymous ,
Thanks for the reply from PhilipTreacy , please allow me to provide another insight:
In Power BI Desktop, if the data you put into Visual is the same, then the data is automatically aggregated.
So you need to put [Account ID] into Visual to form each individual line.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
You've got a visial level filter on the Column Chart to only display data when the measure [CurrentStudentsOnly] is 1. That will only display Chicago.
regards
Phil
PhilipTreacy Yes, I have the filter [CurrentStudentsOnly] = 1. The same filter is applied on both, the table visual as well as the column chart as well.
I am just changing the visual type from table visual to column chart, moving the student ID to y axis, so that it takes in the "count of student ID"
The column chart should have shown two bars, right?