kc.crow
Board Regular
- Joined
- Jul 7, 2005
- Messages
- 75
Hello
Sorry for the cryptic title. Hopefully I can explain it.
I have 5 possible rating values in a column. This column will be the row header for my pivot table. Say the values are 1 through 5. If the dataset I pull doesn't have a full representation of all possible values (say, it only has 2, 3, and 4, but not 1 or 5) then the pivot table rows only reflect:
2
3
4
(blank)
I'm basing a chart on this pivot table so what I really need is to have a bar on the chart for each possible rating even if the dataset doesn't provide me with that. Is there a way that I can have a placeholder for the 1 and 5 ratings?
I have a similar issue with column headings on a pivot table where I'm looking for a specific value that may not exist in the underlying dataset. Is there a way to force that specific value onto the pivot table so that I can chart it (even though the amount is null or zero)?
Thanks in advance,
Ron
Sorry for the cryptic title. Hopefully I can explain it.
I have 5 possible rating values in a column. This column will be the row header for my pivot table. Say the values are 1 through 5. If the dataset I pull doesn't have a full representation of all possible values (say, it only has 2, 3, and 4, but not 1 or 5) then the pivot table rows only reflect:
2
3
4
(blank)
I'm basing a chart on this pivot table so what I really need is to have a bar on the chart for each possible rating even if the dataset doesn't provide me with that. Is there a way that I can have a placeholder for the 1 and 5 ratings?
I have a similar issue with column headings on a pivot table where I'm looking for a specific value that may not exist in the underlying dataset. Is there a way to force that specific value onto the pivot table so that I can chart it (even though the amount is null or zero)?
Thanks in advance,
Ron