leandroneckel commented on issue #34784: URL: https://github.com/apache/superset/issues/34784#issuecomment-3760736734
Maybe I expressed myself poorly… it’s not that cross-filters don’t work properly with a calculated column created directly in the chart; the point is that, in my opinion, they shouldn’t even work in that case. Cross-filters should be based on existing dimensions that are defined consistently across all visualizations that use that dimension. So the right place for this is in the calculated columns of the relevant dataset(s), not only in the chart. Creating the same dimension as a calculated column directly in the chart is an unnecessary duplication. So I don’t see this as an issue. The real issue is still that a calculated column isn’t being interpreted as a column in the query. -- 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]
