The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Keyser_Soze
2 years agoContributor
Linking a Dashboard to a GridView
Hello there,
I am wondering if there is any possible method to link a dashboard to a GridView. Upon clicking on a specific row on the gridview, I want to retrieve all row values (similar to bound param in Cube Views) & then display my dashboard based on those values
Also, is it possible to horizontally center columns in a GridView ?
Thanks in advance
4 Replies
- db_pdxValued Contributor
Hi Keyser_Soze: this is possible. In the Grid View component properties you'll set:
- Bound Parameter: this is the parameter you'll reference in the other dashboard
- Under Grid View > Column Name for Bound Parameter: you specify the column from the grid view that is sent to the bound parameter
- julietaContributor
Following, i think if they use the same parameters it should work.
- Keyser_SozeContributor
Are you saying that by assigning a parameter per Grid's Column and using the "Action" section (Open Dialog) we can achieve the wanted result ?
- julietaContributor
Yes, i think it can work!
Related Content
- 4 years ago
- 5 months ago