Hello everyone!
I am new to Dundas, and I would kindly ask your help with this feature.
My scenario is; I have two dashboards, and each one is displaying a table.
Dashboard 1 has filters from hierarchies that Dashboard 2 doesn’t have. However, both Dashboards have one hierarchy in common, for example:
Dashboard 1:
Filters: UserID, Date, UserName
Dashboard 2:
Filters: UserID, Address, Phone…
My challenge is:
I would like to filter the Dashboard 1 on date and UserName and, based on the result, pass the values from UserID to the Dashboard 2.
In other words, if I filter the date, for example, the result view will display only UserIDs for that period. So, I would like to take the resulted UserIDs and pass them o the other dashboard.
I could work in the cubes and metric sets to include the filters I want in the slicer for the Dashboard 2, then map the parameters, but I was wondering if there is another possibility in the dashboard level.
Thank you!
Filtering between dashboards by utilizing a standard key
Hi Diego,
You can certainly pass information into elements that have common parameters but they need to be the same hierarchy. If you don’t, the keys will not match and you won’t get any values on the other side. Best to do the re-work early and use common elements before you have too much content.