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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Anonymous
Not applicable

Calculation not working

Hi I'm trying to find a threshold which is calculated as FTE Percentage x DEI Threshold (.82 x 1800). The answer should be 1,476 however, when I put the measure in smartsheet I'm getting 1,482.

 

kari1282_0-1698372405655.png

Below is the measure being used 

DEI Threshold x AA FTE Percentage =[DEI Threshold] * [AA FTE Percentage] 

1 ACCEPTED SOLUTION

@Anonymous 

maybe you can try round(max(DEI Threshold),2) or round(sum(DEI Threshold),2)





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

7 REPLIES 7
ryan_mayu
Super User
Super User

@Anonymous 

how many numbers after decimal point? have you extended the percentage? It looks like 0.82, however maybe you set up only display two numbers after decimal point.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

@ryan_mayu Hi I'm sorry, I'm a little confused. .8234 is the full number however, I have it set so that it should only be .82. I don't know what you mean by extended percentage 

 

kari1282_0-1698426340660.pngkari1282_1-1698426365405.png

 

0.8234*1800=1482. You only see 0.82, however, there are still two decimal numbers after 2. 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

@ryan_mayu Is there a way to write a measure that can only show up to two decimal points since using all four is messing up the calculations. 

 

@Anonymous 

maybe you can try round(max(DEI Threshold),2) or round(sum(DEI Threshold),2)





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Anonymous
Not applicable

thank you @ryan_mayu  the first formula worked

you are welcome





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors