Highlight in IP - Layout / Reports

Hello,
We have 6 KFs entered by user for customers & devices in IP-Layout (through Portal).
We require all 6 rows to have different background color so they may not make mistake in entering data.
Does anyone know how can I highlight different KPIs with different color in input ready rows ??
Also does anyone know how to add highlight colors / notes in report as its possible in excel.
Thanks,
Regards,
Jasmi

hi, you can use MODIFICATION of analysis_item to set background colour for different cells. this works pretty good. There are some threads on this topic, just search for it!
e.g. Re: BI 7 Web Design API - Parameter modification - Exception symbol
regards,
gunter
Edited by: Gunter Cokl on Mar 18, 2009 3:53 PM

Similar Messages

  • Apex 4.0 Paper Layout Reports

    Hi All,
    I'm exploring Oracle Apex for the first time. I have just downloaded Apex 4.0 and would like to see if I can create a paper layout report. For example I would like to produce a Profit & Loss statement as well as a Balance Sheet from my existing database tables.
    I have done something similar in Oracle Reports 6i some years ago.
    In Apex I have managed to create an interactive report as well as a SQL report. However, these don't look anything like a plain A4 report. I'm guessing this is possible with Apex ?
    Do I need to change the default theme for the page I have created ?
    Any hints will be much appreciated.
    Thanks
    Billy

    Hi Tony,
    Thanks for the prompt reply.
    I have had a quick look on the net about your proposed solution to use cocoon. Although, it seems as though this may work it appears to be quite a tedious way to go from a user point of view.
    As for BI Publisher, it's quite expensice the last time I looked.
    I would have thought Oracle Apex could do something so basic out of the box. Maybe not !
    Thanks
    Billy

  • Print Button in paper Layout reports

    Hi All,
    I have created a paper layout report with desformat = html.Its working fine.
    Now my requirement is to print the report after the report is displayed on the browser.
    Can I keep print button in reports ?
    Please suggest me a solution.
    Regards
    Srini

    Add some javascript to your report to submit the page to the printer. Use one of the report escapes (look at the properties of the report...double click the report in the object navigator). You can actually add some javascript in one of those escapes to submit the print job after the page has been loaded. I have never used one of those report escapes but that should work.
    if you can do that, you should also be able to add an html button to the top of the page to accomplish the same thing or add a hyperlink to the report that submits another report with desformat = pdf which will probably print out much nicer. All of this should work with using report escapes.

  • Problem with Apex layout report  XSL-FO build by bi-publisher word plug-in

    Hi all...
    this is what I should do:
    - generate a layout with bi-publisher word plug-in ---> it's ok
    - export this layout in xsl-fo stylesheet --> it's ok.
    - create an apex layout report with xsl-fo stylesheet --> it's ok.
    - create an apex query report with the above layout
    At this point when I test the report I have a corrupted pdf file....
    can you help me!!!
    Many thanks
    araf

    Hi,
    do you use BI Publisher or another XSL-FO-Engine? Is BI Publisher running? Is it configured in the instance settings?
    Regards
    Rainer

  • "Layout report"

    Hi all.
    Have you know for design tool layout report ?
    help me!
    Thank you very much!

    HI,
    SELECTION-SCREEN BEGIN OF BLOCK B3 WITH FRAME TITLE TEXT-003.
    PARAMETERS P_LAYOUT TYPE DISVARIANT-VARIANT.
    SELECTION-SCREEN END OF BLOCK B3.
    INITIALIZATION.
    *--Initialize
    Initialize to default layout if one exist.
    WA_VARIANT-REPORT = SY-REPID.
    WA_VARIANT-USERNAME = SY-UNAME.
    CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET'
    EXPORTING
    I_SAVE = C_ALL
    CHANGING
    CS_VARIANT = WA_VARIANT
    EXCEPTIONS
    WRONG_INPUT = 1
    NOT_FOUND = 2
    PROGRAM_ERROR = 3
    OTHERS = 4.
    IF SY-SUBRC = 0.
    P_LAYOUT = WA_VARIANT-VARIANT.
    ENDIF.
    On value request for varaint
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_LAYOUT.
    DATA: TL_DYNPFIELDS TYPE TABLE OF DYNPREAD,
    WL_EXIT TYPE C,
    WAL_VARIANT LIKE WA_VARIANT,
    WAL_DYNPFIELDS TYPE DYNPREAD.
    Get values from the selection screen to determine layout set
    WAL_DYNPFIELDS-FIELDNAME = 'P_LAYOUT'.
    APPEND WAL_DYNPFIELDS TO TL_DYNPFIELDS.
    CALL FUNCTION 'DYNP_VALUES_READ'
    EXPORTING
    DYNAME = SY-CPROG
    DYNUMB = '1000'
    TRANSLATE_TO_UPPER = C_CHECK
    TABLES
    DYNPFIELDS = TL_DYNPFIELDS.
    Get the variant (we have only 1 entry)
    READ TABLE TL_DYNPFIELDS INTO WAL_DYNPFIELDS INDEX 1.
    IF SY-SUBRC EQ 0.
    WA_VARIANT-VARIANT = WAL_DYNPFIELDS-FIELDVALUE.
    ENDIF.
    WA_VARIANT-REPORT = SY-REPID.
    WA_VARIANT-USERNAME = SY-UNAME.
    Invoke function to provide drop down entries
    CALL FUNCTION 'REUSE_ALV_VARIANT_F4'
    EXPORTING
    IS_VARIANT = WA_VARIANT
    I_SAVE = C_ALL
    IMPORTING
    E_EXIT = WL_EXIT
    ES_VARIANT = WAL_VARIANT
    EXCEPTIONS
    NOT_FOUND = 1
    PROGRAM_ERROR = 2
    OTHERS = 3.
    IF SY-SUBRC IS INITIAL.
    IF WL_EXIT IS INITIAL.
    P_LAYOUT = WAL_VARIANT-VARIANT.
    WA_VARIANT = WAL_VARIANT.
    ENDIF.
    ELSE.
    MESSAGE I208(00) WITH 'No layouts found'(022).
    ENDIF.
    FREE: TL_DYNPFIELDS.
    http://sap.ittoolbox.com/code/archives.asp?a=s&d=3619
    http://www.sap-img.com/abap/use-simple-alv-functions-to-make-reporting-easy.htm
    Reward Points if found helpfull..
    Cheers,
    Chandra Sekhar.

  • SAP B1 was not able to import layout/report.

    Good day!...
    What could be the possible reason why the layout/reports cannot import successfuly in report and layout import wizard?
    I tried to import new layout/report (crystal report) using report and layout import wizard but after the procedure has been done, the layout/report was not imported successfuly. There's no problem if I will overwrite the existing report but when it comes to new  report, this problem exist.
    Thanks.
    RD

    Hi!
    What connection you are using in the CR. Is that ODBC or OLEDB.
    OLEDB connection would be preferable.
    Can you paste your query what you have used in the CR.
    Do you able to browse and choose the CR file in the Report and Layout manager.
    Did the file is in your local system.
    Please in which step you are not able to import the file, what is the error it showing on the screen

  • Create PDF output from Web Layout Report

    Is there a way I can create a PDF output from a Web Layout Report? (NOT from a Paper Layout). The reason I ask because editing on the .jsp Web Layout is very easy and flexible while editing on the Payer Layout is very difficult. Thanks.
    - Todd

    Hi Todd,
    Please refer to this link:
    paper layout & web layout
    As for your second statement, it is a matter of opinion and I beg to differ that .... "Web Layout is very easy and flexible while editing on the Payer Layout is very difficult."
    Best Regards,
    John

  • Authorization on Query Print Layout Report

    Hi Experts,
    Is there a way to limit users from generating Query Print Layout which they are not suppose to generate? Currently, all query print layout is exposed to all users, but I want to limit which users who can access specific reports only and to prevent from accidentally generating other confidential reports.
    I tried grouping the queries per Query Manager and assigned the query number to designated users in Authorizations, but it seems that this does not apply in Query print layout generation.
    Any help?
    Don

    Hi Gordon,
    Yes, I gave the users authorization for the query print layout so that they can run one of the report, however, all the reports are exposed also, for confidentiality purposes, I don't want to allow the same users to generate other query print layouts.
    Is there a way for this?
    Thanks.

  • How to deploy Web Layout Report which is embedded in a JSP in 10.1.3 ??

    Hi there,
    we like to create a JSP report with web and paper layout. The paper layout is for pdf and the web layout to fit the page in the whole application. The whole application will be a JSF application running on 10.1.3. The reason why we like to use Reports is the capability of creating pdf and because of a couple of charts we have to build - using chart builder.
    Now the question is how the JSP has to be deployed because the Reports engine is running on another 10.1.2 server. So the JSP itself has to run on 10.1.3 but the Report has to run on 10.1.2 - is it possible, a problem or is it just easy?
    Regards, Peter

    Hi there,
    we like to create a JSP report with web and paper layout. The paper layout is for pdf and the web layout to fit the page in the whole application. The whole application will be a JSF application running on 10.1.3. The reason why we like to use Reports is the capability of creating pdf and because of a couple of charts we have to build - using chart builder.
    Now the question is how the JSP has to be deployed because the Reports engine is running on another 10.1.2 server. So the JSP itself has to run on 10.1.3 but the Report has to run on 10.1.2 - is it possible, a problem or is it just easy?
    Regards, Peter

  • How to highlight columns in the report

    Hi,
    I have two tables/views with same structure, one is with old data and one is with new data (there may be one or more changes in the column for a row). My application has to generate a report comparing these two tables/views and display only changed rows with older row first and then below that new one.
    Ok my query is how can i "Highlight" the columns in the report those have been changed from old values.
    I want to "Highlight" only new data columns.
    Also if you can guide me in query how to compare these two tables/views.
    Regards,
    Smith

    Hi,
    I think you can do this with a single SQL statement and a custom "Row Template" for the report. Something like: [http://apex.oracle.com/pls/otn/f?p=267:83] - if that is the sort of thing you mean?
    Andy

  • Monitoring not possible for custom layout reports

    It seems that the monitor log doesn't track hits for reports created with the report wizard where "Custom" is chosen as the style in the "Report Layout" step of the wizard (for editing the HTML manually). If I choose "Tabular" or "Form" everything seems to work fine.
    The "Log activity" option is checked for all mentioned reports.

    Hello, I have the same problem to register in log the customized reports that I have created. How I can do this?
    Thanks

  • Highlight row in standard report based on value in column...

    I am trying to highlight rows of a standard report based on the value of the column TICKET_TYPE.
    I have been following the post: Highlighting a ROw in a tablular form based on a column in the row
    but having difficulty. I receive the following error:
    ORA-06550: line 1, column 34: PLS-00201: identifier 'SHRIMP' must be declared ORA-06550: line 1, column 7: PL/SQL: Statement ignored
    ERR-1025 Error processing PLSQL expression. SHRIMP = 'SHRIMP'
    My report query is:
    select T.TRIP_ID,
    T.TRIP_ID trip_show,
    T.TRIP_ID trip_select,
    T.DAYS_AT_SEA,
    T.NBR_OF_CREW,
    T.TRIP_START_DATE,
    T.VESSEL_ID,
    o.ticket_type ticket_type
    from TRIPS T, one_ticket_type o
    where t.dea_permit_id = :G_DEA_PERMIT_ID and t.trip_id = o.trip_id
    I have created a new template called one-ticket-highlight.
    row tempate 1 = <td #ALIGNMENT# headers="#COLUMN_HEADER#" class="t14data" style="background:red">#COLUMN_VALUE#</td>
    row template 1 condition = use based on pl/sql expression
    row template 1 expression = #TICKET_TYPE# = 'SHRIMP' (**** I have also tried without the quote)
    any thoughts? thanks!!
    Edited by: KEH813 on May 25, 2010 11:10 AM

    Hi,
    You can achive the same using javascript without changing the page template.
    http://apex.oracle.com/pls/apex/f?p=27576:8
    here is the code for the same
    <style>
    .myclass{ background-color:red;text-align:center}
    </style>
    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.js "></script>
    <script>
    $(function(){
       $("td [headers='DEPTNO']").each( function(i){
           if($(this).html() == $v('P8_DEPTNO'))  //value of the textfield
               ele = $("td [headers='ENAME']").eq(i)
               ele.removeClass('t20data');   //i'm using theme 20 so t20data .. u need to change this part
               ele.addClass('myclass');
    </script>Regards,
    Shijesh

  • How to show web layout reports from 10g forms

    Hi all ! When I try to open a report file with extension .jsp from a Form using web.show document() or run_report_object() only paper layout is showing on the screen so how I display a web layout from a form with proper documentation or design. Again why only data is showing on the screen without line,ractangle and other documentation but when I run the same report from report builder It is showing all on the screen.Please help how to resolve this. Please provide some proper code or way to solve this.
    Thanks & regards
    Sanjit

    Well,
    Web layout means that in place of (or in addition to) the paper layout, you get the report designed in JSP code. So all the frames, repeating frames etc will be expressed in JSP code using the Oracle Reports custom tags. Since it is code-based, you can insert your HTML or Java code in here to customize the output. You can in fact start with the HTML template, open it in reports builder, and start inserting the data using Reports custom JSP tags. In web layout, there are no "page breaks". So your report will be a JSP file, and can be deployed along with your J2EE application.
    and see http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsrw10g.pdf
    Regards

  • Web Layout Report

    Hello all,
    Has anyone tried calling a JSP based Report in Web Layout format. Kindly help me out on this.
    Regards,
    Arun.v

    Hello,
    You'll find information about that in the document :
    Oracle® Reports Building Reports
    10g Release 2 (10.1.2)
    B13895-01
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b13895/orbr_concepts2.htm#i1038044
    2.2.1.1 Using JSPs in Oracle Reports
    Regards

  • Multi layout report

    How to select a particular layout(having multiple layouts) from the parameter which is passed to a concurrent progarm in reports??
    Thanks in advance

    If you use the report in Oracle eBusiness context, the the layout is manager by the concurrent program itself.
    If you want multiple layout, you have to define one concurrent program per layout.
    Then you can create a package, for example XX_CUSTOM.CALL_CONCURRENT(P_LAYOUT VARCHAR2), which call the specidic concurrent program depend of the P_LAYOUT you pass in parameter.
    For more details, please let me know.
    Hope it will be helpfull

Maybe you are looking for

  • ToDo app not syncing with iCloud to iPad and iPhone

    I have the Appigo ToDo app on my ipad and was synching it successfuly with my Mac iCal reminders.  Prefering to use ToDo i have now installed it on my Mac and on my iPhone but it won't sych them together via the iCloud as promised.  Using the 'advanc

  • Retreiving/Downloading Data

    Hello, I'm looking into downloading data from an internal table into my .NET application.  I have done a bit of research and discovered WS_DOWNLOAD and GUI_DOWNLOAD but both of these seem to require the SAPGUI to be installed.  (I get the error: "Scr

  • DC not functioning with FSMO roles

    hello every body, I have 0 DC and 01 ADC lets say that DC and ADC. both were replicating AD and working properly. few days ago the motherboard of my DC failed and we replaced with new one. and obviously NIC card was attached with M.Board which also c

  • Not seen as a drive...

    i have 2 x 20gb pods and now a shuffle. Notethatthe shuffle kicks into itunes ok, and that it is seen in the 'Safely Remove Hardware' option in XP, but does not appear as a drive in 'My Computer' ...any thoughts?

  • Create WLS Domain with SOA - ORA-01882: timezone region  not found

    Hi All, I am installing SOA 11g 11.1.1.5 on my windows 7 machine. I have installed my XE database and the dbtimezone is set to = +02:00( which i have set and bounced the db). I have installed the RCU, Weblogic server and SOA. Now when I am trying to