Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 218 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 82 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
OBIEE slider misbehaves when spinner option is enabled?

user13628920
Rank 2 - Community Beginner
I have a slider which takes values - 0 to 4. The values can be decimal values (2.5, 3.2 etc.). It works well when spinner option is not enabled. When I enable the spinner option, it starts rounding off the slider values. (i.e. 2.5 becomes 2 and 3.2 becomes 3 etc.) Is it a bug of OBIEE? How to avoid this problem?
0
Answers
-
Don't believe you can control the spinner behaviour unfortunately.
By default it will jump to the next integer in case of doubles.
0