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

sql server reporting services

group:

Jump to a group section of a subreport


Jump to a group section of a subreport Sally
12/30/2004 8:11:04 AM
sql server reporting services:
I have a parent report, whenever the user click a item, the user will jump
from parent report to a corresponding section of subreport like a group
section.

How do I get such function?

Re: Jump to a group section of a subreport Bruce L-C [MVP]
12/30/2004 10:49:54 AM
I suggest instead of a subreport, implement this a a drill through. I.e.
when they click on it you jump to the report. Modify your subreport to
include another parameter so that the report shows just the subset of data
you want. This is very powerful and users understand it quickly. Drillthough
is a great way to present data to the user.

--
Bruce Loehle-Conger
MVP SQL Server Reporting Services

[quoted text, click to view]

AddThis Social Bookmark Button