Linking a Dashboard to a GridView

Keyser_Soze
New Contributor III

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 4

julieta
New Contributor III

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

Keyser_Soze
New Contributor III

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

julieta
New Contributor III

Yes, i think it can work!

db_pdx
Contributor III

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