I am trying to create a simple report from a single table. The table contains zip codes(Zip), Congressional Districts (CD), Senate Districts (SD), and House Districts (HD). I created the report using the wizard. I asked for grouping levels on Zip, CD and SD, and sorting by HD (in that order). I used a block layout (I used the wizard for the report because I have not figured out how to create a block layout manually).
The Zip field behaves as I expected it to. It shows just once, even if there are multiple CD, SD, or HD entries for that zip. And on the first entry, as I expected, the CD, SD, and HD columns appear in a neat line just to the right of the Zip, with the CD and SD entries grouped so a single value shows only once.
Here is the problem:
I want the CD to show under each zip, and to show just once, even if there are multiple SD and/or HD entries for the CD. It works fine for the first zip, but then the CD does not show at all again until it gets to a zip with a DIFFERENT CD. Same with the SD. It does not show next to CDs having the same SD as the previous CD. I want the CD to show – and to show just once – for EACH zip. And the same for the SD under each CD.
I have hunted around in the properties for the group headers, and experimented with a few things in the sorting and grouping dialog box, but haven’t found a solution yet. Any suggestions? Thank you,
-cynthia