+ Reply to Thread
Results 1 to 6 of 6

Top 10 vs Slicer/Filter

  1. #1
    Registered User
    Join Date
    10-03-2019
    Location
    England
    MS-Off Ver
    360 ProPlus
    Posts
    3

    Top 10 vs Slicer/Filter

    Hi there!

    I am trying to create a dashboard with multiple pivot tables. I want them all to display the top 10 in their field (ie top 10 clients by total value). I can get this to work, but when I add a slicer on top of this (eg top 10 clients by total value in Yorkshire) it seems to lose the top 10 filter, the pivot table grows/shrinks and I often get the error that the tables cannot overlap. I get the feeling from research that I cant achieve what I want, but I thought id ask before I gave up!

    Thanks in advance.

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Top 10 vs Slicer/Filter

    Hi, and welcome to the forum

    Please upload a workbook or a representative cut down copy, anonymised if necessary. It is always easier to advise if we can see your request in its context.

    Show a before and after situation with manually calculated results, explaining which information is data and which is results, and if it's not blindingly obvious how you have arrived at your results some explanatory notes as well.

    To upload a file click the Go Advanced button at the foot of your post, look underneath the post area for the Manage Attachments section and take it from there.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    10-03-2019
    Location
    England
    MS-Off Ver
    360 ProPlus
    Posts
    3

    Re: Top 10 vs Slicer/Filter

    So I think I have attached a screen shot. Im not sure how to upload the excel file without giving all the data away! Please let me know if you need more!
    Attached Files Attached Files

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Top 10 vs Slicer/Filter

    Take a copy of the workbook and remove all but a representative sample of your data, we don't need zillions of rows
    Then anonymise the rest of the names. We don't mind how many Michael Mouses or Donald Ducks, or even D Trumps you have.
    Then upload the workbook making sure you have manually added the results you expect.

  5. #5
    Registered User
    Join Date
    10-03-2019
    Location
    England
    MS-Off Ver
    360 ProPlus
    Posts
    3

    Re: Top 10 vs Slicer/Filter

    Ok, so I have actually found a reasonable solution to that problem, but I have another if you are willing to help? I have a bunch of accounts that have between 1 and 4 clients each. the client names are all stored in the same cell. I want to return the total value of the clients accounts, including those where they collaborate but the pivot table only counts those where they are the sole account holder. in the basic example I have attached, I would like the table to read A - £35, and B - £20. is this achievable??
    Thanks in advance.
    Attached Files Attached Files

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,562

    Re: Top 10 vs Slicer/Filter

    Perhaps the following will help.
    The clients list is parsed into columns C:F using: =TRIM(MID(SUBSTITUTE($A2,",",REPT(" ",LEN($A2))),(COLUMNS($A$1:A$1)-1)*LEN($A2)+1,LEN($A2)))
    The total for each client is displayed using: =SUMPRODUCT((C$2:F$10=H2)*(B$2:B$10))
    For future reference please open a new thread when you have a question that is not just a follow up on the original.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Loop through slicer, while also selecting single slicer value on separate slicer
    By as_sass in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-30-2018, 01:41 PM
  2. Replies: 1
    Last Post: 04-23-2018, 09:43 AM
  3. Filter a 2nd pivot with the inverse of a slicer
    By spikey_plant in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 06-27-2015, 12:55 PM
  4. Slicer Filter based on cell value
    By deadlyliquidxxx in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-25-2015, 02:20 PM
  5. How to show values from slicer filter?
    By Ssaamirr in forum Excel General
    Replies: 3
    Last Post: 04-11-2014, 06:07 AM
  6. Masking Slicer filter Options with different name
    By rduclos in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 04-07-2014, 04:52 PM
  7. Replies: 1
    Last Post: 06-20-2013, 05:51 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1