Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Apply button does not trigger analysis after modifying prompts

Question
1
Views
0
Comments
3713479
3713479 Rank 4 - Community Specialist

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...