HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT
QUERY OR MULTIPLE GROUP QUERY ?
Answer Posted / neelkanth jadhav
Step 1: Create a group with query in Data Model, remember
this query should have atleast three columns for Row,
Column and Cell value. and Four if you want to create Group
Matrix Report.
Step 2: Drag Column you want to act as Group Header from
Group, then drag Row Value and then Column Value.
Step 3: In Data Model window you will find icon for Cross
Product in tool box. click on that, then Drag the Mouse
pointer keeping the left click pressed over the group of
Row and Column values selected by you in step 2.
Step 4: In Layout Model window, Create Repeating frame then
create one more repeating frame over the previous one but
at this time please change the property of repeating frame
as PRINT DIRECTION : ACROSS. Then select both the frames at
once and then go to Menu Insert>>Layout Matrix, by doing
this you merge two frames, now in the intersection area of
this two frames create one more repeating frame.
Step 5: In the merged frame the one which is Print
Direction down will display the rows, one with print
direction across will display the columns and intersection
will display the cell values. Accordingly assign the source
for all three repeating frames and create fields in those
frames and give the desire sources.
Step 6: Run the report
Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What is a matrix report and how many minimum groups are required to prepare the same?
What is the difference between flex mode and confined mode?
What do you understand by lov?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
List out the oracle forms configuration files?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What is an oracle report? List its various types.
What do you understand by oracle forms and why are they required?
where do u put the report file
Explain how can you use the same lov for 2 columns?
Explain master-detail relationship with some examples.
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
In what situation u create the BPA.