GitHub user Nimishbansal-16 added a comment to the discussion: Apply multiple filters in embedded dashboard
@dosu Can you share code/documentation for this - If you need to filter on ranges (like price > 10), you’ll need to configure a native filter in the dashboard itself and preselect its value using preselect_filters, but the embedding API doesn’t support arbitrary SQL expressions in filters. GitHub link: https://github.com/apache/superset/discussions/34020#discussioncomment-13636421 ---- 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]
