Hi,
I am trying to apply Filter on my DropList component filled from IDO Collection. To show only result where username Property is equal to Form variable varCurrUser, where I have current Username stored.

But when I open DropList on Form, I am receiving this error:

Please what am I doing wrong in Filter condition?
Thanks.