Forum Discussion
Get any number input from user
I am working on a commision report which requires manager to enter employee salary, I used what if parameter for salary range between 40K to 250K, but I am not able to select all numbers, can anyone help with how this can be achieved by using power app?
Thank you in advance.
Hi Anonymous ,
According to your description, I reproduced the same problem as you, not able to select all numbers.
There is a similar question can be used as a reference:Rounding issue in "What if" Parameters - Microsoft Power BI Community
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
4 Replies
- v-henryk-mstf
Community Support
Hi Anonymous ,
According to your description, I reproduced the same problem as you, not able to select all numbers.
There is a similar question can be used as a reference:Rounding issue in "What if" Parameters - Microsoft Power BI Community
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - amitchandak
Super User
Anonymous , are you using what if parameter ?
if not you can https://docs.microsoft.com/en-us/power-bi/desktop-what-if
if yes, do you need a filter on measure or column?
- AnonymousNot applicable
thank you for your reply Amit, yes i tried whatif using
GENERATESERIES(40000.00, 250000.00, 0.01) but cuz of the large range of numbers, its not letting the user enter any number, its rounding. I read somewhere its possible using power apps but I dont know how.- AlexisOlson
Super User
This is a known problem. It's sampling rather than allowing you to select anything in the range.
https://community.powerbi.com/t5/Desktop/What-If-Parameters-Rounding-Crazy/td-p/993836