Apex 4.0, want freeze panes like property for reports header row

Hello all,
I have some reports (Interactive, SQL) where when a user moves down to see the bottom rows, I want the header row should also move down with them, means the header row should remain constant in the screen only the data rows move up. Is there a way to do this.
Is there any option to do this?
Thanks
Tauceef
Edited by: Tauceef on Oct 2, 2010 11:33 AM

Is this possible? If there's a way to reference the column values for conditional display, I haven't been able to find it. No, this is not possible. If you want to conditionally render individual values rather than entire columns based on the value of other columns, build the logic into the SQL query using <tt>case</tt> or <tt>decode</tt> so that either the value or null is returned depending on the condition, or use a custom report template with conditional column templates, or a custom named column template.

Similar Messages

  • Freeze panes (like in xl)in basic list

    Hai,
    i need freeze panes(like in xl) option in basic list .
    thank u
    ram

    Hi,
    This option is not available in SAP. Please transport is to excel at there you can prepare your file.
    Reward points if useful,
    Miro

  • Freeze panes(like in xl) option in basic list

    freeze panes(like in xl) option in basic list
    thank u in advance
    ram

    Hi,
    I think you are displaying report in ALV format.
    You use fix the column by the option
    fieldcatalog-key = 'X'.
    Now when u scroll right or left then this column will be fixed.
    Regards,
    Vinod.
    Edited by: Vinod Iyer on May 23, 2008 5:16 PM

  • Table Header in freezed pane when exporting SSRS report to Excel

    Hi,
    I want table Header in freezed pane when exporting SSRS report to Excel.
    Can I have the table header of tablix be present in freezed pane of excel.
    Thanks,
    Vivek Singh

    Hi Vivek,
    Please refer the following thread.
    may be u get the answer.
    How to freeze header pane in SSRS
    Regards
    msbilearning

  • How to freeze the report header row in the web template SAP BI 7.0?

    Hello,
    Can somebody tell me how to freeze the report header row in the web template SAP BI 7.0 (key fiigures1, 2,3)?
    key figure1   key figure2    key figure3
    20                    30                   40
    30                    80                   90
    Thanks

    Hi,
    You can refer the following threads...
    Re: Create Scrollable Table Body in WAD - Locking Table Column and Header
    Freeze Data Columns in WAD
    This will help you!
    Rgds,
    Murali

  • Freeze panes, like in Excel?

    Can we have the freeze panes effect in Flex? I like my top
    component staying at the same position in the page while I can
    scroll the bottom part up and down. Thanks

    Sure.
    A Flex app consists of navigators, containers and display
    components. Use two containers, and only enable scrolling in the
    one you want.
    I suggest you set vertical and horizontalScrollPolicy="off"
    for all your containers, including Application. Turn them on where
    you specifically want them. The default behavior,
    scrollPolicy="auto" often works, but also becomes very confusing
    when you have deeply nested containers, and scrollbars start
    popping up all over the place.
    Tracy

  • Can one SPLIT or FREEZE PANES like one can in Excel?

    In Excel one can SPLIT PANES or FREEZE PANES.
    Is it possible to do anything similar to this in Numbers 08?
    Or in any previous version of Numbers?

    Sheer,
    No, we can not freeze or split panes. And, this is the first version of Numbers. Perhaps in a later version...
    By the way, Pages does something very similar to Excel's Print Titles that you may find an acceptable substitute. See 'Using a Table Header Row or Column' in Numbers User Guide, page 69.
    Jerry

  • I want to use one property for firstname but save in one form 5 firstname .

    how can I save 5 firstname in one h:form using one property
    <h:form>
    <h:inputText  id ="firstname" value ="#{bean.firstname}">
    <h:inputText  id ="firstname1" value ="#{bean.firstname}">
    <h:inputText  id ="firstname2" value ="#{bean.firstname}">
    <h:inputText  id ="firstname3" value ="#{bean.firstname}">
    <h:commandButton id="save" action="#{bean.save}" value="Save" />   

    Hi,
    I tried out this...
    But now I am getting following exception
    javax.servlet.ServletException: Base is null: .optionalCover
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:154)
    ManageBean code
    public String[] getOptionalCover() {
    public String getOptionalCover(int i) {
    public void setOptionalCover(int coverId, String values) {
    Jsp code
    <h:inputText value="#{homeCoverViewBean.optionalCover[420]}" />
    <h:inputText value="#{homeCoverViewBean.optionalCover[500]}" />
    <h:commandButton value="Save" action="#{homeCoverViewBean.saveAndNext}" />
    Please suggest.

  • Freeze Panes functionality for Web

    Hello,
    In Microsoft XL, we have freeze Panes functionality with which, columns and rows can be freezed. This is important in the situation where we have too many columns and when want to view last column, rows disappear and difficult to know which rows it is referring to.
    Now coming to question, I have BW reports which I am displaying on web browser. Can we freeze the panes on Web browser? Is there some standard functionality to do the same? Do we have some standard script for the same.
    Please do suggest.
    Regards
    Pank

    In BW 3.5 it is standard functionality using the properties of the TABLE Web Item namely...
    <b>Number of data columns displayed at one time (BLOCK_SIZE_COLUMNS)
    Columns scrolled per step (BLOCK_STEP_SIZE_COLUMNS)</b>
    Additionally the same is possible for setting the table size in rows...
    <b>Number of data rows displayed at one time (BLOCK_SIZE)
    Rows scrolled per step (BLOCK_STEP_SIZE)</b>
    for releases lower that BW 3.5
    lookup the how to document
    <b>How to… Change Page Scrolling in a Web Table Item</b>
    Hope that helps!
    Rishi

  • How to create a global property for all the reports in Oracle BIP

    Hi,
    I am a new guy to Oracle BIP. I have a set of reports which is running perfectly. But now, I have to create a property something like this:
    If(bproperty)
    else
    I do not want to have a property for each of the reports but this should be a global one for all the reports.
    Please help. Your help is greatly appreciated :)
    Thanks,
    Karthik

    Hi,
    I am a new guy to Oracle BIP. I have a set of reports which is running perfectly. But now, I have to create a property something like this:
    If(bproperty)
    else
    I do not want to have a property for each of the reports but this should be a global one for all the reports.
    Please help. Your help is greatly appreciated :)
    Thanks,
    Karthik

  • Excel's Freeze Pane Property  in RTF template for XML Publisher Report

    Hi all,
    I have created RTF template and it's output type is Excel.
    I want to apply Freeze Pane Property of Excel in rtf template so that it can be applied to Excel Output.
    Please let me know any information regarding this.
    ta,
    P

    I am looking for the same functionality. Did you ever got answer for this?

  • Freeze Pane Property of Excel in RTF template for XML Publisher Report

    Hi all,
    I have created RTF template and it's output type is Excel.
    I want to apply Freeze Pane Property of Excel in rtf template so that it can be applied to Excel Output.
    Please let me know any information regarding this ASAP.
    Thanks,
    P.A.

    This is the Oracle Reports forum. Better post this in the BI Publisher forum.

  • Freeze panes apex 4.1

    Hi all,
    Is there a simple/free way to freeze panes in reports, Apex 4.1?
    thanks all,

    Hi,
    Seems that my sample still work on Apex 4.1
    http://dbswh.webhop.net/dbswh/f?p=BLOG:READ:0::::ARTICLE:303800346302715
    Regards,
    Jari

  • Can pp col headings act like freeze pane in excel

    Hi.  We run 2012 enterprise.  Can co headings on my pivot table scroll as freeze pane does in regular excel?  How?

    Hi, your Situation is as follow?:
    You have a powerpivot model, and a pivot-table based on this PP data, created with Excel 2013
    Now you want the Pivot-table columns to freeze if you scroll down the Excel sheet?
    IMHO you can't do this because Excel has no Feature to freeze Pivot-table column, but can freeze columns of Excel table objects
    You can get PP data into a Excel table object by creating a DAX Query, see:
    http://www.sqlbi.com/articles/linkback-tables-in-powerpivot-for-excel-2013

  • Excel freeze panes on WEB APPLICATIONS

    Hi Experts,
    Does anybody know how to implement something like the "excel freeze panes functionality" (freeze columns headers on top of the pages) for web applications?
    We are using BW 7.0 (SAP Netweaver 2004s BI).
    Thanks in advance.
    Best regards,
    Raphael

    Hi Raphael,
       Did you check the Analysis Item Properties, you should be able to define how many Data Columns to be displayed, I dont have my system now but i think you can set a Web Property for this, or you can simply write javascript function for this
    thanks,
    Deepak
    SAP BI Consultant
    DNTech

Maybe you are looking for