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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
nirman
Advocate II
Advocate II

Showing Percentage sign in the data label?

Hi,

 

I have created following measure in my report to display percentage for one of the field.

 

 

 

PercentageRevenue = ([NetTotalRevenue] * 100 )/ RevenueData[TotalRevenue]

This gives me an expected and correct result. The only question is the values are showing as "20.89" or "14.67". Instead, I want to display these figures with percentage sign. For example, 20.89%, or 14.67%, etc.

 

How can I set the data labels to display values with Percentage sign? 

 

Just to let you know that, I tried by applying % in the format using "%" button in the expression editor. However, the figures are then becoming incorrect, as each of the labels are then shown as multiplied by 100. For example, 2089.00 or 1467.20 etc.

 

Any idea of solving this issue?

1 ACCEPTED SOLUTION
konstantinos
Memorable Member
Memorable Member

Just delete multiply by 100 the net revenue..and then change the format to %  0,289 = 28,9%

Konstantinos Ioannou

View solution in original post

3 REPLIES 3
konstantinos
Memorable Member
Memorable Member

Just delete multiply by 100 the net revenue..and then change the format to %  0,289 = 28,9%

Konstantinos Ioannou

I can't find the option to change the format to % - how do I do this?

nivek142
Regular Visitor

Populate a new column with a expression like this "totalsalesamount = count(salesamount)" then created another column for the percentage with expression like this "sales in percent = DIVIDE(salesamount,totalsalesamount)" then change the format.

 

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.