Home » Developer & Programmer » Reports & Discoverer » Reports 6i Ordering Problem
Reports 6i Ordering Problem [message #89639] Wed, 09 June 2004 19:21 Go to next message
Atul P
Messages: 61
Registered: June 2003
Location: Mumbai-Jakarta
Member

Please have a look at the data below.

  A_NO     B_NO    QTY     WT
--------  ------  -----   ----
S50908   CS00001   10.2   25
S50908   CS00001   10.0   12
S50908   CS00001   5.5    13
S50908   CS00002   6.5    10
S50908   CS00003   7.0    25

S50009   CS00006   8.0    26
S50009   CS00006   9.5    23

S50009   CS00008   10.5   10
S50009   CS00008   11.0    9

above is the output of query which needs to be formatted
as specified below using Reports 6i.
Group ABove format.

e.g

----------------------------------------------------------------------

  A_NO         B_NO        QTY         WT

----------------------------------------------------------------------

S50908
                  CS00001  
                              10.2            25
                              10.0            12
                              5.5              13
                  CS00002
                              6.5              10
                  CS00003
                              7.0              25 

S50009
                  CS00006
                              8.0              26
                              9.5              23
                  CS00008
                              10.5            10
                              11.0             9  
                  CS00009
                              12.0             8 

IF YOU SEE ABOVE A_NO IS ON TOP GROUP HOWEVER I HAVE TO DO ORDERING ON BASIS OF B_NO.
There is no logic for A_NO or B_no they can be assemled in the database hoever possible.
Can someone suggest some simple way to get the above outpur on Oracle Reports 6i

Thanks so much in advance

Regards
Atul P

 
 

 
Re: Reports 6i Ordering Problem [message #89642 is a reply to message #89639] Thu, 10 June 2004 02:23 Go to previous messageGo to next message
Himanshu
Messages: 457
Registered: December 2001
Senior Member
Hi,
I do not think there is any sort of Programming required for this.
Simply Put B_NO column as the first Column in the 2nd group in your Data model & set its breakorder as Ascending.
HTH
Regards
Himanshu
Re: Reports 6i Ordering Problem [message #89647 is a reply to message #89642] Fri, 11 June 2004 18:47 Go to previous messageGo to next message
Atul P
Messages: 61
Registered: June 2003
Location: Mumbai-Jakarta
Member

Thanks Himanshu
Re: Reports 6i Ordering Problem [message #90099 is a reply to message #89642] Wed, 27 October 2004 20:51 Go to previous message
shailesh
Messages: 22
Registered: October 2000
Junior Member
I want to modify existing Data Model ,but not able to get the Data Model View ,which provides facility
for adding summary columns,formula columns,i'm able to see only the existing one,where old design is present,how can I make modifications if I want
I'm using Reports 6i-Oracle 9i
Pl. reply me soon

thanks,
Previous Topic: urgent plz Graphics Builder in d2k
Next Topic: Barely in need of Help
Goto Forum:
  


Current Time: Sun May 05 04:03:53 CDT 2024