Forum Discussion
Nicki
8 years agoHelper III
slicer
Hi I need to get a number in my report by users. Then there is a calculated column based on selected number. I could not find anything in power BI. Then I use numeric range slicer. ...
- 8 years ago
Thank you parry2k.
It works for me but I need to setup the range number from 1 to 1000.
If you setup the range number from 1 to 10000 It does not work correctly.
parry2k
8 years agoSuper User
you can use whatif parameter and use tht for your calculation, make sure it is used in measure not calculated column.
here is link for info on whatif
- Nicki8 years agoHelper III
Thank you parry2k.
It works for me but I need to setup the range number from 1 to 1000.
If you setup the range number from 1 to 10000 It does not work correctly.
- parry2k8 years agoSuper User
There is an idea about this, vote for it.
Although glad to hear it worked for you upto some extent.