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 ...
db_pdx
2 years agoValued 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
Related Content
- 4 years ago
- 5 months ago