This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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.
Below is the measure being used
DEI Threshold x AA FTE Percentage =[DEI Threshold] * [AA FTE Percentage]
Solved! Go to Solution.
@Anonymous
maybe you can try round(max(DEI Threshold),2) or round(sum(DEI Threshold),2)
Proud to be a 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.
Proud to be a Super User!
@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
0.8234*1800=1482. You only see 0.82, however, there are still two decimal numbers after 2.
Proud to be a Super User!
@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)
Proud to be a Super User!
you are welcome
Proud to be a Super User!
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 32 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 45 | |
| 28 | |
| 24 | |
| 22 |