At 03:03 PM 1/31/2008, Matthew Burke wrote:
I'm trying to create a simple report using the crosstab control. The view that the report is based on only consists of two tables. For whatever reason the report regenerates the crosstab section for every single record in the view. How can I stop this from happening.
It depends on where the CrossTab object is placed and which band. I bet you had placed the object on the [Detail] band. Place the CrossTab object on the [Report Header] band and that will take care of your specific scenario. Take a look at the CrossTabReport report included with RRBYW14. Here's an online representation of such report: http://www.rbase.com/rbg76/reports/CustomCrossTabReports.pdf Have fun! Very Best R:egards, Razzak.

