Discussions

 View Only
  • 1.  Update existing records with new relationship table

    Posted 10-18-2018 22:43
    I have created a new table (Projections) with several fields and created a report link and related it to (Jobs) table.  How do I link the existing Jobs to include this report link without doing it job by job?


  • 2.  RE: Update existing records with new relationship table

    Posted 10-18-2018 23:39
    I have done this before via a table to table relationship and not just a report link.  What are you using as your key field in the Jobs table?  If it is something that is (or can be included) in the Projections table, you can create the relationship.  If you're wanting to add in the fields from the projections table, create that table as the parent and the jobs as the child, then add those fields as lookup fields.