Standard report - can that get a column title span several columns?

Hello

I have a simple standard report that shows, for a project, the number of work packages which have RAG Reporting Status of Red, orange or green.

I have therefore four columns:

: Name of the project: Red: Orange: Green:

I would like to have a text on the last three columns like (ignore the ' x - just trying to look readable!):

: XXXXXXXXXXX: status RAG XXX XXX:
: Name of the project: Red: Orange: Green:

This is similar to the effect achieved by merging a cell in Excel so that it spans the three cells in the row below.

Hope it makes sense and someone can suggest a solution.

Thank you very much
Martin

Create a column template name for this report. You can set a header for multiple line using colspan/rowspan on the header cells to reach the required provision.

Tags: Database

Similar Questions

  • Can I get rid of one or several Adobe folders on my desktop after installing or updating?

    Can I get rid of one or several Adobe folders on my desktop after installing or updating?

    Hello

    Yes, you can remove it.

    But the Adobe folder that you want to remove is actually the Acrobat installer. So you could save to another location so that if in the future, you need to re - install the software, there is no need to download the entire product.

    Kind regards

    Ana Maria

  • How can I get the columns-by-side?

    http://www.Adobe.com/devnet/Dreamweaver/articles/first_website_pt2_08.html

    In the creation of your first tutorial of Web site (see link) I can not understand how to recover the columns side by side are being stacked. I went on the indications of the tutorial at least five times. What I am doing wrong in coding?   Here is a picture of my screen:Dreamweaver.jpg

    Here is a screenshot of how the columns should be stacked (from the tutorial):

    Dreamweaver-1.jpg

    Take a look at where you graduate #center_column in the html code of the page. You have this:

    where it should be

    Because a class called 'center_column' has not been defined (somehow), it belongs to the following line.

    I saw your styles for all three columns, as IDs.

    Beth

  • How can I get a SpryMenuBar update of several pages of the site changes?

    I'm a relatively new Web site builder. I'm building a site in CS5 that will initially have about 10 to 20 pages, but constantly expand.

    How can I have my SpryMenuBar changes feed to all of the pages on my site? I think I need to do something with the external css styles, but I can't understand it.

    I used a template to create additional pages.

    Thank you

    Joshua

    Hello

    the new bad first: SPRY is outdated and is no longer officially supported by Adobe. (SPRY for example will not work on any touch screen.) So I / we recommend that you switch to a library jQuery for your other needs.

    The good news: while brégent wrote you can use SSI directives. For this, David Powers made a great "recipe book". Still (!) you can find it:

    http://foundationphp.com/tutorials/sprymenu/ssi.php.

    Good luck!

    Hans-Günter

  • How can I get totals show for saving e-mails from files.

    My computer crashed, but I saved my TB profile. When I copied all my e-mail in the new profile files, they are all showed in the older profile a total has shown next to each folder. In the new profile I do not see how many emails are in each folder unless I do a right-click and select Properties. How can I get the column showing the totals for each folder?

    In this case, I would say that you have an incompatible add-on. Maybe even the old folder columns add-on that used to power this feature.

    Menu (alt + T) tools > Add-ons and disable everything that looks like it can interact with the files pane.

  • Double portion of standard report pagination

    Hello

    Is it possible to reproduce the part of the pagination of a standard report so that pagination links appear both up and down the list of results?
    I tried to copy the standard report template and put the #PAGINATION tag # in the section 'before lines", but this doesn't seem to work, the tag is not replaced and just like watch" #PAGINATION # "?

    Oh yes! APEX version is 3.2.1.


    All ideas are welcome!

    Matthias

    Matthias,

    Try this in your preceding article lines

    #TOP_PAGINATION #.

    Bob

  • Need help with Javascript to get the value of standard report column

    Hi all

    Apex 3.1 version

    I have a query SQL (editable report) region where I need to do validations using a process of OnDemand and javascript. For this posting, I need to use the serial number and id of this same report line item. The function is called when the serial number is changed. I can get the serial number easily because it is a text field, however, the item id is a standard report column (which actually a text field or hidden gives me a checksum error, long story). How can I get the value of the standard report column to set the value of an element of the Application to use in my process of application as well as the serial number? Here is my code below.
    <script>
    
    function f_ValidateSerial(pThis)
    {
        
      // The row in the table
    
      var vRow = pThis.id.substr(pThis.id.indexOf('_')+1);
    
        //alert('Row is '+vRow);
    
    
      // Display the serial number
        //alert('The Serial Number is '+html_GetElement('f21_'+vRow).value);
    
      
     var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=ValidateSerial',0);
     get.add('F101_SERIAL_NUMBER',html_GetElement('f21_'+vRow).value);
     get.add('F101_INVENTORY_ITEM_ID',+html_GetElement(?????+vRow).value);   // Here's where I need to get the item id to set application item!!
     
     gReturn = get.get();
     
    if (gReturn)
        { 
          alert(gReturn);
        }
     
      if(gReturn)
        { 
          html_GetElement('f21_'+vRow).value = '';
        }
               
    }
    </script>

    Hello

    Ok

    Item ID is standard report column.
    If you enter this Expression HTML column

    #ITEM_ID#
    

    I guess that the substitution of column item Id is #ITEM_ID #.

    Now, you have hidden input form that is not submitted.
    Then in JavaScript

    get.add('F101_INVENTORY_ITEM_ID',+html_GetElement('item_id_'+Number(vRow)).value);
    

    Kind regards
    Jari

  • In ver39.0, I lost my display column of the number of messages in each of my subfolder - how can I get that back?

    When TB opens, it displays the tab file (version 39.0)
    On the left is a list of all my folders created sub - right is the list of the messages in the selected folders list.
    In my list of subfolders (left), there was a displayed column showing how many messages were in each case.
    I see is no longer this column of the counts of messages.
    That's happened?
    How can I get that back?
    Thank you
    Billy D. Reagan [email protected]

    DUUHH - I found how to restore the column Layout - VIEW - Menu - and check out pain of folder columns

  • How can I get rid of a notice titled "Safari Alert" that tells me to dial a number, but forbidden access to the i - pad

    How can I get rid of a notice titled "Safari Alert" that tells me to dial a number, but forbidden access to the i - pad

    It's a pop-up trying to rip you off. Clear your Safari cache. Settings-> Safari-> erase history and data from the Web site.

  • What is the differece between a Standard report column and that is set to display text (escape special characters)?

    Hello friends,

    My requirement is

    I want to create a table. Presents some columns to display text.

    so my question is,

    What is the difference between a Standard report column and display text (escape special characters) in the attribute column property?

    Kind regards

    Arianne.

    Hi ujwala1234,

    ujwala1234 wrote:

    Hello friends,

    My requirement is

    I want to create a table. Presents some columns to display text.

    so my question is,

    What is the difference between a Standard report column and display text (escape special characters) in the attribute column property?

    Kind regards

    Arianne.

    Here is the difference:

    • Standard report column: this is used when your column in the SQL query returns the HTML markup. For example the query SQL with APEX_ITEM API columns or columns where you have mixed data in the column with the markup. In short, APEX rendering engine treats the column as HTML markup and analysis accordingly to display the required HTML element.
    • Display text (escape special characters): this type analysis the column data in the form of data stored in the database (no HTML). During analysis if the data contains special characters then it escapes and displays the data.

    Yes, you can mix the manual in the form of built on APEX_ITEM with normal standard report (display text) columns.

    I hope this helps!

    Kind regards

    Kiran

  • I bought Acrobat Standard XI. He says its for Windows 7 or 8 platform. I just got a new computer. A Mac; that I can use on my mac? If not, can I get a discount because it is only a change of platform?

    I bought Acrobat Standard XI. He says its for Windows 7 or 8 platform. I just got a new computer. A Mac; that I can use on my mac? If not, can I get a discount because it is only a change of platform?

    Acrobat STD is not available for Mac, you can install only the Acrobat Pro version.  Platform swap option is not available in this case, the product itself is different.

    If its like version of Windows Acrobat pro, you can change it to Acrobat Pro Mac. But not Acrobat Std to Acrobat Pro.

    However, for any additional clarification, you can reach the Support from Adobe:

    Click on the button still need help and select the Chat option:

    Contact the customer service

  • I'm new to CC.  I discovered that I had to download first CS6 inorder to get it. (May not yet know how to get the title templates, etc. cannot understand instructions; but I spread) I see that it still says trial.  How can I get the

    I'm new to CC.  I discovered that I had to download first CS6 in@order to get it. (May not yet know how to get the title templates, etc. cannot understand instructions; but I spread) I see that it still says trial.  How can I get the full thing.  I am a Subscriber complete cc

    I don't know what you've done, but here are the instructions to install the PProCS6 and the callback with a cloud account

    Yet the instructions http://helpx.adobe.com/encore/kb/encore-cs6-installed-cc.html if you have a subscription

    - and the difference in the Cloud application manager 2015 https://forums.adobe.com/thread/1906752

    Still will not run as a trial, it is enabled when you install and activate PProCS6

  • Hello! I've got CS3 Design Standard - real records and certificate of software license. It was installed on my laptop that crashed and could not be uninstalled. I have now installed on my new MacBook Pro, but can't get it registered with the

    Hello! I've got CS3 Design Standard - real records and certificate of software license. It was installed on my laptop that crashed and could not be uninstalled. I have now installed it on my new MacBook Pro, but can't get it registered with the serial number. Is it because it has not been uninstalled on the previous laptop? What should I do now? THX!

    Maybe this can help someone else...  I had to simply properly uninstall CS3 and reinstall again after that.  I think what he sort!  I also remember having a similar problem with the Mac at work a couple of years back.  Not sure if it is the same for CS5/CS6.  Here is a link on how to properly uninstall CS3 on Windows XP, Windows Vista and Mac OS.  I'm on OS X 10.9.2 but it works beautifully.  Remove from Creative Suite 3 and CS3 products

  • Why the doc on my small screen of wordperfect and tini tiny printing? How can I get that back to the standard size?

    When creating a new wordocument, is a small rectangel on wordperfect editing screen.  I can't see any text. How can I get to standard size?

    You use Microsoft Word

    When is to create a new wordocument

    or Corel WordPerfect?

    It's a small rectangel on wordperfect editing screen.

    And which version?

    Generally, in WordPerfect, go to the view menu and select "Draft" (without headers, feet page, watermarks, etc) or 'Page' (to see how it will appear when printing), then view > Zoom to increase the size.

    The corresponding elements in Microsoft Word are view > Normal or view > layout and view > Zoom

    If this does not answer your question, explain your problem in more detail in a new post in the appropriate forum:

    Word: http://answers.microsoft.com/en-us/office/forum/word

    WordPerfect: http://www.wpuniverse.com/ or http://officecommunity.com/forums/default.aspx?GroupID=13

  • How to change a field that is the "Standard report column" when adding new line

    Hello

    With apex 5.0 and database 12 c, I have created the query as follows:


    APEX_ITEM. HIDDEN (2, TRANS_M_CODE).

    APEX_ITEM. HIDDEN (3, TRANS_D_CODE).

    APEX_ITEM. HIDDEN (4, TRANS_TYPE).

    APEX_ITEM. HIDDEN (5, CO_CODE).

    APEX_ITEM. HIDDEN (16, DR_LOCAL).

    APEX_ITEM. HIDDEN (17, CR_LOCAL).

    APEX_ITEM. POPUP_FROM_LOV (6, ACC_CODE, 'GL_ACCOUNT') ACC_CODE,


    This field is a Standard report column, when there are data without problems, but when you add news is disabled showing null.



    Any Suggestions please

    use the query

    Select

    "ROWID",.

    apex_item. Hidden(1,empno) | EmpNo as empno,

    ENAME ename,

    "JOB."

    "BISHOP."

    "HIREDATE",.

    "SAL."

    "COMM"

    "DEPTNO".

    of ' #OWNER # '. " EMP.

    Empno as hidden item and ename like textbox to display as a tabular presentation

    apex_item. Hidden concat with hidden empno point for your use

Maybe you are looking for