I have two separate Looks that show different KPIs. I want to add a button in the dashboard (with custom text and color) that allows users to toggle between these two Looks—showing one KPI at a time.
Note: Toggle Button should on the right corner of the tile in the native dashboards, because there some cascading dashboard filters are applied to these looks.
Regards!
1 Like
Hi there! It sounds like you’re describing tabbed dashboards/looks.
There are a couple unofficial ways to accomplish this:
-
Buttons (please note that filters do not get passed along as you tab).
-
Extension framework (this is like embedding an app within your Looker instance).
Let us know how it goes if you try it out!