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.
Hi - I am not sure if this is possble -
Is there a way of displaying a text value instead of a count on the segments of a stacked bar chart?
All of my data will have a count of 1.
Its currently using "Count of Service Name" as the value - The count will always be 1 for each segment of the bar chart, based on my data.
I want it to display the actual value of the "Service Name" field on each segment of the chart instead of Count.
Or is there another visual I can easily use for this?
My chart is to display the services which will be included for each month (Month is on the Y axis). Ideally, I would also like to conditinally format the colour of the segment based on the value of another field, but thats the next step 🙂
Thanks in advance for your help.
Hi @ianf123 ,
So you wanna the text value show inside the stacked Bar chart?
How about the showing as below which is in the format of tootip:
For the reference,pls see below:
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!