Forum Discussion

twilbour's avatar
twilbour
Icon for Helper I rankHelper I
6 years ago

PowerPivot question - filter based on subtotal

I have a powerpivot table that calculates restock by store, and item.  If a store needs any item restocked, I want to see all the items and calculate restock for anything with sales for delivery efficiency.  If the store hasn't hit restock on any item, I don't want to see it at all.  Tables look like this:

 

                         sales     Need to Stock                                                           Stock because delivering

Store A  Item 1       3                 0                  (doesn't hit threshold)                                   5

              Item 2      10               10                  (hits threshold)                                             12 

Total                       13              10                                                                                       17

Store B   Item 1        0                 0                  (doesn't hit threshold)                                   0

               Item 2        5                 0                  (doesn't hit threshold)                                   0 

                                 5                 0                                                                                          0

 

1 Reply

  • twilbour , Somehow, the information you have provided is not making the problem clear to me. Can you please explain with an example.
    Can you share sample data and sample output in table format?
    Appreciate your Kudos.