To display a report on dashboard in pages??

Hi everyone,
I have a very huge report, contains more than 500 rows and 15 coloums. If i generated this report in answers it displays in pages as no.of rows are very high i.e. like 1-25, 26-50 and so on...........Is there any way that i can display this report result on dashboard in pages?? say like 1-100 rows in one page, and 101 to 200 in next page, so on...........
Thanks,
DK

A simpler solution to the one described, is to add a column, then go to the column foruma and type in "(rcount(1)/20)+1" minus the quotes, change to have a custom heading of "Page Number" - the 20 is the number of rows per page you want. Then go to the pivot results page and drag that column to the Pages segment.
Should dynamically adjust the number of pages you need regardless of the number of rows.

Similar Messages

  • Displaying Crystal reports in a JSP Page

    hello,
    Can anybody help me out in displaying Crystal reports on a JSP page.
    which needs to be deployed on weblogic server and oracle database.
    i am new to crystal report and dont have much idea how to proceed.
    if you can give me a pointer how to start then i can proceed.
    waiting for the reply eagerly

    Start with the Crystal reports site.
    [url http://www.businessobjects.com/products/dev_zone/java/default.asp?ref=devzone_main] Java zone has some documentation and basic examples on how to do it

  • Displaying a report in a jsp page

    Hi,
    I want to display my report (pdf or html) in a jsp page ,so can someone help me
    note that I am using NetBeans & JasperReports 2.0.5
    Thanking in advance

    That is a Client side configurtion and you cant control it using Javascript.

  • How to Display the Report Based on The Page Number

    Hi All,
    I just have a requirement like this
    The User wants to see only the odd numbers of Report pages in the Total Report
    For Ex. If the Report consist of 10 Pages the user wanna see Pages 1,3,5,7,9...........
    is it attainable in WebI..............
    Please help on this
    Thanks in advance.............

    I wonder...how do you think user should navigate through document.... ? If I want to see only odd pages - I will either create separate report or I am ok with setting the correct number to actual displayed page.You may also consider using links - it depends how is report structure created...

  • Displaying 2 Reports in the same Page (2nd Report depends on 1st Report)

    I have following report...
    Report is having a parameter called
    Show_2nd_Report:- Y/N (Yes/No) -
    This will display the 2nd Report depending on the value Y/N
    Case1:- Show_2nd_Report = 'N'
    query1:-
    select month, empno, work_type, hrs from table1 where code = 'X'
    (Main Report)
    month | empno | work_type | hrs (BREAK on month and empno)
    JAN'08 - 1212 - AB - 5
    JAN'08 - 1212 - BC - 4
    JAN'08 - 1212 - CD - 6
    total - 15
    JAN'08 - 3333 - AB - 1
    JAN'08 - 3333 - BC - 4
    JAN'08 - 3333 - CD - 8
    total - 13
    FEB'08 - 1212 - AB - 4
    FEB'08 - 1212 - BC - 6
    FEB'08 - 1212 - CD - 2
    total - 12
    FEB'08 - 3333 - AB - 2
    FEB'08 - 3333 - BC - 2
    FEB'08 - 3333 - CD - 5
    total - 9
    Case2:- Show_2nd_Report = 'Y' (I need help on this Part)
    Here I want to display the 2nd report just below the main report
    (after break of month and empno) as shown below.
    query1:-
    select month, empno, work_type, hrs from table1 where code = 'X'
    (Main Report)
    query2:- (2nd Report) - this is based on month and empno value ..
    select month, empno, work_type, hrs from table1
    where code = ' ' (code is blank)
    and month = p_month (exp - JAN'08)
    and empno = p_empno (exp - 1212)
    - the value of month and empno will change after each break
    month | empno | work_type | hrs (BREAK on month and empno)
    main report
    JAN'08 - 1212 - AB - 5
    JAN'08 - 1212 - BC - 4
    JAN'08 - 1212 - CD - 6
    total 15
    2nd report
    JAN'08 - 1212 - XX - 2
    JAN'08 - 1212 - XY - 1
    total 3
    main report
    JAN'08 - 3333 - AB - 1
    JAN'08 - 3333 - BC - 4
    JAN'08 - 3333 - CD - 8
    total 13
    2nd report
    JAN'08 - 3333 - XX - 1
    JAN'08 - 3333 - XY - 1
    total 2
    main report
    FEB'08 - 1212 - AB - 4
    FEB'08 - 1212 - BC - 6
    FEB'08 - 1212 - CD - 2
    total 12
    2nd report
    main report
    FEB'08 - 3333 - AB - 2
    FEB'08 - 3333 - BC - 2
    FEB'08 - 3333 - CD - 5
    total 9
    2nd report
    I need help on the 2nd Report. How can I display both the Reports in 2nd Case.
    Appreciate any help on this.
    Thanks,
    deepak
    Edited by: Deepak_J on Sep 11, 2008 11:56 AM
    Edited by: Deepak_J on Sep 11, 2008 12:02 PM

    Hi Deepak,
    You could try something like:
    SELECT DEPTNO, 1 REPORTID, SAL, EMPNO, ENAME
    FROM EMP WHERE SAL < 1000
    UNION ALL
    SELECT DEPTNO, 2 REPORTID, SAL, EMPNO, ENAME
    FROM EMP WHERE SAL >= 1000
    AND :P1_SHOW_REPORT2 = 'Y'You would then need to break by First and Second Columns. You may also have to hide the REPORTID value on the page (you must still leave the Show option ticked) - set the heading to &amp;nbsp; and use the following as the HTML Expression for the column:
    &lt;span style="display:none"&gt;#REPORTID#&lt;/span&gt;Using this, I got: http://htmldb.oracle.com/pls/otn/f?p=33642:120
    Obviously, more needs to be done with styling, but it's a start!
    Andy

  • Display the report in dashboard by using CSS

    Hi Expects,
    I am using Display:None in CSS Option,it shows that the report is Minimize until we expand it.My question is,if when we give the conditions in filter and click apply the report is again minimize,hear i need to do that when we give the condition and click apply we should not get minimize,it should be get minimize only if we go to another tab.
    Please let me known the valuable answer for you..
    Thanks,
    Raju

    It's called an "ad" with a single d. That should help your google queries.
    Nobody here will be able to help you as it's impossible for us to guess what you are struggling with specifically. Logic dictates that when you want to develop a site you at least know the tools (java/jsp/html/javascript) to actually be able to do this.

  • To display huge reports on dashboards with in less time???

    Hi everyone,
    I have a report/request in which a row contains one Dimension and 14 related measures, and i have 300 such rows. If i kept this request as it is on a dashboard it is taking a long time to load, a very long time.............please advice me any solution for this situation.
    Thanks,
    DK

    Design something that actually performs?</sarcasm>
    Seriously though. This question is about as vague as you can get. As an example: if you're reporting against a bunch of flat .csv file lying on a 386 in iceland over a 9.6k telephone line then it's normal to have sucky performance.

  • Display Same Report Twice in a Page

    Hi
    I have a report whose size is (hight 5.5 inch, width 8 inch).
    I want to print the report twice in a paper. The paper size is (hight 11 inch, width 8 inch).
    I am in the platform of Oracle developer 2000.
    Please say me what should I do?
    Farhad

    sollution found.
    I have   MAIN 00 and MAIN 01 and  I repeat two times the print of  itab ...
    after the first time  i Change main window by calling  an element  with command   /: NEW-WINDOW

  • How to display the  text in a classical report before top-of-page?

    Hi all,
    I am developing a classical report with top-of-page because i want to display the texts of cloumns  even users scroll down the output.
    But here the problem is i have to display a text and selection screen values in the ouput ,Before this top-of-page. But i couldn't find the way to do it.
    Please help me on solving this problem?
    Thanks,
    Vamshi.

    Hi Vamsi,
    whenever there is write statement and you are going to display some thing the system checks for the TOP-OF-PAGE and we are helpless here
    so declare your heading in the TOP-OF-PAGE only
    THIS is SAP provided way of the SYSTEM bahaviour
    Regards
    ramchander Rao.k

  • Displaying Report & Layout in a page

    On a BSP (created with Web Application Designer), I have a web report and a layout.Both are on the same page, one below other. This is done so that, the user can see the data from the report, make some decisions and then input values in the layout
    The web report is displayed using an iframe in an element of type text in WAD. The problem with using an iframe is that the size of the iframe doesnot expand/contract depending on the amount of data on the web report. It has scroll bars though, but it is so inconvinet to see/search the data for the users.
    Q. Is there any way, I can size at runtime the size of the iframe?
    or is there any way of making a web report appear integrated with the BSP,the same way a layout appears?
    or is there something else I can use to achieve desired results?
    Thanks,
    NS

    hi nimmi,
    its better u use HTMLB . Take input from user in one grid row, and in another row display ur report using TableView.
    try this code, it may help u:
    <htmlb:gridLayout columnSize = "2"
                                  rowSize    = "2" >
                  <htmlb:gridLayoutCell columnIndex = "1"
                                        rowIndex    = "1" >
                    <htmlb:label for    = "int"
                                 text   = "Enter Ur input"
                                  design  "EMPHASIZED" /></htmlb:gridLayoutCell>
                      <htmlb:gridLayoutCell columnIndex = "2"
                                        rowIndex    = "1" >
                     <htmlb:inputfield ...>
                   </htmlb:gridLayoutCell>
                   <htmlb:gridLayoutCell columnIndex = "1" rowIndex    = "2" >
                <htmlb:tableView id              = "cd"
                                 headerText      = "Report"
                                 headerVisible   = "TRUE"
                                 table           = "<%=  Table_name %>"
                                  width           = "100%"
                                  design          = "STANDARD">
    </htmlb:girdLayoutCell>
    </htmlb:gridLOayout>
    regards,
    kamaljeet
    Message was edited by: kamaljeet singh

  • Display report title in all pages

    Hi,
    How do I show my report title in all pages that have the report, that now only shows me the title on the first page,
    Thank you very much for your help!
    Greetings!

    Hi Abhilash,
    Thanks for your response. I need one clarification in your solution,that all the steps to be  done in sub report and later on should it be inserted in main report?
    And i am facing one more issue that my records are starting from second page not from the first of preview tab.
    Design section page:
    1st Page in preview:
    2nd Page in preview:
    Thanks,
    Aravind
    Message was edited by: Aravind Sreeram

  • Accessing BI Reports in Menu Type Page

    Hi,
    I am new to BI publisher. I am preparing some reports using BI Publisher. What should I do after creating reports, for accessing the reports from a menu type
    page or similar to this, by all users. The user should see the reports link as per their security permission.
    Is there any soultion already in BI or from else i achieve this? The version of BI Pub is 10.1.3.4.1
    Thanks.

    If you are using OBIEE and BI publisher is integrated with it, then you can leverage the security on the repository side for displaying reports on dashboard pages based on the permissions. You can create a dashboard page with BI publisher objects as links..
    Thanks,
    Bipuser

  • Data not getting displayed in Report

    Hi All,
    I am creating a report the query of which fetches around 1500 rows and is working fine , when I am running the same query in the report created data is only getting displayed on the first page and the report contains only 1 page.
    Can anyone help what the problem is about and how to go about it.
    Thanks
    Ashwini

    Hi,
    Please check any conditional format trigger exists in the report, which you might created before. The conditional code doesn't seems deleted automatically and still take the conditional effect, even if you delete the conditional format from the menu. You need to delete it from Program Units manually.
    By setting the vertical elasticity to Variable, all records should display normally. Are you able to view the page navigation button, once you run the form? or are you getting any error message?
    Regards
    MP

  • Need to print a report that has two pages but based on condition

    Hi
    Can someone help me. I have a report that has 2 pages and I need print it but not boths pages at the sametime.
    I have code ( the conditions)like this
    If (A=Y) then
    print Page 2
    else print page 1
    end if;
    Note: Where would I put the code. Please
    Thank you

    Some folks have written JavaScripts for such needs, but for only 6 pages I would simply do the following. 1. Crop all pages to show 1 and 4. Then print to a new PDF (not optimum, but will do the job). 2. Repeat for 2 and 5. 3. Repeat for 3 and 6. Now open one of them in Acrobat and the use insert pages to insert the other two files. Now rearrange the pages using the Pages display and save. That should do the job.

  • Pass value from report on skillbuilder modal page

    I am using the skillbuilder modal dialog. I have a report that displays in the modal. I want to pass a value from the report back to the page that called the modal and then close the modal. I have tried several different things, but I have not been successful. Any ideas?

    Not sure if you have completely read the instructions.pdf that comes with the plugin. The "Events" section (Auto Close event) under "Advanced Usage" in the pdf may help you.
    Anyways, I have not tried this solution.

Maybe you are looking for