Hello,
The column T1.APPROVAL_STATUS is of Enumeration type. PFB the values in Status field:
![enum.png]()
In query, the condition should be T1.APPROVAL_STATUS = ? and in filters tab, the data type should be selected as enumeration. Follow the below screenshot.
![enum1.png]()
This will solve your problem!!!
Regards,
Vignesh