Putting Filter on a SQL query based Card

Hi..
I have trying to apply filter on a Dashboard , which is not working on the card that is SQL query based. On other cards which are created using only Metabase Editor, filter is working well.

Hi @Tushar1912
You need to create variables in your SQL query, so Metabase understands how to use filters:
https://www.metabase.com/docs/latest/users-guide/13-sql-parameters.html