Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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.
Solved! Go to Solution.
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.
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?
Please tell me how to move the decimal place in% of capture
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
78 | |
59 | |
35 | |
33 |
User | Count |
---|---|
100 | |
62 | |
56 | |
47 | |
41 |