Date comparison

Hi!

I’m having some troubles with date comparison in a API requisition filter. I tried use the BETWEEN sql command, and also tried “date1 > date2”, but both returned empty. A tested the arguments in MySQL and they worked fine.

Any suggestions of what should I do?

Please close. A found a solution.