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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
sachiko
Frequent Visitor

Please tell me about how to round down the decimal point for “%” of the table.

Please tell me about how to round down the decimal point for “% of the table.

 

In powerbiDesktop, it is possible to truncate the decimal part of the graph, but I can not implement truncation below the decimal point of the table. In addition, I want to truncate the percentage below the decimal point.

 

Can it be implemented in the table?

Please tell me how to round down the decimal point.

 

Thank you.

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@sachiko,

I was trying to replicate your issue, and it does not seem like you have the option to round down in this case. I would suggest you create a calculated measure to find the percent of total, something like this Percent of Total = SUM(qty) / CALCULATE(Sheet1,ALL(Sheet1[qty])). Then you can format your new measure using the Modeling ribbon. 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @sachiko,

On the fields section of the Report view, if you click on the calculated column or measure you want, you can go to the Modeling ribbon, and it should have an option for you to select how many decimal points you want to display.

Thank you.

It is necessary to have an option to select the number of decimal places to display,
How can I add it?

1.pngPlease tell me how to move the decimal place in% of capture

 

2.png

 

 

Anonymous
Not applicable

@sachiko,

I was trying to replicate your issue, and it does not seem like you have the option to round down in this case. I would suggest you create a calculated measure to find the percent of total, something like this Percent of Total = SUM(qty) / CALCULATE(Sheet1,ALL(Sheet1[qty])). Then you can format your new measure using the Modeling ribbon. 

sachiko
Frequent Visitor

Please tell me about how to round down the decimal point for “% of the table.

 

In powerbiDesktop, it is possible to truncate the decimal part of the graph, but I can not implement truncation below the decimal point of the table. In addition, I want to truncate the percentage below the decimal point.

 

Can it be implemented in the table?

Please tell me how to round down the decimal point.

 

Thank you.

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.