Change Header row in crosstab

Hello,
does anybody know how to change the header row of a crosstab in the designstudio manually ? So i have currently some technical names and some descriptions as header and i want to have other names in the header.
Thanks in advance

You could change them in the properties of the BEx query
Another idea (I have not tried this) - but I see Ilya made this suggestion using CSS -see Re: cross tab - change column name
Good luck

Similar Messages

  • Issue: Saving dynamic form as reader extended (to allow saving) causes certain header rows to repeat

    I use LiveCycle to create electronic forms/worksheets for the group I support at work.  I've had two worksheets have this issue recently.  One I was able to fix by going to my previous version, re-editing, and re-saving.  The other continues to be a problem.  The worksheet is dynamic, and has several add row features.  The form continues to work fine, but the header rows in certain tables repeat when saved as a reader extended file which allows my users to save the form (required for our work).  I've completely re-done the worksheet from scratch, as well as re-editing from previous versions with no luck.  The best I can do is get repeats to change header rows.
    This is the dynamic file prior to saving as a reader extended document:
    And after:
    Any suggestions on how to fix this issue?  I can't spend hours re-creating the entire document if its just going to happen again...
    Thanks.

    The entire worksheet was created in Design View - so all the script written was done automatically by LiveCycle - The tables all exist with a single row to start, and rows have the ability to be added dynamically.  As far as the scripts referencing header rows, I do notice that the header rows in each table are all named the same ("header row") in the script - could this have caused a glitch?  In the hierarchy chart, they are separated out by a bracketed number, so it seems to realize they are separate.  But let me try renaming each one separately...
    Well that worked!  Its the first time I've been able to Extend the document without extra rows on this version of the worksheet!  So all I did for future users, was to make sure each Header Row was specifically named differently - so HeaderRow1, HeaderRow2, etc.
    Thank you so much!

  • Changes to table header row that repeat in several pages

    Hello.
    I have a table that expands over several pages, with a header row that repeats in all of them.
    I want to hide some of the header row's columns by code.
    When I change the header row, it changes only for the first occurence of the header row, and not for other occurences.
    I tried to do somthing like that:
    for (i = 0; i < Table1.nodes.length; i++)
    if (Table1.nodes.item(i).name == "HeaderRow")
    // ..hide the column..
    But it only entered the loop once, and only changed it for the first row.
    I also tried to look at Table1.HeaderRow.instanceManager.count, but again, it has the value of 1, so I can't access
    Table1.HeaderRow<i>
    or somthing like that.
    So how can it be done?
    Best regards,
    Udi Dekel.
    Edited by: Udi Dekel on Jul 30, 2008 9:24 AM

    Hi Rahul,<o:p></o:p>
    I have tried using multiple formats of images (.jpg & .png) for the problem and have been able to successfully achieve the desired result as per design.<o:p></o:p>
    To further verify the issue that is happening on your system we need to do some extensive troubleshooting to isolate the issue. This would require you to open a ticket with Microsoft.<o:p></o:p>
    Following is the link along with the number for Microsoft which would help you to open a ticket with us – <o:p></o:p>
    http://support.microsoft.com/OAS<o:p></o:p>
    1800 MICROSOFT
    Thanks & Regards,
    Vinayak Shetty 

  • Cannot change properties of subsequent header rows.

    I have a table which has 2 different header rows (they have the exact same content). One is for the intitial page, the other is for subsequent pages. Depending on what is in the table, the header should change. Specifically, one subform should go visible and the other hidden. This is not happening. I know the code is being executed at the right time because the header on the initial page changes, but not the subsequent pages. Here's a code snippet:
    var rows = xfa.resolveNodes("AcctInfo.Table.Chartfields.DataRow[*]");
    var chk = false;
    for (var i = 0; i < rows.length; i++) {
        chk |= rows.item(i).Fund.rawValue >= 30000 && rows.item(i).Fund.rawValue <= 39999;
    if (chk) {
        this.access = "readOnly";
        InitialHeaderRow.Cell.OptionalFrameBig.presence = "hidden";
        InitialHeaderRow.Cell.OptionalFrameSmall.presence = "visible";
        rows = xfa.resolveNodes("AcctInfo.Table.Chartfields.SubsequentHeaderRow.[*]");
        for (var i = 0; i < rows.length; i++) {
            rows.item(i).Cell.OptionalFrameBig.presence = "hidden";
            rows.item(i).Cell.OptionalFrameSmall.presence = "visible";
    } else {
        InitialHeaderRow.Cell.OptionalFrameBig.presence = "visible";
        InitialHeaderRow.Cell.OptionalFrameSmall.presence = "hidden";
        rows = xfa.resolveNodes("AcctInfo.Table.Chartfields.SubsequentHeaderRow[*]");
        for (var i = 0; i < rows.length; i++) {
            rows.item(i).Cell.OptionalFrameBig.presence = "visible";
            rows.item(i).Cell.OptionalFrameSmall.presence = "hidden";
        this.access = "open";
    this.rawValue = chk;

    Hi Kristian.
    The problem in my case was the RRAS/Gateway system was no longer available.  Unfortunately, VMM still "wanted" to connect to it to complete the removal; regardless of the dependency order.  (BTW, I was trying to remove objects in the
    correct order.)
    I expect VMM should be enhanced to allow objects, such as the ones I had, to be removed if the communication with the backing system fails.  Say, a warning/confirmation/force popup with the GUI, or something somilar for the various PowerShell cmdlets.
    - Mark

  • PoductOrder Header Qty change when Row Qty is changed.

    HI All,
    I am Implementing a product in that according to Client, In production order when the Row level Qty is changed then all the rows should be changed with the changed quantity and header quantity.
    can u help me in solving this please
    Thanks,
    mahi

    Dear mahendra babu,
    In B1 application, when you change the Header Planned Quantity then will change the Rows Planned Qty, but if you change the row's qty will not affect the header's and other row's qty, this is current system behavior.
    Best Regards
    Jane Jing
    SAP Business One Forums team

  • Current Header Rows from FBL5N in custom report

    Hi,
    If you go to transaction FBL5N into settings -> Layout -> Current Header Rows, you're able to change the header outputs at the top of each ALV List. I'm trying to do the same with my custom report, but when I go to settings -> Layout, I dont have the option to choose current header rows. How can I add this feature to my custom program?
    Thanks in advance,

    Hai JJ,
    Here u can full the data in Vendor master record in Payment Transaction u can fill the data like Cityn, Bank key and Bank account, and one payment transaction in code code data here also u can maintain House Bank then execute the FBL1N definetly system showing the House bank.
    Regards
    Madhu I

  • Current Header Rows Not Appearing on FBL1N - A/P Detailed Line Item Report

    Our A/P staff somehow turned off the header rows at the top of the FBL1N report.    The rows contain the various variables related to the report such as vendor name, vendor address, city, state etc.
    Does anyone know how I can change the report so that these variables once again appear on the report?
    Thanks,

    Michael,
    Do you mean that you can not access via the following link?
    http://service.sap.com/notes
    Well, if this is your case, I will copy note 181592  here since there is only text information and not code correction. I am sorry but the format is not good, but I think this note will help you to insert header again.
    If this note does not help you, let me know and I will check the other notes that I have provided.
    Please kindly check the note text below:
    Best Regards,
    Vanessa Barth.
    ==============================================================
    SAP Note No. 181592                          20.01.2009           Page 1
    Number              181592
    Version             6 from 03.03.2000
    Status              Released for Customer
    Set on              02.03.2000
    Language            EN
    Master language     DE
    Short text          Line item: Setting-up the headers
    Responsible         Christian Auth
    Component           FI-GL-GL-D
                         Reporting/Analysis/Display
    Long text
    Symptom
    You want to display information in the headers or change information
    preset in the headers for the following: line item display for vendors,
    G/L accounts customers or customer information on an account.
    Additional key words
    Program RFITEMAP, RFITEMGL, RFITEMAR, Transactions FBL1N, FBL3N, FBL5N,
    layout variants, layout headers
    Cause and prerequisites
    You are not familiar with the option of individually setting header
    information or how to use maintenance transactions.
    Solution
    1.  Overview
         In the line item report you can display information in the header of
         the list (given that this information is equal for all items
         displayed).
         For example, a customer accounts clerk wants to display the
         following data in the header: account number and name of the
         customer, name and telephone number of the responsible accounting
         clerk for the customer, current date.
         You can use information taken from the account master data. General
         variables like the time and date are also available.
         The following describes how you can set up the layout of header
         information yourself. A header layout is always assigned to the
         particular display variant of the list which you set on the bottom
         of the selection screen or which you can choose using CTRL+F9 on the
         display ('Choose' button). You can therefore personalize the header
         layout as well as the remaining display layout.
         The header layout is output if the account number group is changed,
         if the list has been sorted according to the 'Account' field, and if
         a page break has been set for this field. You can maintain these
                                                                       Page 2
            settings under the menu option Edit -> Subtotal (Ctrl+F1).
         2.  Setting up the headers
             Choose from the menu
             Settings -> Display Variant -> Current header rows
             You now see rows in which you can arrange variables. Using the
             pushbuttons in the function bar, you can create or delete rows.
             When you position the cursor at the start position and choose
             function "Gen. variables" (Shift+F5) or "Characteristics..."
             (Shift+F8) a new variable is positioned in the header area. From the
             following dialog box, you can choose the variable (also called
             characteristic) from an inventory.
             Under "Text type", you determine whether the label for the variable
             (for example, the label 'Customer') or if the value itself should be
             used (that is, the appropriate customer number for the items
             displayed in each case). You can display pairs as follows:
             <Label>: <Value>
             for example,
             Customer: 47110815
             If the value is a key for a short or long text (either a name or a
             description), you can also select this under "Text type".
             After selecting and positioning the characteristics, save and return
             to the list. The headers are displayed immediately with correct
             values so that you can check your results right away.
         3.  Save the list variant
             Choose "Save" (Ctrl+F12) in the list. In the following dialog box,
             you can enter a name and a label for the list variant that will be
             stored together with your header layout.
             Note that general variants visible to every user have a name
                                                                           Page 3
           starting with the character '/'. User-specific variants on the other
           hand must begin with a letter and are only visible to you.
           Standard variants delivered by SAP in general start with a number
           and have preconfigured headers. You cannot change the SAP variants,
           but you can use them as template for your own enhancements, which
           you can store under another variant name.
       Valid releases
       Software Component                        Release
                                                 from            to
       SAP_APPL
            SAP Application
                                                 46C          - 46C
                                                 46A          - 46B          X
       Further components
       FI-AP-AP-D
        Reporting/Analysis/Display
       FI-AR-AR-D
        Reporting/Display/Credit Management
       Reference to related Notes
       Number    Short text
       306225    Line item: page break when printing lists
       213144    Line item: Header information disappears
       181697    Line item: Header information is missing

  • Including both the Jquery script to calculate the total of calculated column and freeze header row

    Hi
    I managed to get this code from here,
    http://techtrainingnotes.blogspot.in/2013/03/freezing-title-row-of-sharepoint-2010.html done on the page 
    I also managed to get this code from here, http://www.sharepointed.com/2012/11/28/jquery-total-calculated-column-in-sharpoint-2010/ done on another page.
    However, I need this to be done on the same page. When I do this, I only get the freeze header thingy to be up and not the calculated column. Could something be blocking. 

    Hi,
    You take the code below for a try in your environment after modified it a bit to suit the structure of your page:
    <script type="text/javascript" src="../../SiteAssets/js/jquery-1.10.2.min.js"></script>
    <script type="text/javascript">
    // update the list after the page has loaded
    _spBodyOnLoadFunctionNames.push("TTNListScroll");
    function TTNListScroll()
    // Scrolling list code from TechTrainingNotes.blogspot.com
    // Edit the next line with your list's summary name
    var SummaryName = "List28_frozenheader ";
    var TTNmyTable;
    var TTNListDiv = document.createElement('div');
    var TTNHeadingDiv = document.createElement('div');
    var tables = document.getElementsByTagName("table");
    for (var i=0;i<tables.length;i++)
    if(tables[i].summary == SummaryName)
    TTNmyTable = tables[i];
    break;
    if(TTNmyTable == undefined)
    // // Table not found!
    // you may want to comment out the next line after testing
    alert("table '" + SummaryName + "' not found");
    return;
    // make a copy of the table for the heading area
    TTNHeadingDiv.appendChild(TTNmyTable.cloneNode(true));
    TTNHeadingDiv.id="TTNheading";
    TTNListDiv.appendChild(TTNmyTable.cloneNode(true));
    TTNListDiv.id="TTNlist";
    TTNListDiv.width="100%";
    // udpate the page
    var TTNnode = TTNmyTable.parentNode;
    TTNnode.replaceChild(TTNHeadingDiv, TTNmyTable);
    TTNnode.appendChild(TTNListDiv);
    // hide the heading row of the main list
    TTNListDiv.childNodes[0].rows[0].style.visibility='hidden';
    // make the DIV for the heading the same width as the main list
    TTNHeadingDiv.childNodes[0].style.width = TTNListDiv.childNodes[0].offsetWidth;
    getSum(3);
    //pass the column number to this function
    function getSum(col)
    var m = "$"; //change to "" for non-money format
    var arrayList = $("table.ms-listviewtable:first> tbody> tr:gt(0)").find(">td:eq("+col+")");
    var x = 0;
    var p1 = "";
    var p2 = "";
    $.each(arrayList, function(){
    //console.log('$(this).text(): '+$(this).text());
    x += Number($(this).text().replace(/\$|,|\)/g, "").replace(/\(/g,"-"));
    //console.log('x: '+x);
    //format for negative numbers
    if (x < 0)
    p1 = "(";
    p2 = ")";
    x = Math.abs(x);
    $('#diidSortcal').attr('visibility','visible');
    $('#diidSortcal').text($('#diidSortcal').text()+'(sum: '+x+')');
    function addCommas(nStr)
    //formats number
    nStr += '';
    x = nStr.split('.');
    x1 = x[0];
    x2 = x.length > 1 ? '.' + x[1] : '';
    var rgx = /(\d+)(\d{3})/;
    while (rgx.test(x1))
    x1 = x1.replace(rgx, '$1' + ',' + '$2');
    return x1 + x2;
    </script>
    <style type="text/css">
    #TTNheading
    height:28px;
    #TTNlist
    height:200px;
    overflow-y:scroll !important;
    overflow-x:auto
    </style>
    Then you might get something like this:
    Feel free to reply if there are still any questions.
    Best regards
    Patrick Liang
    TechNet Community Support

  • Report painter report with two header rows

    Experts,
    I have managed the variable values in report painter but in display output i am unable to recognize the
    value displayed for march / April is actual or planned
    Please find attached screen shot for the same...
    Is there any way to have both the information on header row?
    Thanks
    Sagar C'kar

    Hi Sagar...
    Please change the short, medium and long text as you wish (please have all the description in the long text), by default system displays with the medium text, but no need to worry, when you keep the cursor on the head column of the text (where medium text is maintained), system displays with long text also. By this you can see the long text. This option we may use for adding additional text there, maintain some text at medium text and maintain additional text at long text option, so when you keep the cursor at head of the column with medium text, you see long text in addition.
    If you want to have the long text instead of short or medium text make changes like this..
    By this you make the text length at maximum i.e. 21 digits I suppose and then.....
    By the above you select "long text" as default
    Regards..
    Jose

  • Formatting header rows in data form in hyperion planning

    Hello Friends,
    I want to format header rows in data form in hyperion planning (formatting like Bold, Italic etc...) Is there any way to do that?

    I could be wrong. That's why i thought i should post this one.
    This is from 11.1.2.2.300 readme
    Customizing the Style of Header Cells in Forms
    Applying a bold style to all forms
    1.  From HyperionPlanning.war\custom, open HspCustom.css and insert this class code:
    customheaderStyle
    Font-family:<font>;
    Font-size:<size>;
    Font-weight:bold;
    For example, to use bolded garamond 14 as the style for header cells you would specify:
    customheaderStyle
    Font-family:garamond;
    Font-size:14;
    Font-weight:bold;
    You can also change the font and the font size in the same portion of code.
    Perform the tasks in "Registering Customized Skins in Applications".
    Applying a bold style to one form
    Determine the ID of the form to customize by running this query in which ‘<FORM_NAME’ is the name of the form:
    Select object_id AS FORM_ID,object_name AS FORM_NAME from hsp_object 
    where object_name like ‘<FORM_NAME>’
    For example, to modify a form called "1.30 Per Payor – Metrics”, you would run this query:
    Select object_id AS FORM_ID,object_name AS FORM_NAME from hsp_object where object_name like "1.30 Per Payor-Metrics"
    When the ID is returned, create a css class in HspCustom.css using the following format.  HspCustom.css is in HyperionPlanning.war\custom.
    “customheaderStyle_<FORM_ID>”
    Set font-weight in .customheaderStyle as bold as shown below. You can also change the font and the font size in the same portion of code.
    customheaderStyle
    Font-family:<font>;
    Font-size:<size>;
    Font-weight:bold;
    To use different styles on individual forms, create a css class for each form.
    so there is a way to create custom headers
    Regards
    Celvin
    http://www.orahyplabs.com

  • Freeze header row panes in cross tab WEB Intelligence report

    how do i freeze the crosstab header row in the WEB INTELLIGENCE report so that the header remains stationary /freezes at the top and the data can be independently scrolled.(similar to freeze panes in MS Excel).
    please provide me with a Quick Solution since i am stuck on this task for quiet some time.

    Hi,
    Prepare to be stuck no longer!
    Sorry, this functionality is not available in webi..
    This suggestion has been made multiple times in the Ideas Place : https://cw.sdn.sap.com/cw/community/ideas/businessanalytics/sbowebi
    for example: https://cw.sdn.sap.com/cw/ideas/1664
    please Vote it up.  actually, i see it is in status "under review" so that is positive. No commitments to timeline for inclusion, so don't hold your breath!
    Regards,
    H

  • Repeated Header Row within a Details Section Only of a Group Ignores Tablix Member Properties

    Ok.  I have a situation where I have a details section of a group, and I am trying to get it to repeat the row headers on each page.  It's not working.  I've gone into Advanced Mode, and addressed the static Tablix Member for the left-most
    field of the header row in question, set the properties for the Tablix Member to "RepeatOnNewPage:  True" and "KeepWithGroup: After", and still, it refuses to repeat the row header for these details.  I've tried rebuilding and
    not deleting the column where the grouping was originally assigned (without deleting the grouping, of course), and assigned the properties for "RepeatOnNewPage" to that left-most, grouping field, yet I get the exact same results.  I've looked
    up solutions, and even spoken to the expert of experts, but no joy here.  I'm using VS'10.

    OK.  So it is fixed... sort of...
    Apparently, you must select to add group headers repeated as you create the group (inc. child group), BESIDES changing in Advanced Mode, Tablix Member /Properties / etc.   Then you have to format that extra column within your Tablix to
    make it appear to 'disappear'.  BUT EVEN THEN, there is a new problem:
    The headers will repeat on the additional pages, but only to a point.  For some odd reason, SSRS doesn't consistently render the repeated headers of the group details for
    every page, just where it is a hard (page) break, as opposed to a soft (page) break.  My gut tells me that this has nothing to do with the .xml code, but is an SSRS idiosyncrasy. 

  • Indiviual header row for a table

    Hi,
    I want to create an additional individual header row that appears on every page when table gets an overflow.
    Yet I was not able to add such additional individaul header row to the table. I only have the standard header row, but this is not enough for my solution...
    Thanks for your help.
    Regards
    Uwe

    Hi Anton,
    I cannot use subforms as tables in Adobe Lifecycle Designer 7.1. There is no option to set in the HEADER subform the 'Flow Direction' to 'Header'. It seems there are basically changes form Adobe 6.0 / 7.0 to 7.1 that do not allow to use subforms anymore for tables...
    If you have Designer version 7.1 or higher, old tables will automatically be displayed as new ones (information from SAP course BC480).
    Thanks for your help and regards
    Uwe

  • Applying summary on rows in Crosstab

    Hi
    I have a crosstab in which I need to show summary on Rows.
    Here is the example.
    Month1|M2
    Countr|St| Rev|Prdct
    USA|NJ|24|AA----
    2|01
    USA|NJ|25|BB----
    11|11
    USA|NJ|27|CC----
    13|10
    USAtotl76--
    36|22
    AUS|NJ|24|AA----
    2|01
    AUS|NJ|25|BB----
    11|11
    AUS|NJ|27|CC----
    13|10
    AUSTotl76--
    36|22
    Here rev is numeric field and I need show that as row in crosstab. I am unable to apply summary on this. Please suggest is it possible in Crystal Report XI to have such crosstab. if yes how to do this.

    Hi Jehanzeb
    Thanks for your reply. I have tired both Running totals and formula as well.
    But I did not find anyway to include the summary row for Row Colums.
    I hope you did understand that where exactly I am looking in crosstab.
    Crosstab has typically 3 sections, One is Header columns which grows horizontally, 2nd in Crosstab body which is calculation member (summary part) and 3rd is your Row fields the lefthand side columns.
    I am looking for 3rd section which has numeric data and I want to include the totals row for these Column.
    In BO Deski or Webi report you can do it easily but in crystal crosstab you don have much option.
    Please let me know if there is any workaround for this.

  • How to change header and footer in login page in oracle apps r12

    Hi all,
    how to change header and footer in login page in oracle apps r12 and login button background color, please help me
    thanks
    saran

    how to change header and footer in login page in oracle apps r12 and login button background color, please help meTips For Personalizing The E-Business Suite R12 Login Page (MainLoginPG) [ID 741459.1]
    How to Personalize Login page in R12? [ID 579917.1]
    R12 Login Page: How to Personalize the Logo ? [ID 849752.1]
    Thanks,
    Hussein

Maybe you are looking for

  • Automatic provision of WLAN profiles to cliets through ISE

    Hi All, Our customer was using L3 web auth for corporate users . LDAP was integrated directly with WLC for authentication . Now they want to use L2 web authentication WPA2/PEAP for corporate users . As per my understanding for using L2 auth , we need

  • How doI Import HD clips from HTC Desire HD for use in Final Cut Express?

    Before anyone says it I know it's dead easy with and iPhone but how difficult is it to import video from the HTC Desire HD to use with Final Cut Express? I am looking at purchasing this phone and would be interested in people's thoughts.

  • Using Xserve to route traffic between LANs

    A couple of years ago Camelot posted a response on how to set up an Xserve to route network traffic between the Xserve's internal NICs (http://discussions.apple.com/thread.jspa?threadID=1193839&tstart=127). In that situation, both LANs were 192.168.x

  • Adobe Barcoded Forms and LiveCycle Licensing

    If you add a Paper Forms Barcode object to a fill-and-print PDF form using either Designer or Acrobat and the value of the barcode will change while opened within the free Adobe Reader then the PDF form you are distributing needs to be licensed with

  • Remove decimal points from variable.

    Hi, I have a little issue. I have one variable v = 25.000 and i want to remove (.000) from this variable so my result will be only 25 and i want this. So, is ther any function to remove this? I want to do it in one shot. No 2-3 statements. Points rew