how can you carry filters from one dashboard to another?

I have 2 dashboards with the exact same filters. if I select a few filters on one dashboard and then go look at another dashboard, how can I carry my selection to the other dashboard instead of having to reselect everything all over again?

Solved Solved
0 4 1,330
1 ACCEPTED SOLUTION

Former Community Member
Not applicable

You can try to have a lookml dimension in a visualization at the bottom which would build url based on current filters( see Emma's response for url info) (concat(url ending in ?,filter1=cool+filter&cool+filter2)). Then just have a bit of custom html to make it cleaner and easier to follow.

Do you know if we can use ${dimension} in text or markdown or even tile name? That would make it even cleaner.

View solution in original post

4 REPLIES 4
Top Labels in this Space
Top Solution Authors