Expression to choose the value of this row

I need to choose the value of Current Trx Amount] from a particular row (chosen by the user). I have an expression, but it is wrong. How can i do this?

Expression:
SELECT(AR[Current Trx Amount], ([Customer Number] = [_THISROW].[Customer Number]))

Table = AR
Value needed per row = [Current Trx Amount]

0 24 333
24 REPLIES 24
Top Labels in this Space