Forum Discussion
alexjaco
5 years agoFrequent Visitor
What If Parameter Single Value Issue
Hi,
I have the following generated series function to create a single value sliding slice:
GENERATESERIES(0, 1, 0.0001)
The slicer is formated to fixed decimal percentage. The slider works when you are moving it up and down and increments by the correct .0001 amount. The problem occurs when I try and type in a value. If I type in somthing like .3305 (to get 33.05%) the value skips to .3307 (33.07%).
Please help, this has been extremely fraustrating to deal with.
2 Replies
- amitchandakSuper User
alexjaco , What if approximate the value if there are value more than 1 limit. There is an idea open for the same.
- alexjacoFrequent Visitor
Can you please elaborate?