I have two tables that both contain assigned to. Only one of these tables (Table A) contain the person's rank.
I have one form based on table B that I want to build a text box that gets automatically populated when the record is saved.
This text box I want the result to be: If "assigned to" from table A is equal to "assigned to" from table B, then populate form with the rank from table A.
I think this is done via an expression builder, but I can't figure out the expressions.
Thanks.
I have one form based on table B that I want to build a text box that gets automatically populated when the record is saved.
This text box I want the result to be: If "assigned to" from table A is equal to "assigned to" from table B, then populate form with the rank from table A.
I think this is done via an expression builder, but I can't figure out the expressions.
Thanks.