Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Problems with the way the report is grouping

Author  Topic 

gavakie
Posting Yak Master

221 Posts

Posted - 2007-08-20 : 12:24:51
Sorry I am brand new to this and dont know what to do here. Im building a report and my sql code is right. when i put into reporting services the field name it is bring back just one of the names in the field multiple times. so for instance I have a store lets say its Junea, AK under my name field it should have
Core Products
Design
Freight
Internships
Other
Retail
Services
Training
so the report should show junea with those in the name field. instead it its showing junea with core products then the next store with core products until all the stores have shown core products. then it will show all the stores with design, then stores with freight and so on. so i dont know how to fix it.

JimL
SQL Slinging Yak Ranger

1537 Posts

Posted - 2007-08-20 : 14:05:12
Hint: Want your questions answered fast? Follow the direction in this link
[url]http://weblogs.sqlteam.com/brettk/archive/2005/05/25/5276.aspx[/url]

Jim
Users <> Logic
Go to Top of Page
   

- Advertisement -