Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
Solved! Go to Solution.
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 !
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 !
Ridiculous, but it worked... Thanks!!