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.
Dear all
I saw a very similar case which tells me what I am trying to do is not possible. (in Sep. 2022)
Does anyone know if it is still true?
Thank you!
Chart 1: it is a stacked column chart. It is doable.
Chart 2: which is a hybird version of stacked column chart and 100% stacked column chart. It is not possible (?)
Hey @ryanli1982 ,
basically it's not possible using the default visuals,, but what you can do is creating a measure that calculates the contribution of each segment to a stack and then use the measure on the values bucket.
You can also give the Inforiver Charts Visul a try if you want avoid creating a measure. I assume that the inforiver visual is able to show the percentage value instead of the absolute value as a data label.
Regards,
Tom