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
- Anonymous5 years agoNot applicable
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.
- xizhouxie8 years agoFrequent Visitor
No I don't want to decrese 1 from the selected value. It does that by itself! I want the selected value. It seems to be a bug to me.
A video of what I'm talking about : https://mediaspace.wisc.edu/media/What+if+Parameter+Problem/1_47no0vpf
- v-huizhn-msft8 years agoMicrosoft Employee
Hi xizhouxie,
It's really weird, I didn't reproduce it. What's your desktop version? Please update your BI desktop the latest and check if it works fine.
Best Regards,
Angelia- xizhouxie8 years agoFrequent Visitor
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.