Search View (More)

I’m trying to do a Search This View, but I can’t seem to compare a field with another field in the query. Is this possible?Eg.

[Status] = “New” – works but

[Status] = [OtherStatus] does not work.