mirror of
https://github.com/apache/superset.git
synced 2026-05-31 21:29:19 +00:00
Filters applied to deck_multi will be passed down to layers as. If the column isn't set as "filterable", the filter is ignored. Also note that Dashboard configuration in regards to "filter_immune_slices" and such will be disregarded in this context as it isn't the dashboard controller passing down the filter and that context is not easily accessible here.