Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Prompt entering two values i want to displayed error messages

HI All,
In a prompt i want to enter the values as -nev (i want to display nev error message) and In Prompt text box when i enter the blank values (i want to display please select positive values error message)
By using presentation variable i created one error message and how to displayed second error message.
Note:- two conditions 1)-nev values and 2) blank values
Thanks & Regards,
Chandra
Answers
-
Hi,
Not sure I got exactly what you look for...
If you want to "validate" the values entered by users into a text prompt (saving into a variable) I would use conditions to display a section in your dashboard page with the error messages based on values or the real analysis in case the value is fine.
So you make an analysis that use as a condition to check if the value is accepted and you set this analysis as condition to display or hide sections in the page.
0