Column Head Repeating

I am new to BI Publisher and using MS Word to create the templates. I have an issue with column headings repeating for each record. Here is a sample of the XML data:
<CVIGREENPROEXPORTXML>
<LIST_G_CS_SUM_OF_NULL_APPROVALS>
<G_CS_SUM_OF_NULL_APPROVALS>
<LIST_G_VENDOR_NAME>
<G_VENDOR_NAME>
<VENDOR_NAME>ABC CORPORATION</VENDOR_NAME>
<VENDOR_SITE_CODE>Anywhere</VENDOR_SITE_CODE>
<BUYER_INFO>Doe, John, 2345</BUYER_INFO>
<MFGR_DISTR></MFGR_DISTR>
<PURCH_AGENT>1234</PURCH_AGENT>
<GP_RANT>B</GP_RANT>
<LIST_G_TAG>
<G_TAG>
<TAG>1</TAG>
<DOCUMENT_TYPE>Self-Evaluation</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>Self-Evaluation</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
<G_RENEW_DATE>
<RENEW_DATE>2009</RENEW_DATE>
<REVISION_APPROVAL_DATE>03-OCT-07</REVISION_APPROVAL_DATE>
<DOCUMENT_REVISION>4.0</DOCUMENT_REVISION>
<COMMENTS></COMMENTS>
<CF_NULL_APPROVAL>1</CF_NULL_APPROVAL>
</G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG>2</TAG>
<DOCUMENT_TYPE>Questionnaire</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>Questionnaire</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
<G_RENEW_DATE>
<RENEW_DATE></RENEW_DATE>
<REVISION_APPROVAL_DATE>21-OCT-08</REVISION_APPROVAL_DATE>
<DOCUMENT_REVISION>4.0</DOCUMENT_REVISION>
<COMMENTS></COMMENTS>
<CF_NULL_APPROVAL>1</CF_NULL_APPROVAL>
</G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG>3</TAG>
<DOCUMENT_TYPE>Survey Tool (JGP)</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>* Survey Tool (JGP)</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
<G_RENEW_DATE>
<RENEW_DATE></RENEW_DATE>
<REVISION_APPROVAL_DATE>28-SEP-07</REVISION_APPROVAL_DATE>
<DOCUMENT_REVISION>3.0</DOCUMENT_REVISION>
<COMMENTS></COMMENTS>
<CF_NULL_APPROVAL>1</CF_NULL_APPROVAL>
</G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG>4</TAG>
<DOCUMENT_TYPE>Action Item List</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>Action Item List</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG>5</TAG>
<DOCUMENT_TYPE>Final Check Sheet</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>Final Check Sheet</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG>6</TAG>
<DOCUMENT_TYPE>Acknow Letter</DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE>Acknow Letter</DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
<G_TAG>
<TAG></TAG>
<DOCUMENT_TYPE></DOCUMENT_TYPE>
<DOCUMENT_CODE_CHANGE></DOCUMENT_CODE_CHANGE>
<LIST_G_RENEW_DATE>
</LIST_G_RENEW_DATE>
</G_TAG>
</LIST_G_TAG>
</G_VENDOR_NAME>
I have 6 document types. I was able to get the data under the correct document using @column and @cell but unable to stop the columns headers for the document types to only print once. Where do I need to make the change? In the XML or in MS Word? Any suggestions would be helpful.

pls email me ur rtf and xml file to
[email protected]
Thanks
Rahul

Similar Messages

  • Repeated member in column header problem EVDRE()

    Hi  EVDRE Gurus
    I am trying to create a report using EVDRE.In Column ( accounts ) expansion memberSet I have typed the members ( hard coded ) . The top column header one is good but lower column header is repeating the first member ( COAST020 ) .Can you guess what I am missing ? COAST000,COAST005,COAST010,COAST015,COAST020|COAST020,COAST030,COAST110,COAST070,COAST075
    E.g.
    Upper column header
    COAST000 COAST005 COAST010 COAST015 COAST020
    Data Range
    Lower column header
    COAST020 COAST020 COAST020 COAST020 COAST020
    data range
    It should be:
    COAST020,COAST030,COAST110,COAST070,COAST075
    I have tried my best and could not figure out.Row expansion is fine .Can some one give me any lead how to resolve this repeated column header?

    You can greatly improve your chance of receiving a helpful answer to your question if you state the version (MS or NW) and the release (5.1, 7.0, 7.5) of BPC which you are using.
    Also notice the sticky [note|Please do not post BPC, SSM or FI/CO questions here!; at the top of this forum whereby we announced new dedicated forums for BPC which are the proper place to post your questions regarding BPC in the future.
    Thanks and best regards,
    [Jeffrey Holdeman|http://wiki.sdn.sap.com/wiki/display/profile/Jeffrey+Holdeman]
    SAP Labs, LLC
    BusinessObjects Division
    Americas Applications Regional Implementation Group (RIG)

  • Show the period value in column header using Text Variable

    We are using Posting Period & Financial Year to calculate YTD & MTD, for current year and previous years. These posting period and financial year characteristics are custom created characteristics we are using due to customer specific requirement.
    Input values are posting period, financial year and numeric value. To calculate previous year, I need to subtract numeric value from the input financial year. Every thing is working fine up to this.
    In the report I need to show the posting period and financial year values dynamically in each column header of the report for MTD, YTD for current year & previous year. I tried to achieve this using Text Variables, but I didn’t succeed. If some one can give me some idea to resolve this, it would be very helpful.
    I am excellent in ABAP coding. If you can specify me to code in User Exit, I can do it.
    Column headers should be 08.1999 Sales Qty, 08.2008 Sales Qty, 1999 Sales Qty, 2008 Sales Qty.

    Hi Abhinav,
    Try using the content text variables 0T_FYEAR and 0T_FPER3, when used in the head these variable should display the year and period specified in the RKF.
    e.g
    &0T_FPER3&. &0T_FYEAR& Sales Qty = 08.1999 Sales Qty
    If that doesnt work, try creating text replacement path variables referencing the variables you created for the year and period input. To do this click on the RKF and click on the dropdown by the yellow box next to the description on the general tab and select New Variable, enter the description, tech name and set processng by to Replacment Path, then select period as the ref. characteristic, then on the replacement path tab change replace variable with to variable and then select the variable you are using for the period input, save then hit ok, this is now a text representation of the variable your are inputing for period and can be used in the column headers, you will need to repeat the process for the fiscal year.
    Hope this helps
    Josh

  • Exporting to Excel - How to control Column Heading?

    I'm working in SSRS 2012.  I have one tablix in the report body.  The tablix has both Row and Column Groups.
    When rendering in the web browser the report page breaks on a row group.  The Repeat Column Headers property is set to "True" so it shows the column headings from page to page.
    When rendering in Excel, I want one worksheet and not separate worksheets so the page break is disabled via the Page Break->Disabled property expression "=IIf(Globals!RenderFormat.Name="EXCELOPENXML", True, False)".
    This is all good but the Column Headings only show up once at the very top in the excel worksheet. 
    Is it possible to make the Column Headings repeat with each tablix data region as it is rendered vertically down the worksheet?
    OR is there a way from SSRS to set the Excel property "Rows to Repeat at top" to include Column Heading; by default the SSRS Report's header is repeated in Excel, but can the number of rows be changed to include the Column Heading?
    OR is there some other work around?
    Thanks for your help.
    Mark

    Thanks for the reply Wendy.
    You addressed my second question ... "is there a way from SSRS to set the Excel property "Rows to Repeat at top" to include Column Heading; by default the SSRS Report's header is repeated in Excel, but can it be changed to include the Column Heading? 
    Based on your response, the only way to freeze the column header in excel is to freeze or split panes AFTER export to excel.  well booo but I have to accept that I guess.
    My first question is what I really want to do, which is to physically repeat the Column Heading in the excel rendering. I included two pictures demonstrate what I want ...
    1) the standard SSRS report rendered in Excel ... Column Headings are shown once:
    Standard Export to Excel
                           Year
    Region
    Category
    2011
    2012
    2013
            Total
    East
    Sales
    10
    20
    30
    60
    Expenses
    8
    20
    10
    38
    Profit
    2
    0
    20
    22
    West
    Sales
    8
    16
    24
    48
    Expenses
    6
    16
    8
    30
    Profit
    2
    0
    16
    18
    2) what I'd like to see rendered in Excel ... which is to repeat the headers as you scroll down the page
    Desired Export to Excel
                          Year
    Region
    Category
    2011
    2012
    2013
            Total
    East
    Sales
    10
    20
    30
    60
    Expenses
    8
    20
    10
    38
    Profit
    2
    0
    20
    22
                           Year
    Region
    Category
    2011
    2012
    2013
            Total
    West
    Sales
    8
    16
    24
    48
    Expenses
    6
    16
    8
    30
    Profit
    2
    0
    16
    18
    Thanks again for your help,
    Mark

  • ITunes 7 column header bug

    Here's a screenshot: http://img175.imageshack.us/img175/2452/picture1fs5.png
    Has anyone else noticed this problem?

    Glad to see I'm not alone in experiencing this issue. Anyone have any word on a fix?
    For what it's worth, this particular redraw issue is repeatable both on my new iMac and my elderly G3 iBook: I launch iTunes, hide it (⌘H), bring it back to the front, and, voila -- column-heading font redraw issues.
    iMac 20", G3 icebook   Mac OS X (10.4.8)   Mac user since 1981

  • Interactive Report, issue with backgroud color of Column Heading.

    Hi,
    I am using Theme -16
    and there is a Interactive Report with the following columns Headings
    Employee Name   Employee No  DOB
    Now, the label of the first column is changed from Employee Name to Employee<br>name.
    The column heading is now displayed as follows.
    Employee   Employee No   DOB
    Name         problem is when I add a break in any of the column heading..the background color of the column headings is different than the first one (little bit darker).
    Why the background ground of the column heading is different in both these cases??.
    Thanks,
    Deepak

    Why the background ground of the column heading is different in both these cases??.The report heading background is controlled by the CSS rule
    .apexir_WORKSHEET_DATA th {
      background: #4e4e4e;
      font-weight: bold;
      color: #fff;
      border-top: 1px #ccc solid;
      border-bottom: 1px #aaa solid;
      white-space: nowrap;
      vertical-align: center;
      letter-spacing: 1;
      font-size: 8pt;
      background-image: url(../ws/report_bg.gif);
      background-repeat: repeat-x;
    }This uses a [gradient image|http://apex.oracle.com/i/ws/report_bg.gif] that is repeated horizontally to provide a shaded background from light to dark grey. As the background image doesn't repeat vertically, when the height of the heading is more than the height of the image the gradient is replaced by the underlying background colour (#4e4e4e). This is what's happening when the break is inserted into the header text: the height of the heading increases, causing more of the darker area of the background image/underlying colour to be visible.

  • Change Column Header / Column Background color based on a value in a specific row in the same column

    SSRS 2012
    Dataset (40 columns) including the first 3 rows for Report layout configuration (eg: the <second> row specifies the column background color).
    Starting from the 4th row, the dataset contains data to be displayed.
    I would like to change the background color of the ColumnHeader/Column based on the value in the same column in the <second> row.
    How can I accomplish the this requirement? (this must be applied for all the columns)
    Thanks

    Hi Fasttrck2,
    Per my understanding that you want to specify the background color of all the columns/column header based on the value in one special column of the special row, right?
    I have tested on my local environment and you can add expression to condition show the background color in the columns properties or the column header properties.
    Details information below for your reference:
    Specify the background color in the Column header: you can select the entire column header row and in the properties add expression in the Background color :
    If you want to specify the background color for the entire column, you can select the entire column and add the expression, repeat to add background color for other columns.
    If you want to specify the background color based on the value in the specific columns and row, you can create an hidden parameter to get the list of values from the  specific column, specify the Available values and default values by select "Get
    values from a query", finally using the expression as below to get the specific value you want:
    Expression(Backgroud Color):
    =IIF(Parameters!Para.Value(1)="1221","red","yellow")
    If your problem still exists, please try to provide some smaple data of the report and also the snapshot of the report structure to help us more effective to provide an solution.
    Any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Excel Download-Numeric columns getting repeated

    Hi
    I am trying to download context data into excel file using WD binary cache. I am using Office XP suite for this case. The text data is getting downloaded properly but all numeric data (though there actual data type is string) is getting repeated in adjacent column with "agg" getting concatenated in actual column heading.
    Any clue why is it so? and how to resolve this issue??
    Thanks
    Yashodhan Mujumdar

    Hi..
    any resolution for this issue?? I am still stuck with the same problem!!
    Thanks
    Yashodhan

  • Column header in all the pages

    Hi all,
    I have designed the Account Statement report for banking application. In this report i want to show all the credit and depit history for the particular account. So that i have grouped this report based on account number.
    In this report i am not using report header and column header for showing the report title and coulmn name. Because i want to show the report title and column header for all the selected accounts. So that i have devided the account number group into two part(header a and header b) and in the first part(header a) i am showing the report title(Deposit Account Statement) and in the second part(header b) is showing the column header(such as txn date, txn description, debit amount and etc...).
    In this design i want to show the column header(header b) alone for all the pages.
    Please help me for this issue.

    Hi,
    If u want to display each item of group header on each page,then check the option repeat group header on each page in group expert.
    And if u want display only one part of group header in each page, then u may create a formula in section expert for suppress and write if groupNumber>1.
    I hope this will work.
    Regards,
    Misra P.

  • Multiple Column Header in Report (BEx and Web Reporting)

    Hi All,
            I've a requirement where my reports is having multiple column header.
       To be precise the column header is further divided into many sub-columns (upto 4 levels).
    Structure cannot help in this case since we have more than 2 such columns and we are using web reporting as well.
    Here is how it looks
                             <b>Header-A</b>
    Header-B1   |   Header-B2   |   Header-B3    |  Header-Bn
    Hdr-C1 |Hdr-C2 |Hdr-D1 |Hdr-D2 |Hdr-E1 |Hdr-E2 |Hdr-Fn..
    The above is a sample header structure.
    This report will be a Web Based report and I need to know whether its possible to do it in BEx also.
    We are not using Crystal Reports.
    If there is any document related to this, please mail to
    [email protected]
    Thanks & Regards,
    Chandran Ganesan

    Hi Chandran,
    I hope i am getting your problem right.
    If your
    Header-B1 | Header-B2 | Header-B3 | Header-Bn
    Hdr-C1 |Hdr-C2 |Hdr-D1 |Hdr-D2 |Hdr-E1 |Hdr-E2 |Hdr-Fn..
    are a set of key figures, then there is an option.
    For example:
    You drag Header-B1,Hdr-C1 |Hdr-C2
    into column section.Right click on Hdr-C1, Hdr-C2 and select down under. So your Hdr-C1, Hdr-C2 will be under
    Header-B1.
    Like wise drag Header-B2,Hdr-D1,Hdr-D2
    Right click on Hdr-D1,Hdr-D2 and say Down under and these two will fit below Header-B2.
    You can repeat the above steps for Header-B3... Header-Bn
    The output will be same as the one you have specified above.
    Hope it helps,
    Regards,
    Parth.

  • Fixed Column Header

    Currently I'm using 2 RTF templates . The first one (called header) have special conditions that will be used to call certain tables of the second template (called detail). Here is the code that is used in the first RTF:
    <?import:file:///C:/MLE/Reportes Go Live/DESARROLLO/TEMPLATE LAYOUT/14.05.09/OXYPO_DETAIL.rtf?>
    <?choose:?>
    <?when: .//P_LENG !=‘E’?>
    <?call:TitIng?>
    <?end when?>
    <?otherwise:?>
    <?call: TitEs?>
    <?end otherwise?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘E’?>
    <?choose:?>
    <?when: .// INCO_TERMS != ‘’?>
    <?call:CD1?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’ and .//TYPE_LOOKUP_CODE = 'STANDARD'?>
    <?call:CD1?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’ and .//TYPE_LOOKUP_CODE !='STANDARD'?>
    <?call:CD7?>
    <?end when?>
    <?end choose?>
    <?end when?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘US’?>
    <?choose:?>
    <?when: .// INCO_TERMS != ‘’?>
    <?call:CD14?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’ and .//TYPE_LOOKUP_CODE = 'STANDARD'?>
    <?call:CD14?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’ and .//TYPE_LOOKUP_CODE !='STANDARD'?>
    <?call:CD16?>
    <?end when?>
    <?end choose?>
    <?end when?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘E’?>
    <?choose:?>
    <?when: .//INCO_TERMS != ‘’?>
    <?call:CD3?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’?>
    <?call:CD2?>
    <?end when?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘US’?>
    <?choose:?><?when: .//INCO_TERMS != ‘’?>
    <?call:CD11?>
    <?end when?>
    <?when: .//INCO_TERMS = ‘’?>
    <?call:CD10?>
    <?end when?><?end choose?>
    <?choose:?><?when: .//P_LENG !=‘E’?>
    <?choose:?>
    <?when: .// INCO_TERMS != ‘’ and .//TYPE_LOOKUP_CODE !='CONTRACT'?>
    <?call:CD22?>
    <?end when?>
    <?when: .// INCO_TERMS = ‘’ and .//TYPE_LOOKUP_CODE !='CONTRACT'?>
    <?call:CD4?>
    <?end when?>
    <?otherwise:?>
    <?call:CD6?>
    <?end otherwise?>
    <?end choose?>
    <?end when?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘US’?>
    <?choose:?>
    <?when: .// INCO_TERMS = ‘’?>
    <?call:CD21?>
    <?end when?>
    <?otherwise:?>
    <?call:CD12?>
    <?end otherwise?>
    <?end choose?> <?end when?><?end choose?>
    <?choose:?>
    <?when: .//P_LENG !=‘E’?>
    <?choose:?>
    <?when: .//Titulo_Reporte = 'Blanket Release' or .//Titulo_Reporte = 'Planned Release'?>
    <?call:CD8?>
    <?end when?>
    <?otherwise:?>
    <?call:CD5?>
    <?end otherwise?>
    <?end choose?>
    <?end when?>
    <?end choose?>
    <?choose:?>
    <?when: .//P_LENG =‘E’?>
    <?choose:?>
    <?when: .//Titulo_Reporte = 'Blanket Release' or .//Titulo_Reporte = 'Planned Release'?>
    <?call:CD16?>
    <?end when?>
    <?otherwise:?>
    <?call:CD17?>
    <?end otherwise?>
    <?end choose?>
    <?end when?>
    <?end choose?>
    The second RTF is a template where i designed a 2 headers, 10 details (each detail contain a table with 5 rows) and 4 footers.
    According with the parameters that I established in the first RTF, I call 1 header, 1 detail and 1 footer. When the detail have many data, the table (of the detail) expands in more than one page. The problem is that in the second page, the table is in a higher position in comparison with the first page. (Here is a picture where you can see the diference in the position of the table of the detail between page 1 and 2 :<img src="http://i732.photobucket.com/albums/ww324/greatpax/3.jpg" border="0" alt="xml">)
    I tried to separate the colum header with the rest of the table. Then I checked this column header with an option of the word called "Heading Rows Repeat" and finally I used the following code: <?start: body?> and <?end body?> but I didn't work.
    Please , Could anyone tell me what else can I do to fix the column header?
    Thanks
    Tedy

    Hi Pritam,
    Per my understanding that you can't see the vertical scrollbar of the ReportViewer controls 2012 to scroll for the grid rows, but can see the vertical scrollbar of the web application, you also can't fix the headers while scrolling, right?
    I have tested on my local environment and can't reproduce your issue, but you have an alternative way to add some css  to the web form's source code to display the vertical scrollbar.
    Details information below for your reference:
    Please check below properties setting of the reportviewer which control the visibility of the scrollbar:
    AsyncRendering="true"
    SizeToReportContent="false"
    Please check if this problem also occur on other version of IE and other type of browser.
    Please check if you have done correct setting of the Fix data to freeze the table header as the step of below:
    http://technet.microsoft.com/en-us/library/bb934257(v=sql.100).aspx
    If step1 doesn't work, please click the source of webform.aspx and add below CSS to add the vertical scrollbar manually:
    #ReportViewer1 {
              overflow-y: scroll;
    Run the application you will see it display as below:
    Similar thread for your reference:
    https://social.msdn.microsoft.com/forums/sqlserver/en-US/f96b3b56-e920-411b-82ea-40467c922e66/reportviewer-control-vertical-scroll-bars
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu

  • Header Repeats When i Spool result to xls file

    hey all,
    I know it must be a basic thing that i must be overlooking. I am spooling the result of a query in excel using code similar to as shown below
    SET MARKUP HTML ON SPOOL ON PREFORMAT OFF ;
    SPOOL MY_TEST_FILE.xls;
    select * from emp;
    SPOOL OFF;
    exit / %errorlevel%;
    I get a neat xml output but with the header repeating every 15th column. (The actual query is different and has >50 records as result set.)
    Any Ideas how do i ensure just one header. Any response feedback is appreciated.
    Thanks,
    Gavy

    Ok. i keep searching and got it. used the set pages option.
    SET PAGES 50000

  • Split-column-header

    Dear BIP’ers
    I have a fine working table using for-each-group@column:current-group(); in one .rtf table cell.
    But now I want to change it into splitting one column as I believe it gives better control over layout.
    UserManual suggest using “split-column-header”
    I found a simple but working example here http://blogs.oracle.com/xmlpublisher/2007/05/01/
    Can you please help me with the syntax:
    Putting <?split-column-header: syntaxsyntax DLE_PNO?>
    Into this:
    <?for-each-group@column:current-group();./DLE_PNO?><?sort:current-group()/DLE_PNO;'ascending';data-type='number'?><?if@inlines:DLE_PNO>’0’?>P<?DLE_PNO?><?end if?><?end for-each-group?>
    Regards Thomas

    Hi Tim
    OK. Great here comes the full problem:
    Copy-paste from the current result in my pdf output converted to fit this forum:
    {color:#0000ff}Work package number: WP 1.11 Start date: Month 17
    Work package title: Experimental challenge of Atlantic salmon
    Activity type: TRA WP Leader: P7
    Participant number: P1 P2 P3 Total
    Participant short name: UMA NSV UTR
    Person months per participant: 7 3 134 144
    Person months not funded: (5) (0) (11) (16)
    {color}-----
    The 3 participants showed above is dynamic changing from 1 to 20 in the repeating work packages.
    The partners must always be showed in one line. The participant short name is written vertical to save space. An rtf template table holds the field codes previously posted in this forum.
    It works fine up to approximately 8 partners, but when more partners the table exceeds the right page border.
    So I would like to set one fixed cell space for the partners and then split cell for each partner like this:
    &lt;?for-each-group:DATATEMPLATE_OB_DLE_ROW;./OB_ID?&gt;&lt;?sort:current-group()/OB_NO_S;'ascending';data-type='number'?&gt;
    &lt;?for-each-group:current-group();./WP_ID?&gt;&lt;?sort:current-group()/WP_NO_S;'ascending';data-type='number'?&gt;
    {color:#0000ff}Work package number: WP 1.11 Start date: Month 17
    Work package title: Experimental challenge of Atlantic salmon
    Activity type: TRA WP Leader: P7{color}
    &lt;?for-each-group@column:current-group();./DLE_PNO?&gt;&lt;?sort:current-group()/DLE_PNO;'ascending';data-type='number'?&gt;&lt;?if@inlines:DLE_PNO&gt;&rsquo;0&rsquo; ?&gt;P&lt;?DLE_PNO?&gt;&lt;?end if?&gt;&lt;?end for-each-group?&gt;
    split-column-header ?
    {color:#0000ff}Participant number:..... P1..... P2..... P3 .....Total
    Participant short name: .....UMA .....NSV .....UTR
    Person months per participant: .....7 .....3 .....134..... 144
    Person months not funded:..... (5) .....(0)..... (11)..... (16){color}
    Here are some more details:
    The table contains a number of groupings before the actial partner table
    XML sample:
    &lt;DATATEMPLATE_OB_DLE_ROW&gt;
    &lt;OB_ID&gt;3&lt;/OB_ID&gt;
    &lt;OB_NO_S&gt;1&lt;/OB_NO_S&gt;
    &lt;OB_TITLE&gt;Establish a functional relationship in immune response profiles&lt;/OB_TITLE&gt;
    &lt;WP_ID&gt;15&lt;/WP_ID&gt;
    &lt;WP_OB_NO_S&gt;1&lt;/WP_OB_NO_S&gt;
    &lt;WP_NO_S&gt;14&lt;/WP_NO_S&gt;
    &lt;WP_TI&gt; Experimental challenge of Atlantic salmon&lt;/WP_TI&gt;
    &lt;CALC_WP_PNO&gt;P7&lt;/CALC_WP_PNO&gt;
    &lt;CALC_WP_PDU&gt;17&lt;/CALC_WP_PDU&gt;
    &lt;WP_ACT_TY&gt;TRA&lt;/WP_ACT_TY&gt;
    &lt;DL_ID&gt;39&lt;/DL_ID&gt;
    &lt;DL_WPO_ID&gt;19&lt;/DL_WPO_ID&gt;
    &lt;DLE_PNO&gt;1&lt;/DLE_PNO&gt;
    &lt;DLE_SHORT&gt;UMA&lt;/DLE_SHORT&gt;
    &lt;DLE_EPM&gt;7&lt;/DLE_EPM&gt;
    &lt;DLE_EPMO&gt;5&lt;/DLE_EPMO&gt;
    &lt;/DATATEMPLATE_OB_DLE_ROW&gt;
    Looking forward the see your input ;-)
    Best regards Thomas

  • Creating a Link on the Column Heading

    Good afternoon,
    I know with reports, you can create a link for each cell in the report attributes section. My question is it there's any way to create a link for the column header without hard coding it into the query that generating the results.
    Thanks in advance,
    Ivan

    Ivan,
    If you are using the classical reports, you have the option of creating column header using pl-sql block which will be dynamic. Thanks
    Regards,
    Manish

  • Background color for column heading

    Hi,
    I have 5 columns in my report and I would like to have different background color for column headings. How can I do this in report templates?
    I was looking at Column heading section-
    <th class="t10ReportHeader"#ALIGNMENT# id="#COLUMN_HEADER_NAME#">#COLUMN_HEADER#</th>
    How can I specify backgrund colors for all columns here?
    Thanks in advance

    G'day Karen,
    Thanks for ur reply.
    I have seen this note before, its not that the header colors have changed after latest SP was applied in our systems. Also the ABAP and JAVA stacks are in sync.
    Scenario is that we are trying to set up a new Portal theme for Enterprise Reporting with some specific color codes (hex codes).
    What i have observed is Characterstics Header background color is set up using the element "Background Color of Level 1 Column Heading ".
    While the Background color for Key Figures header is using element "Background Color of Level 2 Column Heading ".
    But the problem is element "Background Color of Level 2 Column Heading " is also used as the Background color for Standard Characterstics cell, so if we make it same the whole report of the same color, which we dont want.
    Requirement is to get the same Background color for Header cells (both Char. and Key Figure headers).
    Any further suggestions will be appreciated.
    Thanks
    CK

Maybe you are looking for