Forum Discussion
DonLarson
2 months agoQrew Elite
Two way to solve this. In the relationship make both Name and Percent look up fields. Put them side by side in the child form and then you will see both.
Option two. In the parent table, make a formula text field. Something like
[Brand] & " " & [Percent]
Insert it into the relationship and make that Proxy Field and add it to your form in the Child.