GitHub user mistercrunch added a comment to the discussion: Extra filters (to the chart as query params)
Used to be a feature in early Superset - not sure if there's still a [documented/undocumented] way to do this. Note that we have support for Rison (url-friendly-encoded-json), and that it could be great to have simplified semantics for simple equalities. Currently you have to pass complex data structures where you specify operators (in, equals, different, greater, ...) but in many cases you just need `?filter=(country=Canada)` having shortcuts for simple equalities would be sweet, where you can easily compose a url without looking up the docs or url-encoding complex JSON GitHub link: https://github.com/apache/superset/discussions/32754#discussioncomment-13008671 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
