Forum Discussion
M_nwadibia
Resolver III
3 years agoChart display problem
The data sets used in both charts are the same. The Power BI report on top displays correctly but below is the same report on Report builder which does not display correctly. The lower two charts on ...
- 3 years ago
I have resolved this. The problem was that the last 3 charts were coming from the same dataset. I created a dataset for each chart and the display was fine
M_nwadibia
Resolver III
3 years agoThis didnt work. The probem is that each bar is displaying the same value which is the most current data. I need to see the cumulative data on each bar just like the upper two charts.
sevenhills
Super User
3 years agoOoops, what I gave is the position of data label details ...
Your issue is same data for all series. which is different than my steps.
Assuming the fields are from the same dataset, check the aggregate you are doing.
- M_nwadibia3 years ago
Resolver III
I have resolved this. The problem was that the last 3 charts were coming from the same dataset. I created a dataset for each chart and the display was fine
- sevenhills3 years ago
Super User
Glad it worked.