Metabase Dashboard filter refresh

Hi,
I have 10 charts in my Metabase dashboard and one date range filter attached to one of the charts. If I change the date filter, then the entire charts gets refreshed. I monitored the MySQL process list, I can see that 10 queries are executing corresponding to each chart. Is this the default behavior or can we change this behavior so that we can set filters applying to particular charts only?

Thanks
Joice Jacob

Hi @joice1910
That's a known issue:
https://github.com/metabase/metabase/issues/8030 - upvote by clicking :+1: on the first post
Possible workaround is to use caching: https://www.metabase.com/docs/latest/administration-guide/14-caching.html