asdf2014 commented on PR #41933: URL: https://github.com/apache/superset/pull/41933#issuecomment-4983510942
@rusackas Sure, here you go: <img width="1600" height="1000" alt="image" src="https://github.com/user-attachments/assets/67a16b60-1860-4764-9508-c467bd9b87d0" /> Clicking the COUNT(*), DS series on the mixed chart now emits the cross filter correctly: the filter bar shows platform: DS, and the neighboring "Publishers With Most Titles" chart is filtered to DS titles accordingly. Before the fix the same click produced an empty IS NULL filter, so no value showed up in the filter bar and the dependent chart went blank. -- 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]
