e.filterExpression.evaluate is not a function

Hello everyone, I am new to Grafana. I want to create a dashboard where I can see certain metrics of databases belonging to the rac_database target type using Oracle Enterprise Manager Data Source. Even though I prepare the queries to use the metrics, I need to manually re-trigger the queries when I refresh the dashboard. Can’t I have them refreshed at a certain frequency?

As you can see in the picture, after refresh you get the error “e.filterExpression.evaluate is not a function”.

In the second image, there is no interval value in the query option. But when I run the query, the interval is equal to 5m.

Can you help me with this matter?