Forum Discussion

alexjaco's avatar
alexjaco
Frequent Visitor
5 years ago

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