Hello,
I still don´t unterstand how to connect two tables. Both of them are imported from MS Access and included Primary Key and data (maybe that´s the problem?).
Structure:
Table 1: Customers (Primary Key is Cust.Nr.), name, address etc.
Table 2: Specific information for each Customer (Primary Key is Cust.Nr. as well)
What I need is a 1:1 relationship.
Of course I can add a lookup-field to create a relationship between the 2 tables. But I have to fill hundreds of rows with the Cust.Nr. manually to get the records connected. Or can I automate this process? And for every new customer I have to type in the Cust.Nr. two times ...??
Possible solution? Create a new Table 2. Cust.Nr. is a lookup-field and Primary Key is another information, e.g. an automatic generated field?
I hope my explanation is clear. Every hint is appreciated :-) Thank you!
Best regards
Roland
.........................................................................................................................
hello tsa ! (I can´t find a reply button, so I edit my first post)
It seems to me, that you refer to a Canvas-App. So I didn´t pursue your suggestion any further, but thank you anyway.
I tried the following:
First I exported data.
Then I created a new Table 2. Cust.Nr. is a lookup-field and Primary Key is a GUID-field.
I imported the data in the new table and it works :-)
best regards, Roland