Scorecard in Dashboard - view parameter mapping

Hi everyone!


I made a scorecard that I added in a dashboard. This scorecard has some filters on it (and view parameters), so does the dashboard.

When I press the first column of the scorecard (while in the dashboard), it filters its values but does not filter the rest of the dashboard by that value.

In reverse it works, meaning that when I filter something in the dashboard, it also filters the values in the scorecard.

Do you have any ideea how to do the vp mapping for this case?


Thanks a lot!

Hi Octavian,


Parameter values from embedded scorecard cannot pass values directly to the main dashboard, the application cannot predict which dashboard it's embedded in.

Usually when a scorecard is embedded, the filter control is placed in the main dashboard as you mentioned.

If it's really needed, you could pass the value as a query string to the main dashboard. You may find the

instructions here:

http://www.dundas.com/support/developer/samples/integration/pass-parameter-values-via-query-string