Forum Discussion
May Update - Problem with Donut Chart
- 10 years ago
Just updated my PowerBI Desktop and it appears that "Details" is now working correctly again. Don't know about whether or not that's true for the other visuals as I am not using them. Thanks PowerBI Team, you guys are great!!!
Just noticed that this problem is also being discussed here: http://community.powerbi.com/t5/Desktop/Pie-chart-not-displaying-correctly-in-web-app/m-p/39637
Can you use the new "tooltip" feature that was introduced in the May update?
Make whatever your tooltip used to be a DAX measure and put that in?
Based on what you've provided, I guess the syntax would be like:
Tooltip = "A crew sub is a crew member who participated in the training session but was doing so as a 'filler' for a missing/unscheduled crewmember. The individual's performance may or may not have been graded. Typically, grading results in this analysis."
See below picture for an example of what I think you want:
Please mark this as a solution to your question if it resolves your problem, thanks.
- tjd10 years agoImpactful Individual
Thanks for the insight, will have to try it out. However, the real issue is that the May update apparently "broke" several visualizations' "Details" definition - Donut and Pie charts (see link above). It would be nice to get them back working again!
- wonga10 years agoContinued Contributor
Yeah, it looks like the details field is still reading from the legend field. I have two distinct columns in each field and they both hold the same value which obviously doesn't make sense.
Hopefully, it's a hotfix that can be implemented without needing to wait a whole month.