Hello VIPs,
I have to pass Dundas dashboard selected date parameter value to third party url on button click event of dashboard i.e. on click of button, Dundas dashboard should navigate to non-dundas url drill down where Start Date and End date selection to be passed.
I tried to pass as shown below but it is passing parameter name as it is n not parameter value to non-dundas url. Both parameter script name and friendly names are same.
Third party url needs only Start Date and End Date parameter values from Dundas and show trend in context to dundas dashboard Start date and End date.