GitHub user worker123-tech created a discussion: Cannot multi-select and append 
cross-filter from Table / Pivot Table in Superset 6.0.0

Hi, I’m experiencing an issue with cross-filtering in Superset 6.0.0 and would 
like some guidance.

Dashboard setup:

Three charts:

chartA: Table or Pivot Table, showing name

chartB: Pivot Table, showing aggregated data

chartC: Line Chart, showing time series

Goal:

When clicking one or multiple rows in chartA (name), chartB and chartC should 
only display the selected name

Support multi-row cross-filtering, i.e., appending to the existing filter 
rather than replacing it

Current behavior:

Clicking a row in chartA triggers cross-filter: left panel shows name = xxx 
(funnel 1)

Clicking additional rows replaces the previous filter; funnel 2 does not appear

Pivot Table, even with Ctrl (Windows/Linux) or Command (Mac) pressed, does not 
create funnel 2 / appended filter

Table chart clicks always replace filter and cannot append

SQL already uses filter_values('name') IN (...) to accept multiple values

Attempts:

Used Table chart and Pivot Table

Tried Ctrl/Command multi-click

Dashboard cross-filter enabled; chartB and chartC set to Listen

Questions:

In Superset 6.0.0, does Pivot Table support multi-row click to append 
cross-filter?

If yes, what configuration or interaction is required to enable it?

Does Table chart support cross-filter multi-value append natively?

What is the recommended way to allow dashboard users to click multiple metrics 
in a chart and have B/C filtered accordingly?

Thanks in advance for your help!

GitHub link: https://github.com/apache/superset/discussions/37898

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to