Jump to content
  • 0

3 Tables Feed Into One


mariamuk

Question

Hi

I have three tables each has an id and attribute (for example company and company id)

then I have one table which should receive the attributes from all three tables either by id or company. Once I enter information on each of the tables - I hope to see that it changes also child table with all attributes.

 

on example of just two tables :

 

Table 1 company id (autonum) and company name

 

table 2  to conclude all attributes :  location id (autonum)  location company id company(number) name

 

I have relationship one to many parent table 1 child table 1; but I do not see changes in table 2 if I change table 1 and I have to manually enter all data in table 2  because it is not being feeded from table 1.

 

I am not inputting data one by one by have to upload so I cannot use the submission form to pass the parameters I suppose.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hi,

Just want to add to the previous comments above, Yes I think it is much better to use a view in joining tables if that works with your workflow. With that, you need to create a relationship between the 3 tables before creating a view. You can check this link on how to do that: https://howto.caspio.com/tables-and-views/relationships/creating-and-managing-relationships/

Regards,

@NailDyanC

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...