I've been trying to get a report to work using dynamic page breaks
(see http://download.microsoft.com/download/2/7/c/27cd7357-2649-4035-84af-e9c47df4329c/ReportDesignTips.doc
for an example). The difference is that I am using a data field to
indicate a page break rather than a parameter.
It works fine, except for the group is placed at the end of the report
when it should be in the middle of the report. My page break indicator
is a 0 for no break for that group and 1 for a break. What that tells
me is that the data is being sorted as it is being grouped which is
not what I want.
I need for the data to stay in its sort order (I've added and taken
off all sorts of sorting options including the dataset that feeds the
report) and page break when it hits a group that has the page break
field set to 1.
Any ideas out there?
Thanks!
RobertHi,
I am faced with a similar problem.
Did you find any solution to this
From http://www.developmentnow.com/g/115_2007_7_0_0_998437/Dynamic-Page-Breaks.ht
Posted via DevelopmentNow.com Group
http://www.developmentnow.comsql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment