hi : i was created report grouping py severity and i was created subreport to details
but problem after privew report show duplicat details in evrey grouping
same this
"Medume"
123
456
789
"low"
123
456
789
thanx.

From http://www.developmentnow.com/g/115_2006_11_0_30_0/sql-server-reporting-services.ht

Posted via DevelopmentNow.com Group
http://www.developmentnow.com

Re: pbroblem subreport with groping by EMartinez

EMartinez
Sun Dec 02 10:10:10 PST 2007

On Dec 2, 1:16 am, mansor<magot...@stc.com.sa> wrote:
> hi : i was created report grouping py severity and i was created subreport to details
> but problem after privew report show duplicat details in evrey grouping
> same this
> "Medume"
> 123
> 456
> 789
> "low"
> 123
> 456
> 789
> thanx..
>
> Fromhttp://www.developmentnow.com/g/115_2006_11_0_30_0/sql-server-reporti...
>
> Posted via DevelopmentNow.com Groupshttp://www.developmentnow.com


Normally filtering out duplicates in subreport functionality is not
very feasible in this situation. I would suggest using a single report
with a table control grouping on severity (where applicable). Also, if
you are using a table control, I would suggest right-clicking the
field that has the duplicates in it and select 'Properties.' Then near
the bottom of the 'General' tab, select 'Hide duplicates' and then
below 'Containing group or dataset:' select the severity group. Hope
this helps.

Regards,

Enrique Martinez
Sr. Software Consultant