Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 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
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to reset value in dashboard prompt when switching between radio button.

Kari_100683-Oracle
Rank 3 - Community Apprentice
I have a requirement to switch between the dates through radio buttons in dashboard prompt. To implement this I've done the below changes:
- Defined a Variable Prompt and radio buttons to pick either "Invoice date" or "Amount paid date".
- Created two different dashboard prompts for "Invoice date" and "Amount paid date" based on the column value.
- Created two different sections in dashboard for these two new column prompts.
- Created an analysis with a dummy column which returns 0/1 rows based on the filter on Invoice date=pvar1.
- Added condition based on this new analysis on two new sections created in step3.
- So when I switch from one radio to another ,a respective section shows the date.
When I select Invoice date with some date range and then switch to the amount paid date radio button, the value for Invoice date should be cleared/reset, which is not happening. Vice-versa is also true. Is there any way we can reset values when we switch between buttons?
0