Intractive Dashboard

Hi,

i am working on an app that has multiple companies and each company has multiple plants and each plant has multiple cooling towers, the app records some parameters of each cooling tower on daily basis.

i have created a chart view where i showed values of cooling towers .

while creating dashboard 1st view i created is a detail view where some fields are quickly editable so that i can select company then its plant then the cooling tower related to that plant .

in my 2nd view i want to show that chart view but i don't know how to pass the selected cooling tower to that chart view so that it can specifically display values related to that particulate tower.

please help 

0 1 88
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @admin_nasra 

You may want to use a dashboard made of slices, which are basically filtered tables.

Here is a sample app to get the mechanism:

Dashboard Filter PF

Another, more simple:

Filtered Dashboard

 

Top Labels in this Space