rumbin commented on issue #17302: URL: https://github.com/apache/superset/issues/17302#issuecomment-958690445
You can use Jinja, referring to the filter values. Just ensure you add a db_client column to the query which just contains the filter value and also refer to the filter value in the schema of the `FROM` clause. The dashboard filter needs to be populated from another dataset that returns all possible db_clients then. -- 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]
