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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello everyone,
I have been trying to break the text of the custom label to display and fit all the information correctly in the stacked bar chart but it didn't work as shown in the image below.
Does anyone know if it is possible? or does anyone know another visual that I can insert multiple text labels in a stacked chart bar?
I tried to superpose the same visual twice making one of them transparent, but it didn't work either.
Thanks in advance and Best Regards.
Hi @Eurico_Tanaka ,
Try to add a line break in order to get the value on top of each other something similar to
Info = "Requested Date - " & MIN(Novo4[Date]) & UNICHAR(10) "Finished Date - " & MAX(Novo4[Date])
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsCan you please share a mockup data or sample of your PBIX file. You can use a onedrive, google drive, we transfer or similar link to upload your files.
If the information is sensitive please share it trough private message.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHello @MFelix , I'll send you a similar file through a private message.
Thanks again and Best Regards.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.