HI all,
I receive a raw file each day that reports on sales performance to ALL products in the whole business organization. The file is drilled down to item level and the hierarchy of how the data is categorized is by Store>Product Dept>item id.
i want to pull the top 20 performing items by each dept by each store. but so far i've thought of creating a query for each store/dept... but that would be alot of queries. top 20 items are determined by sales.
Also, each store has different number of depts, and each dept has different number of items, some does not even have 20 items for sale.
Please advise
Thanks
Hosackies
I receive a raw file each day that reports on sales performance to ALL products in the whole business organization. The file is drilled down to item level and the hierarchy of how the data is categorized is by Store>Product Dept>item id.
i want to pull the top 20 performing items by each dept by each store. but so far i've thought of creating a query for each store/dept... but that would be alot of queries. top 20 items are determined by sales.
Also, each store has different number of depts, and each dept has different number of items, some does not even have 20 items for sale.
Please advise
Thanks
Hosackies