the interactive report column order does not properly

Hi all

Can someone help me with this situation:

Example:

1)

First of all, I created an interactive report with this simple query

Select col_A 1, 2 Col_D of the double

(2) later, I changed the query like this

Select col_A 1, 1 col_C, 2 double Col_D

But when I run the report of the new added column appears in the end?

I already tried to rearrange the order of the columns in the browser menu, but the question remains.

Any ideas?

Thank you

Hello

Connection to generator of APEX. Run your page.

Select the columns in the report menu action and save the default layout.

Kind regards

Jari

Tags: Database

Similar Questions

  • How to remove the link to the interactive report columns!

    Hi all

    I'm building an interactive report based on pl/sql block.

    In the report, I get the columnnames with link (underlined). I'm confuse when I have the chance to see the names of columns like AGE_SEX, AGE_SEX_

    When I see these columns of interactive report, it seems to be as same as the underline covers underscore.

    Is their anyway I can remove the link to the interactive report columns.


    I selected the link column exclude from the column heading in the report but still attack link gets the link in the column.

    Appreciate your help.

    Thank you/kumar

    Published by: kumar73 on May 5, 2010 14:32

    Hello

    Try the place for HTML page header

    
    

    Hope that I did not understand what you are trying

    BR, Jari

  • When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    You use listener EA3 ADR?

  • Hi, my camera is a nikon d 5300. Lighrtoom is 5.7.1. Lightroom can't read and develop the pictures that are taken in raw. If I sort to import raw photos - there is the error report that lightroom does not have this kind of raw format.

    Hi, my camera is a nikon d 5300. Lightroom is 5.7.1. Lightroom cann not read or develop the photographs that are taken in raw. If I try to import raw photos - there is the error report that lightroom does not know this kind of raw format. My computer is 1 year (Win 7 HP). Who could help me?

    Eugen

    DJ, the version number is in the subject line: 5.7.1. It's weird because this version should support the D5300 very well. My main guess would be a bad player or a bad USB cable.

    Eugen, you can try plug the camera directly and download the images like this?

  • ToolTip for the interactive report column data item

    I have a report that includes the column (CURRENT_UNIT). I would like to be able to add a "ToolTip". I did it before using a classic report by the following (borrowed from another one of the APEX):

    Add this CSS

    {a.rapxxx}

    position: relative;

    z index: 24;

    {text-decoration: none}

    a.rapxxx:hover {z-index: 25; background-color: #ff0}

    a.rapxxx span {display: none}

    duration of a.rapxxx:hover {/ * poster only over time: hover state * /}

    Display: block;

    position: absolute;

    top:-20px;

    Left: 20px;

    Width: 20em;

    border: 1px blue solid dark;

    text-align: center;

    background-color: lightyellow;

    color: Blue;

    }

    And on the SHAPE of COLUMN layout, add this:

    < a href = "#" class = "rapxxx" > #CURRENT_UNIT # < span > #UNIT_NM # </span > < /a >

    But when I try it on the interactive report, I don't get the hover tooltip.  The href attribute is displayed correctly, just, I don't get the value of the span.

    Can someone help me please?

    Using APEX 4.2.3

    Internet Explorer version 9

    Thank you

    -Seattle

    Oh, if the column is not a link, just the URL target value #.

  • Style CSS (report column attributes) does not

    I found that CSS Style settings for a column in the report only seem to work if you use a "Standard report column. Because the report is wider than the screen, some columns are packaging, making the report is not not-that-readable nice.

    Unfortunately, I have the need to define certain columns in report where unwanted packaging occurs as "display text (based on LOV, does not save the State)" and tried to avoid using packing "white-space: nowrap;" or by specifying fixed wide, but it seems I'm out of luck - y at - it a way around this (except by making the report query using a huge DECODE clause and definition of the "Standard report Column" column once again who) somewhat makes the useless LOV except for the selection list in the data entry form)? What is happening on APEX 3.12.
    On the other hand - is this expected behavior?


    Thanks in advance,

    Holger

    On the other hand - is this expected behavior?

    It looks like it, or it's a [bug of long-standing | http://forums.oracle.com/forums/thread.jspa?messageID=1126613]. I tried it (but only have access to APEX 3.0 right now) and none of the attributes of the form element or column formatting tabular style/class/custom CSS are applied. If this is not a bug then it there as an enhancement request.

    In the meantime, you will have to work around it.

    other than the execution of the report query by using a huge DECODE clause

    Is it necessary due to a static LOV? If it is dynamic, based on a table/view, get the value of research in the query by a scalar subquery or join have a Standard report column then you can use the attributes of class/style/custom CSS formatting of column.

    You can stick with LOV text display and create a named column report model customized help [col/colgroup | http://reference.sitepoint.com/html/colgroup] to specify fixed-width columns.

  • Interactive report search bar does not work

    Hi all

    I'm working on a report. I have two areas, one is for the list of selection criteria and other sql query.
    To remove the data forund No.. I added REQUEST = 'GO' for the region of sql.

    When I run the report by selecting all my criteria and click on search, I get the interactive report. But the tool does not work. If I remove the REQUEST = 'GO' it works.

    Can someone help me please.

    Thank you

    Christelle

    Christelle,

    Happy to help you... You can reward the answers by marking them as being useful or correct ;-)

    Kind regards
    Dan

    http://danielmcghan.us
    http://sourceforge.NET/projects/tapigen
    http://sourceforge.NET/projects/plrecur

  • interactive report in APEX does not, because of the function "allowed to read.

    Hello

    I discovered that an interactive report does not work due to the permitted reading function.
    I have oracle 10.2.0.3 (database and analytical workspce Manager).
    I installed the overall sample to AWM.
    I've updated the spfile (setting an Always).

    In a query against the table of product_dim the APEX gives: no records found. In SqlPlus or SqlDeveloper returns 36 lines.

    At the TOP, I installed a workspace on the overall scheme.

    I read on the read function, effective for the product_dim table permits.

    How to solve this problem: paying (and how) the APEX and the environment, of removing permission read function?
    Or removing the IsInvisible column?

    Where is this feature?

    Any response will be appreciated.

    Leo

    Can you post the SQL, you use by APEX?

    Try using this:

    SELECT... from table (OLAP_TABLE(' GLOBAL.) An OVERALL duration session '

    Thank you
    Brijesh

    Published by: Brijesh Gerard on October 28, 2009 15:53

  • (Interactive report) IR filter does not work, how to debug?

    APEX 4.2.2.00.11

    Firefox 24.5

    I have a complex page, which includes an interactive report.

    For the most part works fine, with the exception of the following:

    Under Actions menu - click Filter results only Firefox show the circle 'Treatment demand' (ajax - loader.gif), that it will never show the details of the filter.

    The action of this button

    JavaScript:gReport.dialog2 ('SHOW_FILTER');

    This page has the same result.

    Some other Actions such as "Select columns" properly.

    Other Actions as "Emphasize" also does not work.

    Other pages with IR work fine with Firefox.

    Given the complexity of the page, I prefer is not to simply rebuild the page from scratch.

    The problematic page works fine in Internet Explorer and Chrome.

    How do I troubleshoot / debug this?

    (Most of the people in our office have no Chrome, so telling them to use Chrome is not an option.)

    Internet Explorer is way slower and has a few other problems).

    I found that a small piece of Javascript on my page there was an error.

    Not directly visible in Firefox, but Internet Explorer gave a message "error on page".

    This javascript was supposed to set a focus on the page, but could not find this object.

    Nothing to do with Action in the IR, but apparently no error on the causes of pages which IR filters do not work anymore...

  • Interactive report 'IN' operator does not work with commas

    Hello

    I use an interactive report of the APEX and I need to filter a column of values a couple.  I use the IN operator column.  However, one of the channels I'm looking for has a comma in it.  The IR treats this as a delimiter and does not find the value. For example, I want to filter the values:

    Oracle Canada ULC

    Oracle America, Inc..

    The operational unit IN in the IR is equal to 'Oracle Canada ULC, Oracle America, Inc...  He finds only the lines with 'Oracle Canada ULC'.  He seems to think that "Oracle America" is the second value in research and "Inc." is the third and can't find anything for them.

    Is there a way to escape the comma in "Oracle America, Inc." so he treats the entire string as a value to search for?

    Thank you

    Steve

    To in front-end (user) has chosen Actions-> filter-> filter-> line Type

    • In the columns , choose your column (operational unit)
    • Functions/operators choose IN
    • In Filter Expression, type your expression ("Oracle Canada ULC", "Oracle America, Inc.")
  • The envelope and the interactive report column width

    Apex 3.2

    I have a column in an IR data type is varchar2 (4000).

    I want to restrict this report to a width of 200 column and if the text is longer, it should go on the next line.

    I've tried several things (in the HTML page header

    For example

    < style type = "text/css" >

    #apexir_LONGDESCR {width: 200px ;}}

    < / style >

    < style type = "text/css" >

    Th #LONGDESCR {}

    Width: 200px;

    }

    TD [headers = "LONGDESCR"] {}

    Width: 200px;

    dressing: break-Word;

    }

    < / style >

    < style type = "text/css" >

    TD [headers = "LONGDESCR"] {}

    Width: 200px;

    dressing: break-Word;

    }

    < / style >

    Nothing seems to work.

    Any advice appreciated

    Gus

    Theme 15 trigger rendering quirks mode in IE8 which does not support the td[headers="LONGDESCR"] attribute selectors, where your problems above.

    Quick and dirty approach: wrap the column LONGDESCR in a div in the query and the whole of the column display as column report Standard attribute:

    '

    ' || longdescr || '
    ' longdescr

    It will be however cause problems elsewhere with HTML code that appears in IR filter, export etc.

    More refined approach: apply the style using JavaScript instead of CSS. Using jQuery in this app?

    Best approach: pass the time, all this takes in the upgrade to the latest version of the APEX and a decent browser.

  • Number max of interactive report of records does not

    I go to interactive report attributes change lines max per page to 500, I can still see 15 on the page once I have recorded it, what am I doing wrong?

    Hello

    Have you logged in as Apex_Public_USER or person? You can save the report only when logged in as a developer (default report parameters) or by using a valid user for the execution of time-saving features.

    I hope this helps.

    Kind regards
    Matt.

  • The ARC mouse left button does not properly

    The other day, I bought a mouse Arc.  My right button works fine, but my left button does not respond unless I have push down hard and hold the button for one second.   Simple click, it translates the button press then to click but nothing happens.  I guess it's just a bad mouse and not a systematic design problem?

    * original title - Arc 'hard click' buttons *.

    Hello

    · Do you remember the latest changes on the computer before the show?

    · What is the service pack installed?

    Try the steps listed in the link below: troubleshooting failures in the response to the mouse or wireless keyboard: http://support.microsoft.com/kb/838398

  • 5.5 for the Actions of Photoshop CC does not properly

    I have a set custom actions that I used in 5.5 I loaded to CC 2015. The actions do not run properly. The simplest of actions such as turn left and right used to run automatically with a click of a button. Stocks now stop on each step. I checked and they all get to run fast. Tried to rebuild the simple actions first, I'm running into the same problem when starting from scratch. I also tried delete and add actions, but have the same problem. Help solve this problem is appreciated. The problem is on my laptop, Macbook Pro and my iMac 10.10.5.  Thank you.

    It sounds like formerly, you click on the box on the left of an action or action set you either has not paid attention to the warning that all dialog boxes action steps would turn on and be interactive.  This cannot be undone. Or at some point, you turn off this warning message.

    Drag the action defined in the action palette to the Palette of Action trash to unload. Then load all of the action.

  • Hyperlink in the interactive report column

    Hello
    I use APEX 3.2 with a report of webs.

    One of the columns is web_address and has given as http://www.oracle.com.

    How can I make that clickable so that when I run the report I can click on the URL and opened
    a new window.

    If the element name is P1_WEB_ADDRESS I thought it would allow me to specify in the column link / URL section
    However, when I do this it up
    ..... The/pls/otn/P1_WEB_ADDRESS requested URL was not found on this server.

    Ok. In this case, specify the URL as

    #WEB_ADDRESS #.

    CITY

Maybe you are looking for