Forum Discussion
maximus1
8 years agoFrequent Visitor
Still missing data after creating relationship between two tables
Hello Everyone I have two tables Contractor Expense and GVC Expense. I have created a relationship between them. My data table pulls all the information correctly from the GVC Expense data, but ...
- 8 years ago
Hi maximus1,
Because the relationship between 'GVC Expense' and 'Contractor Expense' is n:n, so the code 11 is missing. Please try use the [Job code query] in 'Job code' table, other fields come from ' Contractor Expense', and check if it works fine.
For merging two tables to one in Query Editor, please review the detailed steps here.
Best Regards,
Angelia
bsas
8 years agoPost Patron
Hi,
You can use "MergeQueries" (merge 2 tables into1) choose table with more data as main. In this can you'll receive one big table with all mathced data.
Suggest to watch some tutorial before using this feature.
maximus1
8 years agoFrequent Visitor
Thank you, bsas
I will look into merge queries