Forum Discussion
muhammadh812
3 years agoNew Member
Clustered Bar Chart width is not matching even values are same
I have created a clustered bar chart the widths are not matching even the numbers are same. Although, its rounded values but it still show same width. How can I solve this issue. (See attached Picture)
Thanks
1 Reply
- DOLEARY85
Resident Rockstar
Hi,
how have you rounded the values? i've found creating a new calculation using =Round('table'[field],2) works to fix this in the past.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍