If I have a product with an attribute e.g Category and the product file has values:
ProductID Category
Shoe1 Running
Shoe2 Basketball
Would I need to load the Category master data type separately or would it get filled as a result of loading the Product master data type?