Check the image, when I want to use filters in the dashboard for that question, It wont allow me to filter it by "dates" I have my WHERE clause this way
WHERE true
[[AND column1= {{filter1}}]]
[[AND column2 = {{date}}]]
It only works for column1, but column2 appears the message you see in the screenshot shared