IN operator working weirdly

I am having a trim error on passing values. On passing values it gives me error but for a const value it is working as intented.

4 Likes

It is solved now . Changed that β€œin” to between and it worked . I am not sure tho I changed a lot of things too. The output had a long string , changed that to ceil or floor too . thanks to @Rocky

4 Likes