Suppose we brought years in columns and we have Unit price of a product in values (In this case we have multiple unit prices for the same product in each year) In this case it is giving us error wherever there are duplicates or multiple values for one product. How to tackle this?
In case of duplicates?
Suppose we brought years in columns and we have Unit price of a product in values (In this case we have multiple unit prices for the same product in each year) In this case it is giving us error wherever there are duplicates or multiple values for one product. How to tackle this?