Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
hi all,
i am trying to use Parameters for users to key in the price and use it for some calculation.
However, it does not seem to be able to key in the exact value.
For example if i key in 1800, it will adjust to 1797, each increment is 89 instead.
Is this the normal behaviour of Parameters?
Would there be alternatives methods for user to key in a value and use it for calculation?
Thank all .
Solved! Go to Solution.
Hi @mofu1401 - Yes, this behavior is due to the way numeric range parameters work in Power BI. When you set an increment value, Power BI distributes the range evenly based on that increment. However, the issue arises when Power BI internally determines an increment that doesn’t align exactly with your expected values. That’s why you're seeing adjustments like 1797 instead of 1800.
alternatively you can create a input method, by creating a Disconnected Table that contains a list of values users can select from.This works well if the number of choices is reasonable.
HOpe this helps.
Proud to be a Super User! | |
Hi @mofu1401 - Yes, this behavior is due to the way numeric range parameters work in Power BI. When you set an increment value, Power BI distributes the range evenly based on that increment. However, the issue arises when Power BI internally determines an increment that doesn’t align exactly with your expected values. That’s why you're seeing adjustments like 1797 instead of 1800.
alternatively you can create a input method, by creating a Disconnected Table that contains a list of values users can select from.This works well if the number of choices is reasonable.
HOpe this helps.
Proud to be a Super User! | |
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 53 | |
| 42 | |
| 34 | |
| 34 | |
| 21 |
| User | Count |
|---|---|
| 143 | |
| 125 | |
| 100 | |
| 81 | |
| 63 |