Vitor-Avila commented on issue #32793: URL: https://github.com/apache/superset/issues/32793#issuecomment-3168777980
Perhaps it makes sense that the dataset owner can remove columns from the drill to detail view, but then at the chart level the chart owner is able to remove more columns if needed for that particular chart (but never really add the ones the dataset owner removed)? We might also want to think that currently the columns exposed in the **Drill By** menu are controlled via the **is Dimension** checkbox. If we're creating a new view/menu/etc, should we consider both Drill by and Drill to Detail? 1. Does it make sense to have distinct selections? For example I want column A to support drill by, but not drill to detail, vice versa; or 2. Should this new view control both D2D and Drill by (but not isolated). Btw for column labels to be applied I'm implementing it here: https://github.com/apache/superset/pull/34620 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
