Forum Discussion
Anonymous
3 years agoNot applicable
sku categorization
hi team i have a requirement of categorizing each sku as high and low based on target sales. So i have 2 tables - first one is order table where i have order details at line item which has sku data...
ThxAlot
Super User
3 years ago- Anonymous3 years agoNot applicable
hi
the thing here is that category and country information are in a different dimension table and are related the sales table by a primary key
instead of putting category table name is showing an error table having multiple values and cant find a simgle value
on using max (category table name) is not giving the correct output