SSRS Report is 'dropping' rows.
问题 I am using Visual Studio Pro 2013 to design reports. My Dataset Query returns around a thousand rows of data - but the report only displays one-third of that. There is no filter in the Tablix or in the Dataset. Is there somewhere else that a filter can be lurking in the Report? Thanks in advance! 回答1: It sounds like some of your data is being aggregated with your 3 GROUP BY fields. There is only the Row Group 'Details - and the only thing happening in there is three Group By fields If you add