Skip to main content
Contributor
October 24, 2023

Linking a Dashboard to a GridView

  • October 24, 2023
  • 2 replies
  • 0 views

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 

2 replies

Contributor
October 24, 2023

Following, i think if they use the same parameters it should work.

Contributor
October 24, 2023

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 ? 

Community2.png

Contributor
October 24, 2023

Yes, i think it can work!

Contributor
October 26, 2023

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