• David--

    I'd like to take you up on your offer of help with a workaround.

    I've got a report that renders a simple matrix of count_of_customer-orders by RateCodes by CustomerCategories.

    The matrix is nested within a table row which groups the data by City.

    Can you think of a way to re-write this report. The Customer Categories are a relatively short list (10 to 15), so I could see hard-coding those as columns, and using a flat table, but that guarantees a lot of wasted space...