I have defined a column prompt and set a presentation variable "PV-START" with a default value as indicated below for use in a dashboard page.
When the page is selected, the analysis launches.
Subsequently, modifying the date and clicking on "apply" does not refresh the output based on the new date.
Any suggestions and insights are appreciated.
"CCRS ActivityMonthly"."Activity Date" >=TIMESTAMPADD(SQL_TSI_MONTH, -6,@{PV-START}{Date '2019-04-01'})
"