Groups
I am using Delphi 7, Advantage 7, Report Builder 9.03
I am using the below query :
select * from tblProposals_Items
order by MasterLineID, IsMasterLine DESC, LineID
Even though I set my group field to MasterLineID, it appears that Report
Builder is ignoring the order by clause of the query, thus the records are
not grouped.
Am I missing something??
I am using the below query :
select * from tblProposals_Items
order by MasterLineID, IsMasterLine DESC, LineID
Even though I set my group field to MasterLineID, it appears that Report
Builder is ignoring the order by clause of the query, thus the records are
not grouped.
Am I missing something??
This discussion has been closed.
Comments
This is not a known issue. Take a look at some of the demos located in the
\RBuilder\Demos\1. Reports\... directory that contain groups and see how
they are set up. All demos with a pink square contain groups. Demos 14 -
19 show simple grouping reports.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com