I’m not sure whether you can use the self keyword on a binding like this (I would think you can). But you definitely can’t reference a binding ({Root Container.ContainerObesalo.lblStatusOkretanjeBubnjeva.text}) in its own definition. A binding replaces the value and therefore can’t reference it.
Give this field a default value, and you shouldn’t get an error anymore:
I don’t get any errors.
My first/current code ({with full property path}) works just fine.
Expression code with {self.text} and {self.vrednost} also doesn’t throw any errors, it just won’t work.
What I mean/need is something like this in SQL query binding: