Forum Discussion

JCWRG's avatar
JCWRG
Qrew Trainee
7 years ago

Share a field between tables.

I want to share a field between tables. If it is filled out in one table, populate the same field in the other table with the same unique identity. This could be really easy. If so, I apologize....I'm new to QB and I am self teaching. 

5 Replies

  • Use an Action. They are very easy to set up and you'll see how in the help section or university.
    • JCWRG's avatar
      JCWRG
      Qrew Trainee
      I am looking it up now. It looks like it will work for what I need to do. I will let you know. Thanks!
    • JCWRG's avatar
      JCWRG
      Qrew Trainee
      So if I am understanding this correctly, I must first combine the two like fields across tables with a report link or parent child relationship. Once I have that in place, I can use an action between them. Does that sound right?
    • GilbertSpigelm2's avatar
      GilbertSpigelm2
      Qrew Cadet
      You combine the two fields via a report link field. Create the report link field in the table where the unique field is populated. Both tables must have a unique identifier. That's the only way you can match record to record. For example, Table 1 Record ID matches exact with Table 2 Record ID.
      When you set up the report link field, select the field in the table that matches exact to the field in the target table. Now you can use it in the action. There's no need to create a relationship to have a report link field.
      Hope that makes sense.