Forum Discussion
abc_777
4 years agoSolution Specialist
Table over a table
Hi, I have a following relationship where the customer table is related to ssummary (one to many) tables then summary table have a relation to the sale table (many to many) and so when i do t...
- 4 years ago
Can't you create a bridge table?
PaulDBrown
4 years agoCommunity Champion
If Customer ID and Customer Code are different fields you can't create a relationship (and you should delete the one you have in place).
As regards your other question, you can use CROSSFILTER to activate a many-to-one relationship
abc_777
4 years agoSolution Specialist
thanks paul,
i have made the solution by merging columns in another way. but really great that you always touch on me and suggest me. thanks you again