March 6, 200619 yr Hello everybody. I'm trying to build a report from my Line Items table. This report is based on State. I'm using the Line Items table/layout to base my report on because I want to count the number of Customers sold to in that particular state. The report layout has the following Parts: Header, Sub-Summary, Trailing Grand Summary, Footer, and again is based from the Line Items table. I've placed my "customer_state" field in the Sub-Summary Part and the set break field properly to "customer_state". What I did was I tried creating a Summary field (in the Customers Table) that Counts the "customer_id" (running total, restart summary for each sorted group by "customer_state"). I placed this field on the report layout in the Sub-Summary section and all see is the number 1 going down the report. By the way, I've set the sorting properly to sort by "customer_state" from the Customers table. The states work properly, but the count is wrong. Any suggestions would be helpful. Thanks, J
Create an account or sign in to comment