Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Apply button does not trigger analysis after modifying prompts

The dashboard page is using two presentation variables as indicated below.
Once the output of the analysis is displayed, I can update the two fields representing the start and end dates, but the apply button does not trigger the analysis to launch with the updated parameters.
CCRS Activity Monthly"."Activity Date" >=
TIMESTAMPADD(SQL_TSI_MONTH, -6, @{PV-START}{Date '2019-01-01' })
"CCRS Activity Monthly"."Activity Date" <= @{PV-END}{Date '2019-03-31'}
The version in use is 11.1.1.7
Thanks for any suggestions...