+ Reply to Thread
Results 1 to 2 of 2

Pivot table that has in values greater than 5

  1. #1
    Forum Contributor
    Join Date
    08-14-2022
    Location
    San Luis Obispo, CA
    MS-Off Ver
    Microsoft 365 App for enterprise
    Posts
    181

    Pivot table that has in values greater than 5

    Hola1 I have a Pivot Table that in the values field, 5 or greater I need to display the row label expanded( Customer Name expanded). If the value of 4 or less I need the Row Labels (Customer Name collapsed). My goal is only to display the customers with 5 or more in all classrooms based on the classrooms selected.
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,010

    Re: Pivot table that has in values greater than 5

    An easy fix is to include a formula in your source table that returns TRUE/FALSE for every row, like

    =COUNTIF(A:A,A2)>=5

    And then use that field as a page filter, set to TRUE.
    Bernie Deitrick
    Excel MVP 2000-2010

+ 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. Pivot table filter value with greater than x slicer
    By ma.har in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 05-25-2020, 09:30 PM
  2. [SOLVED] cell values show extra column in pivot table greater than criteria ">100000"
    By majidsiddique in forum Excel General
    Replies: 7
    Last Post: 07-17-2019, 05:06 AM
  3. Replies: 1
    Last Post: 11-19-2015, 10:34 AM
  4. Greater than or equal to filter in Pivot table
    By Jonathan9 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-24-2013, 12:27 PM
  5. Replies: 3
    Last Post: 06-12-2013, 10:53 PM
  6. How make a pivot table display values greater than "X"
    By austinrob in forum Excel General
    Replies: 3
    Last Post: 04-03-2012, 12:46 PM
  7. Pivot Table - display only sum and count if greater then 5
    By Nagar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-16-2005, 01:06 AM

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