Forum Discussion

nilanprospecta's avatar
nilanprospecta
Copper Contributor
Apr 26, 2021

Can I show a count of 0 in a pivot table

 

Let's assume my data is like this:

Category     Details

Pens             Super

Pens             Mediocre

Pencils         

 

Pivot will show

Pens    2

Pencils  1

 

I need to show Pencils as 0

5 Replies

      • nilanprospecta's avatar
        nilanprospecta
        Copper Contributor
        When I create the pivot, I checked, 'Add this data to the data model'. This enables the option mentioned.
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Platinum Contributor

    nilanprospecta Be sure that you are counting Details in the value field and that the cells that appear to be empty really are empty. A cell with a single space may look like a blank, but it will be included in a count as 1, just like you experienced it.

Resources