Hello guys
I have two fields in a table like this, field 1 and field 2 all data type is text
Field 1 | Field 2 |
A | apple |
B | Banana |
I'm making a form, and want to. When I enter "A" in field 1, Field 2 will auto fill the "apple".
Do you know how to custom it by using business rule, or cloud flow??
Thank you