irismaessen
06-16-2023Data Pipeline
There *is* a way to do this -- extract the filter JAQL from the dashboard and add it on to the dashboard url. This is how you can append filters in an embedded iframe dashboard. But getting that JAQL is quite involved and results in a very, very long url if you use a lot of filters.
Ophir_Buchman also created an article in the community detailing a 'lighter' way to do this, but it requires adding scripting to the dashboard you want to share (and doesn't work that well for date filters)
So yes, it would be nice if there were better, out-of-the-box options for this