Two page report

Hello,
I am trying to develop a report which is like checklist form and will be in two pages. It is continuation from the page 1.
How do I create report like that.
Thanks in advance.

HI there
I've worked on a major checklist model before. What I did was maintain the questions in the database. Thus making it easy to maintain questions with out having to alter every report every time we need to change a question or even create an entire questionare. you will then also be able to have different question types. I.e. Question that are check box answered, text answered (written) etc.
In you report you will have a line and a square (checkbox) for each question. On each of these Items you use the format trigger checking for the question type, and then dependant on the that, you will say display or hide the item.
hope this helps
Q

Similar Messages

  • How can add two page report in Crystal Report

    Hi experts
    I want to make a two page report. for example First page is invoice and second page contain some legel information that Fix.
    Regards
    Gorge

    Hi Ance,
    yes you can do it , Suppose you want to call the second opage at the end of page footer or  at the end of report (every page in crystal have section ), make the formula on that section aftyer which u want to call the second page . in formula mention rhe condition like if page no =1 then call second page or call page break  that depends on u .
    Hope u got some idea ,moreever pls let me know u want the page break after end of report or page fotter .
    Rgds,
    Premraj

  • Two Interactive Report in the same page

    I created two interactive report following the suggestion this link
    http://roelhartman.blogspot.com/2009/03/two-interactive-reports-on-one-page.html
    using an IFRAME
    <IFRAME src="f?p=&APP_ID.:24:&SESSION."
    style="width:600px;height:600px"
    name="details"
    scrolling="no" marginwidth="0" marginheight="0"
    frameborder="0" vspace="0" hspace="0" />
    I am facing two problems.
    a. I could see the logo attached to the application in the IFRAME window
    b. I could not see the lower bound of the region where the IFRAME is assigned to.
    Any suggestion would be of great help.
    Thanks in advance
    Deb

    Hi,
    For your first issue.
    Use page template to iFrame page that do not contain substitution string LOGO.
    E.g. popup page template might not have that.
    Or create your own page template with minimal set of substitution strings and regions and use that for iFrame page
    Regards,
    Jari

  • Report, Make a linkage group for two pages each page has a Repeating frame

    I Have two pages. And each page have a repeating frame inside a main frame.
    And two pages have a relational data. So, I should to make a linkage group for this two page.
    In my case,
    PAGE 1.
    *M_1 Main frame start
    R_1 Repeating Frame start
    Personal Data Part 1.
    R_1 Repeating Frame end
    *M_1 Main Frame end
    PAGE 2.
    *M_2
    R_2
    Personal Data Part 2.
    R_2
    *M_2
    If there are 3 peoples information, Repeating frame will display continuously.
    In my case,
    page 1
    page 1
    page 1
    page 2
    page 2
    page 2
    But I want to do the following.
    Page 1. -- 1st person's data
    Page 2.
    Page 1. -- 2nd person's
    Page 2.
    Page 1. -- 3rd.
    Page 2. so on...
    I need your help.
    please let me know how to solve this problem.

    Hi,
    i have a question related to this.
    i am making a report in a similar pattern:
    *M_1 Main frame start
    R_1 Repeating Frame start
    Data Part 1.
    R_2 Repeating Frame start
    Data Part 2.
    R_2 Repeating Frame end
    R_1 Repeating Frame end
    *M_1 Main Frame end
    Now the problem is that whenever there are multiple occurences of data in R_2, the data Part 1 is also printed that many times, whereas i want to show this just once.
    Is there any way to do this?
    Regards,
    Swati

  • Report Header split across two pages in preview

    Hi there,
    I've got a full page of A4 text as my report header which works fine in the Design view. However, in preview it splits across two pages leaving about a quarter at the bottom of the first page blank. The text should easily fit on one side of A4 - any ideas why it's being split?
    Thanks

    Hi
    Ideally if you have inserted a cross tab on the report header, then it might split into more than one page.
    Please ensure that you have not put a cross tab on the report header. You can also switch to Landscape and check if it fits the report header in one page.
    Hope it helps.
    Regards
    Sourashree Ghosh

  • Report with two pages

    hi all
    I am designing a report which has two pages , i completed first page, i need to insert second page
    how to design report with two pages
    Thanks in advance
    Krish

    Hi,
    Usually,any report automatically adjusts its page numbers as per the quantity of data that needs to be displayed.However, if your specific requirement is to show certain data on one page and the remaining on another then you can simply insert a group on a valid field.
    Following is some information from the Crystal Reports Online Help menu:
    New Page After:
    - When the End of Section check box is selected, the program inserts a page break after the section.
    - The Page Header and Page Footer appear on each page.
    - Use New Page After in the Group footer section to print each group on a separate page.
    May be, if this is not what you are looking for then please elaborate on the report design/data

  • Inserting a two page TIFF file into Report Builder 10.1.2.2.0

    Hello all!
    I am trying to create a report which uses a pre-printed form. I went to the paper layout view and inserted my TIFF file, however only the first page is used. This is a two page file. How can I use both pages in my report?
    Thanks!

    Can you open any other rdf?
    We had quite a few crashes with the Report Builder on Windows 7, especially when using graphs in rdfs. Setting the compatibility of the shortcut to "Windows Vista" solved most of our problems.
    Regards
    Markus

  • How to update when i have two updateable report on single page

    Hi,
    I've two updateable report created using pl/sql procedure. I really don't know how to update both reports at the same time. I report contains only one row and second one contains multiple rows.
    For the second one, i use
    FOR i IN 1..HTMLDB_APPLICATION.G_F01.COUNT
    LOOP
    UPDATE table
    SET col3=HTMLDB_APPLICATION.G_F03(i),
    col4=HTMLDB_APPLICATION.G_F04(i)
    WHERE col1=HTMLDB_APPLICATION.G_F01(i) and
    col2=HTMLDB_APPLICATION.G_F02(i);
    end loop;
    how to update the 1st report. Please help me

    when you use the htmldb_item api to render form elements to your pages, those values end up in the htmldb_application.g_fNN arrays. i'm not sure how you defined your first report region, but you seem to be populating the g_f01 through g_f04 arrays with your second. if that's the case, try populating g_f05 with your first region. a query region like...
    select htmldb_item.text(5,ename) from emp
    ...would do it. you should then be able to access those submitted values in the htmldb_application.g_f05 array.
    hope this helps,
    raj

  • Oracle matrix report split in two pages

    hi,
    my matrix report is spliting in two pages. All columns are ok but the total of the columns shows *** due to length problem so i increase the columns width and the report goes in two pages now.
    Is there any way to show the totals in without decresing the width eg..
    123456789111
    can be shows like
    1234567
    89111
    i already using smallest fonts
    thanks

    helloooooooooooooooooo

  • Two pages, two report portlets and parameters

    Hi, seriously needing advice!
    I have to sql reports which is in two portlets.
    I have two pages, and one portlet within each page.
    I wan't in page 1 the report 1 to have url links with parameter to open page 2 with results in report portlet based on param from portlet 1.
    I have manged:
    - Page one portlet has link witch opens the 2nd portlet correct, but not the whole page
    - Page 2 can take the parameter I am after.
    BUT: I can't "stitch" them together! Any ideas?
    Thank,
    Kjersti, Norway

    PROCEDURE PROC_test IS
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(100);
    v_server_length NUMBER;
    REP_SERV VARCHAR2(100);
    paramlist_id ParamList;
    paramlist_name VARCHAR2(10):='tmplist';
    Begin
    repid := find_report_object('HIST_DISPENSE');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_EXECUTION_MODE,RUNTIME);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,CACHE);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'HTML');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,'REP_ORACLEWEB');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'paramform=no R_ST_DT='||:BLK_A_NUM_GT7_NO_HIS_DISP.FROM_DATE 'paramform=no R_END_DT='||:BLK_A_NUM_GT7_NO_HIS_DISP.TODATE);
    v_rep := RUN_REPORT_OBJECT(repid,paramlist_id);
    message('vrep is '||v_rep);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    message('status is'||rep_status);
    v_server_length := LENGTH(GET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER));
    message('server length is '||v_server_length );
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    message('REP STATUS IS'||rep_status);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://10.20.56.20:7778/reports/rwservlet/getjobid'||
    substr(v_rep,v_server_length + 2)||'?'||'server=REP_ORACLEWEB','_blank');
    ELSE
    message('Error when running report');
    message('SQLERRM ' ||SQLERRM);
    END IF;
    end;
    Hi
    I'm having problem passing two paramters, Pl helpme by correcting the syntax.
    Thx

  • Two tabular reports on one page

    Hello,
    I've a page with master an two different detail regions.
    For both detail regions I need a tabular form.
    The first is no problem. Because the second one cannot be created automatically by ApEx I created the region with the buttons (other names) and the processes manually.
    When I press the button "add" in the second tabular report region the empty column is added to the first tabular report region. The same problem I have with the "Delete" button.
    Is there generally no possibility to place two tabular reports on one page?
    Thanks in advance
    Regards
    Ulrike

    I have a similar need, where I would like to display two reports within different regions on the same page. Both reports would be linked to a Form, such that the desired row could be edited. If the user clicks on a row within region A then it would go to one form for editing that row, and if the user clicks on a row within region B then it would go to a seperate Form for editing.
    I wondered if I could use two "Forms with Reports" and then create a third page that references these to pages through an I-Frame. Hopefully, when I clicked on a row within the I-FRAME everything would navigate to the proper form with the proper row. Is this feasible, or is there a better approach that I should consider?

  • How to Design Multi Page Report in SSRS 2008

    Hi All,
    I have managed to create a multi page report. When I am preview mode i can see that the report has 2 pages.
    But when I am in design view I cannot view the second page. How can I view the second page. Reason being I am trying to create a template where the table for certain data needs to be at the top of the page and some data at the middle and so on.
    Thanks in advance.
    Aash.
    Aash

    Hi Aash2,
    According to your description, the behavior of cannot view the second page in design view is expected, in another way, there is only one page in design view.
    Report Designer supports two views: Design to define the report data and report layout, and
    Preview to display a rendered view of the report. If you would like to show a table on the first page, and show the other table on the second page, you can add a page break on the first table like followings:
    1. Click the gray handle in the first table, select “Tablix Properties”
    2. Click “Add a page break after” check box under Page break options in General Tab
    After do above, you can see the first table in the first page, and the other table in the second page.
    For more details about report designer, please see the following article,
    Working with Report Designer in Business Intelligence Development Studio:
    http://msdn.microsoft.com/en-us/library/cc281300(v=sql.110).aspx
    If you have any question, please feel free to ask.
    Thanks,
    Eileen

  • Exported pdf only did one of two pages

    My source pdf was in two page but the export to Excel only showed one of the pages. How do I get both pages exported?

    Hi, Marshall.
    No, being on a Mac shouldn't affect this issue.
    I never saw a report submitted to our File Conversion Issue Form, either with the name or email address "marshall". Did you submit it? If you'd like us to investigate this further, please submit a copy of your PDF to this Form, referencing this forum post.
    Thanks.
    Dave

  • One page "report" from an AppleWorks database???

    I'm wondering if it is possible to create a one-page "report" (layout?) that can display some summary values calculated from my database. I am currently using a database to keep track of the students in a small school, and I would like to be able to print up a page that shows each classroom number with teacher name, followed by a number of students in that class. The database records are the students, and each record includes a class number and teacher name. I feel like I have a decent understanding of how AppleWorks databases work, but while this seems like a reasonable thing that I would like to do, I can't think of how to go about doing it. I'm starting to think that maybe I have to have a second, separate database for the teachers and track the number of students per class that way. But AppleWorks doesn't have a way of sharing information across two databases, does it?
    Ugh.

    Hi Terry,
    I'm wondering if it is possible to create a one-page "report" (layout?) that can display some summary values calculated from my database. I am currently using a database to keep track of the students in a small school, and
    It should be possible, assuming I understand the question.
    I would like to be able to print up a page that shows each classroom number with teacher name, followed by a number of students in that class.
    Do you want a list of some of the students in the class, or do you want a number showing how many students are in that class? My assumption is the second.
    The database records are the students, and each record includes a class number and teacher name.
    As you say "A" class number and (A) teacher name, I'm assuming that there is only one teacher's name associated with each student, and only one class number associated with each student (and I suspect that all students with the same Teacher have the same class number).
    AppleWorks doesn't have a way of sharing information across two databases, does it?
    No.
    Given the above assumptions, here's a plan:
    Existing fields (ALL Text type fiends):
    'Name' (containing student's name)
    'Room' (containing class number)
    'Teacher' (containing teacher's name)
    New fields (ALL Summary type fields. Formula given after field name):
    'Namesum' COUNT('Name')
    'Roomsum' 'Room'
    'Teachsum' 'Teacher'
    Make a new Blank Layout.
    Insert Part... Subsummary when sorted by 'Teacher'
    Insert Part... Header
    Insert the three new Summary type fields onto the new layout and place them in a horizontal line in the Subsummary part.
    Edit the labels, then place place them in the Header part and directly above the field to which each applies. Add any other information you want in the header using a text frame.
    Adjust the part boundary to give some white space below the three fields.
    Drag the Body boundary up to the boundary above it to delete the body part from the layout.
    Return to Browse mode.
    To see the results:
    Sort the database by Teacher.
    Check Page View in the Window menu.
    Regards,
    Barry

  • Global Web Applets and My Custom Home Page Report

    Hello,
    I setup a custom "My Home Page Report" which is great but does not display the report when you load the home page without clicking the "Generating analysis... Click here to view the results" link. Is there a way around this?
    I then setup a a Global Web Applet and embedded this on the main home page. When doing this I found you cannot have 1 section that spans the entire width of the page as you can with a report (To my knowledge?). I then tried putting two Custom Web Applets side by side to display the graph and report I wanted. This works however, I have vertical scroll bars although the reports are perfectly displayed and do not require any scrolling. Is there a way to get rid of the scroll bars?
    Regards
    Innoveer

    Innoveer, you can contact customer care and ask them to provision your On Demand application with the custom homepage "Execute Report Immediately" option. However, you want to make sure that this custom report loads quickly - if not it will delay the loading of your homepage.

Maybe you are looking for

  • Exception in thread "main" java.lang.Error: Unable to find named traits: org.puremvc.as3.multicore.p

    Hi all, i try  to  use  pfi with a  project that i did with  air  in flash builder. I make my swf with ant  task     <target name="releasecompile" depends="init">     <echo>               Ant Task :: releaseCompile     </echo>         <java jar="${MX

  • Just bought a new mac mini

    -- cannot connect to wifi network --- tried to create a new profile and to renew my IP address but nothing -- router recognized but cannot connect -- help!

  • HT2534 payment type

    I wanna change my payment type to None, but it the system refuse. Help me, I can not download anything

  • K1 - Problem to set language to Chinese traditional hong kong

    Dear lenovo, my k1 is default with Chinese traditional (Taiwan) and this happens the Market comes with software with Taiwan. since I am locate in Hong Kong, could you tell how to change the language to Chinese Traditional Hong Kong. As I can,t curren

  • Saves unsuccessful intermittently

    Sometimes when I hit the save button, I get an error message that says I can't save because the file is being used. So I have to do a "save as" and rename the file. Then I have to go into the finder and throw it away and rename the new file to the ol