Forum Discussion
tecumseh
8 months agoResolver III
Error Bars Show Label For Upper Bound Only
Hi, Using PBID Nov, 2025. Is it possible to show the Value Label for the Upper Bound but not the Lower Bound? Thanks, w
- 8 months ago
HI tecumseh,
In Power BI Desktop (Nov 2025), error bar labels cannot be independently controlled for Upper vs Lower bounds. Power BI treats error bars as a single visual element, not two separate ones. However you can try with below workaround.
Instead of relying on error-bar labels:- Create a measure for Upper Bound Value
Upper Bound Label = [Base Value] + [Upper Error]
Add this measure as:
Secondary bar (transparent)
Or Tooltip / Card / Table
- Turn data labels ON only for this measure.
Thanks,
If you found this solution helpful, please consider giving it a Like👍 and marking it as Accepted Solution✔. This helps improve visibility for others who may be encountering/facing same questions/issues. - Create a measure for Upper Bound Value
v-echaithra
8 months agoCommunity Support
Hi tecumseh ,
May I ask if you have resolved this issue? Please let us know if you have any further issues, we are happy to help.
Thank you.