How to single out point location in Geometry node 3.0

I could do it in the previous Geometry nodes with Attribute vector math, and then multiplying the position with 1,0,0 (for x axis).

But the new system with fields and all seems to be different. Could you please tell me how to do it now.

compare your value with an epsilon of .5 will give you just one point.