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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What do we mean by record group in oracle forms?
How can we generate report output in excel format?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
did u p prepared complex report
What is the difference between flex mode and confined mode?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
what is difference between group above and group left report
Explain how can you use the same lov for 2 columns?
Explain the various types of oracle report?
Explain the different levels at which oracle form services interact.
Name the different triggers associated with oracle forms having a master-detail relationship.
difference between global n context sensitive segments?
can you convert or reverse engineer a fmx back to a fmb file?