What is wrong with my expression

I am using a flow to condition my feedback, but i am getting error.
I need help on how to express this.

try please
Dologin.data.qryUsr[0].user_type == 1

Thanks.
When i did it manually as you have written above, it was okay, i am just thinking why can’t I use the GUI .
But the flow bypass it and perform the next step…

dont use sub level for == on GUI

What do you mean please, can you do a graphic to me. Thanks

I have to do it manually and without spaces at all. eg. xxxx.xxxx==1, i was doing xxx.xxxx == 1.