Repeating frame position problem!

HI!
This is bothering me two days and i can't figure it out.
I have 4 repeaitng frame hierarchly:
R_frame_1
R_frame_2
R_frame_3
R_frame_4
4 th repeating frame is a problem because on the first page is everything ok
data1 data2 data3 data4
but on second page where data is continued it goes left out of the paper
data 3 data4
When on second page repeating frame goes from the begining then is again ok.
Example
Page1
SOME TITLE
data1 data2 data3 data4
data1 data2 data3 data4
Page 2
data 3 data4 <---- WHY?
SOME TITLE
data1 data2 data3 data4
data1 data2 data3 data4

Thank a lot dear :)
By the way I have Frame B which is inside Frame A, when I add a new column on B it goes to A. What trick should I do here please.
Maybe I adding is not the proper way? How do I associate a column to which frame does it belong? I can not see it on property pallette.
Thanks again

Similar Messages

  • Repeating frame spacing Problem in Reports 6i

    I have a Matrix with Group report. Now I have two sections (one is matrix section, second is Grand totals section).
    After I run the report layout ,Matrix section data (repeating frame) is appearing at one spacing but the other repeating frame in Grand Totals - appears in the same page (below the Matrix data section) with different spacing and aligning.
    I’ve attached the output of the sample report. You can find the aligning/spacing problem between Matrix data (one repeating frame) and Grand Total data (another repeating frame)
    This is the problem, I have tried changing all the properties, but all in vain. I feel that the repeating frame in Grand Totals appears exactly at the same position as the first one.
    Please help...
    Ratnakar.

    Hi,
    There are no such limitations with Reports. If I understand properly, you run the Report twice, in each run, you are trying to execute different query, and you generate two dilimited Reports output files? This should work fine. Try out the latest Reports 6i patch-10 for this. You can even approach Oracle Support with your testcase. FYI, with Reports 6i patch-11, a new feature "dlimited data" is introduced which will give delimited output with a data dump i.e it would not be dependent upon the Reports layout. You can probably try out this new feature also.
    Thanks,
    Rohit Hi Rohit,
    Thanks for the information.
    well I am generating single output file on each run .
    the problem is somewhat funny.
    I have build query2 in data model after query1.
    query 1 is giving me correct output both in .PDF and delimiter version.
    But query2 is giving me 0 byte file for delimiter version although in .PDF it is running fine.
    When I took out query2 to another module it is running fine for both.
    I hope this make sense.
    Moreover if u still not clear about the problem and thinks that u can help me out please send me ur mail id so that I can send you the RDF copy.
    Thanks
    Mohit...

  • Repeating frame printing problem

    Dear All,
    I have a tabular report with a lot of frames. The inner frame data is not overflowing to the next page if there is no more space on the page. The outer frame has a formular coulumn based on the inner frame and sometime the summary result show on the report but the summaried data does not,
    Regards,

    Thank a lot dear :)
    By the way I have Frame B which is inside Frame A, when I add a new column on B it goes to A. What trick should I do here please.
    Maybe I adding is not the proper way? How do I associate a column to which frame does it belong? I can not see it on property pallette.
    Thanks again

  • Headers at top AND bottom of a repeating frame.

    I've created a simple report through the Oracle Reports wizard. It created column headings which are on at the top of each page, and the repeating frame which spans several pages. What I am now trying to add are column "headings" which are at the bottom of each page. Similar to the Headings that are defined above the repeating frame, but under the repeating frame.
    Problem is, the repeating frame spans several pages, but the "Headings" at the bottom are only showing on the last page. I do have the preferences set to All Pages. I can get all sorts of things to work and print on each page ABOVE the repeating frame, but not on each page BELOW the repeating frame.
    Something simple?

    Header, Main and Trailer section are something completely different. They have nothing to do with header and trialer on a page, but are completely different sections of a report (like having an introduction letter in the header section, and the report in the main section).
    If you want to do what you want, do this:
    - In the layout editor, expand the group frame (GF) around the repeating frame to almost the height of the page.
    - Set the vertical elasticity of GF to Fixed.
    - Copy the header group frame and it's text fields to a position outside GF. Rename it to Footer group frame (FGF).
    - Drag FGF and it's items to a position below GF.
    Hope this is clear.

  • Please suggest problem in increasing height repeating frames

    Hi,
    in my report normally up to 100 are printed. i setted the vertical elasticity as expand and horizontal as fixed.
    but while priting, in vertical, it is contracting if date is too short enough and expanding when dat is large enough. But what my requirement i want to specify the height of each field in repeating frame fixed. i.e. 3 centimeters and it should be same for all records printed on page and on each logical page and i want to print maximum 8 records per page becoz my print page size can hold maximum 8 records and each record at 4 lines. And even if the data is short enough it must not be contracted, if data is one line,and the remaining space that is in 3 cemtimers should be left blank and it must to go to second record. That is in fixed heigt of record repeart frame i want to print the data. If data goes more than 3 centimetres then date must be truncated. I did not find any height to set this property in Repeating frame property.
    please suggest solution'
    thanks in advance
    prasanth a.s

    Hi Prasanth,
    Enlarge the Repeating Frame height to say, 3 centimeters in the layout.
    Set the Vertical (& Horizontal as well) Elasticity of the repeating Frame as Fixed.
    In the Property Palette of Repeating Frame, set Maximum Records Per Page to 8 and Set Page Break after property to Yes.
    This will solve ur problems.
    Have a nice day...
    Raja Angamuthu B

  • How to control the position of b_text - to be under repeating frame

    Hi. Any Guru:
    I have a designed paper report layout:
    repeating frame (vertical elasticity is variable)
    b_label f_field
    b_text
    after report .rdf runs, b_label is not always under repeating frame. I tried anchor and frame and properties but could not solve the problem.
    Thank you for any suggestion!
    mz
    Edited by: mz on Aug 26, 2011 10:06 AM

    Oracle Reports Help said:
    "Objects below an object with Page Break Before set to Yes may not move to the next page. If an object is set to print on a page but is moved to the next page because of Page Break Before, other objects may be placed in the space where the object was originally set to print, if there is sufficient room."
    My objects of b_label and b_field, which are designed to be UNDER the repeating frame R_G_xxxxxxxx, are randomly displayed either UNDER or INSIDE the repeating frame.
    My repeating frame has properties:
    R_G_xxxxxxxx
    page break before      No
    page break after     No
    page protect      Yes
    I was advised that "It can be a trial-and-error to get this to work properly.
    What often works is to put the repeating frame and b_label and b_field inside one group frame.
    Or put a group frame (whole page width) around b_label and b_field."
    I have tried very hard only to fail to get the expected results.
    Anybody has any suggestion?
    Just curious - I am using Reports Builder 10.1.2.0.2 and we are going to 11G. Reports Builder 11G will fix this bug or so-called "feature"?
    Millions of thank for any help!!!
    mz

  • Problem with delimited output in repeating frames - urgent

    I have two repeating frames one below the other. The problem is that unless there are two rows or more that result in the first repeating frame, it does not appear in the delimited output file. What is going on here ? Is it a bug ?
    This happens only when I use generate to file -> delimited option. The report work fine using the previewer.
    Any thoughts? Thanks in advance.

    Now I have reports 6i (6.0.8.22.0). I believe it is patch 13. I still have the same problem. I still do not see the "delimiteddata" option. I only see "delimited" option. Someone told me that there is a new, "delimiteddata" option with patch 11 and higher. Also where can I find new documentation that shows the new desformat.
    tHANKS

  • Problem with graphs on repeating frames

    Is it possible to use graphs showing correct data within repeating frames?
    We experienced problems with graphs within repeating frames, each occurrence of a graph shows the same picture (using data that corresponds to the first frame).
    Tnx in advance.

    Sounds like the source data for the Graph is the wrong Group.
    Dave

  • Problems accessing parameters within repeating frames.

    I hope this is a more readable version of the problem I just submitted.
    This is the overall layout of a report I am currently working on
    and having problems with, using Oracle Reports 6i.
    Departments Commitments Obligations
    Dept 1 - Dept 1 Title
    RCC 1 - RCC Title
    RIC
    Non-pay by RIC 308 1 1
    Non-pay by RIC 438 1 1
    Non-pay by RIC 514 1 1
    Subtotal 3 3
    Pay by RIC 514 2 2
    Total RCC 1 5 5
    RCC 2 - RCC Title
    RIC
    Non-pay by RIC 308 1 1
    Non-pay by RIC 438 1 1
    Non-pay by RIC 514 1 1
    Subtotal 3 3
    Pay by RIC 514 1 1
    Total RCC 2 5 5
    Dept n
    Total Dept 1
    Non-pay by RIC 308 2 2
    Non-pay by RIC 438 2 2
    Non-pay by RIC 514 2 2
    Subtotal 6 6
    Pay RIC 514 4 4
    Total Dept1 10 10
    I use a format trigger to calculate the data for
    Non-pay by RIC 308 (the most inner frame).
    If (:RIC = '308') then
    Return (True);
    Else
    Return (False);
    End if;
    And I do something equivalent for the other two RICs, RIC = 438,
    and RIC = 514.
    With this approach, I am able to calculate subtotals and totals
    for all the RCCs for each Dept.
    I work one frame at a time, from the inner frame to the outer
    frame.
    My problem is to get the Total Dept section at the end of each
    Department.
    Total Dept 1
    Non-pay by RIC 308 2 2
    Non-pay by RIC 438 2 2
    Non-pay by RIC 514 2 2
    Subtotal 6 6
    Pay RIC 514 4 4
    Total Dept1 10 10
    I get a frame error when I try this code in a format trigger
    If (:RIC = '308') then
    Return (True);
    Else
    Return (False);
    End if;
    I know this trigger fails because I am trying to reference the ":RIC"
    parameter that is in a different repeating frame.
    How can I check for the RIC at this level?
    Is there a better way to tackle this problem? Any suggestions?
    Thanks,
    Carlos

    Sounds like the source data for the Graph is the wrong Group.
    Dave

  • Layout problem - multiple repeating frames

    Hi, I have a layout problem, pls help!
    Short report description:
    - Repeating Frame1 - gives 1 record, contains all other frames, variable vertical elasticity
    - - Frame2 - contains all frames beneath - variable vertical elasticity
    - - - Frame3 - variable vertical elasticity
    - - - - some boilerplates
    - - - - Repeating Frame 2 - various number of records, fixed vertical elasticity, height 100
    - - - - Repeating Frame 3 - various number of records, fixed vertical elasticity, height 30
    - - - - .. other repeating frames ..
    When reaching the bottom of a page, and there is not enough room to print a record for Repeating frame 2, a record from Repeating frame 3 is printed in the bottom.
    Next page starts with the remaining records from Repeating frame 2.. and then the remaining records from Repeating frame 3.
    For example:
    Page 1:
    Rep frame 2 - Record 1
    Rep frame 2 - Record 2
    Rep frame 2 - Record 3
    Rep frame 3 - Record 1 -- not enough space to print Record 4, so this record is printed
    Page 2:
    Rep frame 2 - Record 4
    Rep frame 2 - Record 5
    Rep frame 3 - Record 2
    How can i ensure that all records from Rep frame 2 is printed before records from Rep frame 3?

    Hi, thanks for helping me out!
    I tried to use anchors, but they had no effect when connecting top of 3 to bottom of 2, got the same layout.
    I then tried to create frames with vertical elasticity expand around both rep frame 2 and rep frame 3, and it seems to do the job.
    - Repeating Frame1 - gives 1 record, contains all other frames, variable vertical elasticity
    - - Frame2 - contains all frames beneath - variable vertical elasticity
    - - - Frame3 - variable vertical elasticity
    - - - - some boilerplates
    - - - - Frame 4 - vertical elasticity expand
    - - - - - - Repeating Frame 2 - various number of records, fixed vertical elasticity, height 100
    - - - - Frame 5 - vertical elasticity expand
    - - - - - - Repeating Frame 3 - various number of records, fixed vertical elasticity, height 30
    and so on..
    Thanks again

  • Repeating Frame Problem - please guide

    Dear Gurus,
    I am developing a report in reports 6i. The structure of report is something like this.
    M1
    R1
    f1
    f2
    R2
    M1 is a fixed frame containing all other elements. R1 is repeating frame containing
    2 fields and one repeating frame.
    Now while printing records of R2 overflow to next logical page. that's fine but space of f1 and f2 also get repeated on to next page.
    To give an analogy :-
    Purchase Order Report
    po number - f1
    supplier - f2
    po lines -r2
    next page
    empty space present ( equal to the required fields r1 and r2 )
    po_lines
    Now point is i want the Po lines to continue without the space for fileds for f1 and f2 repeating.
    and yes i kept vertical elasticity for M1,R1 and R2 as variable.
    How can i solve it.
    please guide.
    regards ravi

    Print Object on property it is "First Page". the structure is like
    <code>
    M1
    R1
    f1
    f2
    R2
    </code>
    Problem is when r2 overflows to next page, the space for f1 and f2 is also there on next page. What i want is content of r2 should come at the start of the page rather than at the location where its fixed when it's overflowing to next page.
    regards

  • Repeating frame problem

    Hi,
    I've Matri with group report which prints 'region' level data in Repeating frame (down).
    But, for the Last region of the report, the report is prinitng twice the data. I observed this problem when I have more than one 'region' level data and then for the last region data in that.
    ( means, if there is only one region data, it's not priniting twice, rather priniting fine).
    Please suggest anything on this..urgent a bit..
    Thanks,
    Ratnakar

    Hi,
    Do one thing, place a group frame around repeating frame , sure it must be of size to occupy 3 or more reocrds generated by query. Below this group frame , place additional fields you want to appear below . Remember to keep vertical and horizontal elasticity fixed for this group frame.
    Adinatn Kamode

  • Large Repeating Frame Problem

    Dear All:
    My problem is as below:
    I need to draw a large repeating frame ( sized 8 inches x 38 inches) and print it out using A4 paper (sized approximately 8.5 inches x 11 inches) via PDF format in Acrobat Reader. The problem is the report print out to be so small in order to fit the A4 size.
    Is there anyway to fix the Layout Model Body Section as A4 size and at the same time include a repeating frame in the report body which sized larger than the layout body?
    Thank You.
    Regards;
    Jessie

    Jessie,
    Check the "Horizontal Panels per Page" property, in the "Main Section" node of "Layout Object" (in the Object Navigator window).
    I believe this will solve your problem.
    Pedro das Neves
    ([email protected])

  • Relative positions of repeating frames

    Hi,
    I have two repeating frames in a report with the page direction of the first set to 'Down/Across'. I want the second repeating frame to print following the first frame(if the first frame ends halfway thro the second column in the page, i want the second frame to start right there). Your ideas are appreciated.

    How about anchoring the repeating frames together?

  • Repeating frames...simple problem

    I am new to Oracle Reports and have run into a simple issue which I am not able to fix.
    Suppose that I’ve a table Numbers as shown below:
    SQL> desc numbers
    Name Null? Type
    COL1 NUMBER
    SQL> select * from numbers;
    COL1
    1
    2
    3
    4
    5
    Now I want to build a report manually(not using the wizard).
    In the datamodel I’ve given the query as (select * from numbers).
    In the layout model I am having one field and a repeating frame pointing to the group of the query. When I run the report it shows
    1,2,3…on different pages but I want all of them on the same page. I am not sure which property to set, I’ve tried the maximum records per page for the repeating frame but it doesn't help!
    If I build the layout using the layout wizard then I am able to achieve the desired results but I'll still like to know which properties exactly control this behaviour.
    Thanks in advance.
    Regards.

    Three ideas -
    Your repeating frame is as large as a full page and the elasticity is set to fixed.
    You have page protect set to on.
    You have a page break set before or after.
    Easy enough to create the two reports and compare the properties in the property palette.

Maybe you are looking for