all groups > sql server reporting services > november 2004 >
You're in the

sql server reporting services

group:

CSV rendering is missing first detail row


CSV rendering is missing first detail row John Demar
11/2/2004 5:04:01 PM
sql server reporting services:
For one report we've designed, an HTML rendering will produce 3 detail
records. When this same report with the same parameters is rendered in CSV,
the first detail row is missing from the output. All other aspects of the
export seem to work as expected.

This occurs with several reports we have but not all of them. This happens
when previewing in VS.NET, RS Manager, and on our live Web site. Other
formats do not drop the first detail record.

RE: CSV rendering is missing first detail row BradL
11/10/2004 8:48:01 AM
FYI: I experienced the same problem you described. Through trial and error I
determined that what was causing the problem was that I was grouping the
Details section of the Table. To work around this I added grouping to the SQL
code and removed grouping from the report detail.

Brad

[quoted text, click to view]
AddThis Social Bookmark Button