Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
bluna
Regular Visitor

When connecting to a cube how can I change the value to a percentage on a column chart?

When connecting to a cube how do a change a value to a percent on a column chart?  It's available on a pie chart via "Detail Labels" but disappears when change the visualization to a column chart?

14 REPLIES 14
katika555
Resolver I
Resolver I

@bluna Its not depend on you are connected to Cube or not, 

Steps:

1. on Fields Pannel Change : Show Value as ->Percent of Grand Total

2. On Format Tab Data Lables ON 

I don't see that option. "Show value as...", and Data Labels is "On".  Is there something else that I need to do to enable that option "Show value as..."?

bluna_0-1668117587800.png

 

@bluna What is Amount Data Type? Decimal number?

  It's "General", but I'm not able to change it. 

bluna_1-1668174190411.png

 

 

@bluna 
On your screen its Measure not column :)))
What you can do in this situation:
1. Create Measure (As you can add only Report level measure in PowerBI with live cnnection from Cube)
2. Your New Measure Value Must Be 

New Measure = Divide([Amount],Calculate([Amount],all()),0)


3. Change Format for Percentage
4. use your new measure 🙂

How do I enable the ability to create a measure?  Everything is greyed out :(. I don't see a way to create a measure 😞

bluna_0-1668434271312.png

 

Right Click on any table -> New Measure
Annotation 2022-11-14 183517.png

I don't have that option when right-clicking in any table.  The only selections are "Collapse All" or "Expand All".

bluna_1-1668436929332.png

 

 

Request permissions from admins : BrowserContent ManagerReport Builder

Anonymous
Not applicable

Hi  @bluna ,

In Visualizations - Format -Data labels - set this to ON.

vyangliumsft_0-1667888107162.png

Click on Visualizations – add data to your visual.

vyangliumsft_1-1667888107167.png

Result

vyangliumsft_2-1667888107170.png

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

For a standard connection I see this option, but when connected to a cube via SQL Server Analysis I don't see the option to select the "Show value as" option.

- Data labels is On 

bluna_0-1667917788475.png

 

- When clicking on Y-axis, the options are: "Remove Field", "Rename for this visual" & "Move to".

bluna_4-1667918251477.png

 

 

bluna
Regular Visitor

Following up on my request, when connected to a cube via SQL Server Analysis, Live connection, I don't see the option to select the "Show value as" option.

- Data labels is On 

bluna_1-1668105529893.png

 

 

- When clicking on Y-axis, the options are: "Remove Field", "Rename for this visual" & "Move to".  There is no "Percent of Grand Total" selection.

bluna_2-1668105529997.png

 

 

Anonymous
Not applicable

Hi  @bluna ,

Each Visual has its own role and usage, and the location of certain functions is also different.

For column chart Visual, you can click on the column's yellow flag - Show value as == Percent of grand total.

vyangliumsft_0-1667797193132.png

 

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

I don't see the options you shared when connecting to a Cube.  This is what I see under the Y-axis, for a column chart.

bluna_0-1667871202470.png

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors