Forum Discussion

debiagui's avatar
debiagui
Resolver I
2 years ago

Issue with There are ambiguous paths between tables

My model hs the following tables * Products, were the primary key is ProductId * Customers,, were the primary key is Id * Sales, were the primary key is Fecha, ProductId, CustomerId * SellOut, we...