Forum Discussion
What if parameter help - input changes by itself after hitting enter
- 8 years ago
v-huizhn-msft Did you set the range as the same as mine? I think it's because of the range being too big and the numbers are being sampled.
Hi xizhouxie,
If you want to decrease 1 from the selected value in parameter. When you create a what-if parameter, which generates a table named "Parameter", and a measure [Parameter Value]. You can create another measure using the formula using the formula below.
decrease1 = Parameter[Parameter Value]-1
Please see the screenshot, when I select 3 in parameter, the measure returns 3.
If you want to sepefic list in the parameter, Power BI can't support the feature until now. You can create a idea here.
Best Regards,
Angelia
This parameter problem is still an issue in 2021. Impossible to use the parameter slider to go by $1.00 increments when dealing with large number ranges. This really needs to be fixed.