Forum Discussion
Oros
2 years agoPost Prodigy
Relate tables
Hello, I have 3 tables (DOLLAR and QTY tables are related with the third table PRODUCT). The DOLLAR and QTY columns are correct, but as soon as I bring in the CUSTOMER column the QTY for each...
- 2 years ago
Hi,
Create a single column table of all unique customers. Create a Many to One relationship from the Qty and Dollar Table to the Customer Table. To your visual, drag Customer from the Customer Table.
Hope this helps.
- 2 years ago