I HAVE A REPORT LAYOUT LIKE THIS
RUNDATE -FIELD DEPTNO-FIELD
------------------------------------------------------------
-------------------
EMPNO-----ENAME------SAL-----COMM----MGR-----
------------------------------------------------------------
------------------
------- ------------ -------- -------- --------
MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE
PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE.
I WANT LIKE THIS ....
Answer Posted / manjunath
Hi,
U will create group above style for the deptno. After that u
will select repeating frame of group deptno properties there
u can change the property Maximum Records For Page - 1
u will get required Output
Bye..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can we generate report output in excel format?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
hiding item in report how like that properly,thats manually but at runtime i want to do
did u p prepared complex report
from where do u receive the information to develop report
What is an oracle report?
What do you understand by lov and how can it be used?
Explain the different levels at which oracle form services interact.
what is difference between group above and group left report
what is the difference between call_form, new_form and open_form?
what are the new features introduced in oracle form services in 11g release 2?
a text item is there what r the different types of triggers associated with it
Explain the various types of oracle report?
How to create Drill down report?
difference between global n context sensitive segments?