Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've created a slider with the minValue set to 1 and the maxValue set to 31, on the desktop they show up fine 1, 2, 3, ......31. When i publish the dashboard over Accesspoint the slider values show up as 10 intervals and start with 0, 3.1, 6.2, 9.3..............27.9, 31.
I want the online version to display the values like the desktop version 1,2,3...................31
Many Thanks
Lak
Do you have a small sample app with the issue?
Have you not set static step to 1?
How is the Scale configured in the Presentation?
What is the Value mode set to, "Discrete" or "Continuous"?
Number set to zero decimals?
Do you have a small sample app with the issue?
Have you not set static step to 1?
How is the Scale configured in the Presentation?
What is the Value mode set to, "Discrete" or "Continuous"?
Number set to zero decimals?
Hi I've adjusted the Scale configurations.
Thanks