Field Filters not showing in dashboard

Hi

Please can someone assist. I am running metabase version. Metabase 0.30.4

I have a where clause with variables that are field filters in my main question. I then have another question looking at this query but I dont have any field filters that come up in my dashboard with the below variables.

[[WHERE {{Status}} AND {{Jan}} AND {{Feb}} AND {{March}}]]

The main query works and I can filter on Status, jan - Yes no Feb - yes no etc.

Below is my question on the dashboard and have other ones available. This is quite a big query with many fields but I only have a few filters. Why is that?

I am connecting to a MYSQL table.