Hi All,
I have a requirement to navigate to a different page in a same dashboard but be able to pass certain calculated column values.
Would like to use Navigate to web page option. Now there are some columns which are common across both the pages.
Qn 1 - how to identify the application url and host in session variables ? This being test environment and would not prefer to hard code application url to be able to port between different environments.
Qn 2 - How to specify the common column parameters when building address? If I specify the calculated columns alone, it doesn't show up common columns in prompts even though prompt scope is set to dashboard.
Thanks in advance