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.
Hello,
How to fix this that i don`t see the % but in numbers in the reference line?
I can`t find it.
Solved! Go to Solution.
Whaa, is see it now. I used the wrong vizual.
I must use the normal stacked colomn chart 😃
thanks all for you helps 😍
@Frixel < Currently it is nor possible in 100% stacked bar chart but i have found one old solution and you can also use Stacked column chart
At present, this is not possible in Power BI. Though, you can use one of the custom visuals to achieve this. This still has some minor limitations like Legend colours can be switched but not directly in Desktop. Unlike the ability to switch colours with the stock stacked charts.
Download link for the custom visual in this page
https://pbivizedit.com/gallery/column_100stack_label_value
This was made with our Custom Visual creator tool PBIVizEdit.com. With this tool,
Give this a shot and let us know if you face any problem/errors.
You can use the editor to modify your visual further (some modifications cannot be done in Power BI window and have to be in editor).
Proud to be a Super User! |
|
Hi, @Frixel
Thanks for @Swapnilmandloi and @amitchandak reply. What is the visual object you are using and you can give non-sensitive data that reproduces the problem at hand for testing.
Best Regards,
Yang
Community Support Team
I used the 100% stacked colomn chart
The number 283 is the counting.
Whaa, is see it now. I used the wrong vizual.
I must use the normal stacked colomn chart 😃
thanks all for you helps 😍
😄
Choosing the right visual more than a science, is an art 😉
Cheers,
Joao
Adjust Data Labels:
If you don't see the option to adjust the display units to show numbers instead of percentages in the Analytics pane, it's likely that the visual or reference line settings do not support this feature directly. However, you can work around this issue by following these steps:
Check Data Formatting:
Create a New Measure:
Add Reference Line with Numeric Value:
Create New Measure:
Add Reference Line:
Adjust Data Labels:
Format Pane:
Custom Visuals:
Select the Visual:
Open the Format Pane:
Where can i find the Analytics pane?
Open the Analytics Pane:
To change the reference line from displaying percentages to displaying numbers in Power BI, you'll need to adjust the data formatting and the properties of the reference line in your visual. Here's how to do it:
Select Your Visual: Click on the visual where you want to change the reference line formatting.
Add or Edit Reference Line:
Format the Reference Line:
Adjust Data Labels:
If your measure itself is calculated as a percentage, you may need to create a new measure that converts this to a number. For example, if your measure PercentValue is a percentage, you can create a new measure:
Then use NumberValue for your reference line.
Create a New Measure:
Replace PercentValue with the actual measure or column you are using.
Use the New Measure: In your reference line, use NumberValue as the value.
Format the Reference Line: