rbu101 commented on issue #38976: URL: https://github.com/apache/superset/issues/38976#issuecomment-4171831445
@rusackas thank you for your reply! I tried multiple approaches using the query_context workaround, but you're right. Using filter charts directly in dashboards does not seem to be properly supported. Even though using “Save and go to Dashboard” technically got it to work similarly to a filter, it is not reliable. Switching to native filters in the sidebar solved the issue completely. They handle the query_context automatically and provide a more consistent approach. This might be helpful for others facing similar issues. I think this can be closed, as it is probably not a bug but rather a design decision, as you mentioned. Native filters seem to be the recommended approach for dashboard filtering. Thanks for the clarification! -- 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]
