Forum Discussion
100% Stacked Column Chart oddly formatting data labels
Is there any way to set the formatting of the data label in the 100% Stacked Bar Chart? I'd like it to match the tooltip % formatting rather than the goofy thousandths of a percent.
Hi,
i don't know why but in a situation like this
if you change the type to clustered column type
then on
select display unit = none
then change back to 100% stacked column chart
you obtain
and that's done.
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution !
2 Replies
- serpiva64Solution Sage
Hi,
i don't know why but in a situation like this
if you change the type to clustered column type
then on
select display unit = none
then change back to 100% stacked column chart
you obtain
and that's done.
If this post isuseful to help you to solve your issue consider giving the post a thumbs up and accepting it as a solution !
- AnonymousNot applicable
Ridiculous, but it worked... Thanks!!