Display the column in the table, but not in the IR

Hi guys,.

[apex Oracle 11 g 4.2]

Is there a way to display a column in a graph that is generated by the IR and is not in the table-IR?

I know I can chosse columns in the IR and choose to not display this column. It's going to work.

But if I put the column 'hidden' in the attributes of IR Section I can't create a chart out of it.

So I want to create a graph of the same data that the (default) column is hidden.

THX in advance Thorsten

There is no way to do it.

Denes Kubicek
-------------------------------------------------------------------
http://deneskubicek.blogspot.com/
http://www.Apress.com/9781430235125
http://Apex.Oracle.com/pls/Apex/f?p=31517:1
http://www.Amazon.de/Oracle-Apex-XE-Praxis/DP/3826655494
-------------------------------------------------------------------

Tags: Database

Similar Questions

  • Graph of a table, but not all of the ranks of it?

    I'm graphic of a data table so that several waveforms appear on my graph of the waveform. The table has 500 lines, but I will not draw everyone, only the first row, 20th, 40th, 60th,..., 500th row. I was thinking of using a loop for to extract the lines, I need using the VI "subset of the table", but I don't know how to configure the inputs. In addition, if there is a better way, can someone let me know? Thank you!

    Had some access to LabVIEW. Something like that? For scalability, you probably want to replace the constant 500 with a function to get array size. That way if the size of your table changes, you will ensure you will always get all the data without modifying the code

  • Found a Bug? -Select the columns to sort by - but not current table

    Just found a problem. Don't know if it's the right place for this but:

    -on the spreadsheet (or whatever it's called), when I clicked the sort, the list of columns was for one table OTHER then the one I had open - he had two already selected columns that do not exist in the open table. By clicking on "apply sorting" caused no changes.

    -J' have removed the sort criteria and applied so and then reopened the list sort and the wrong table was still in place, but the criteria was allowed.

    -J' tried to sort by clicking the buttons in the field headers - but nothing happened - tried several times and in several different areas.

    - then I have opened the list sort and he had finally registration of the appropriate table.

    It is version 1.5.1 build 5440 against a server 10g.

    Glenn

    The table has the same name as a table that you used previously, including in another schema?

    There are a few old bugs where sqldeveloper confused the tables of the same name and used the file layout of table to the wrong table. Those that have been set for most, but it may be something related.

  • Visible data in a 2D table but not in the Table connected control

    In the attached drawing, you will see that I take control of Table in table form, change the items to help replace a subset of table and then return the resulting table in the Table control.

    I can see my data in "Table of output" and a probe on this thread, but my Table control is empty.  The Table control is 10 columns of 50 lines.

    Can someone tell me why there is no data for the Table control?

    Please do not ask I post the VI because it is big, ugly and not mine to post.

    I can't believe.

    I couldn't see the data because it was out-of-frame.  My Control Panel flashed down a 30 line window and my data was in the first line only.

  • ADF: conditionally disable a field in a table - but not the entire file

    Hello people!

    I want to implent the following:

    Suppose I have a table showing all employees. There is a flag that indicates whether or not the employee is a Manager.
    If the flag is Yes, "Salary" field (and only in this area) should run in read-only (or disabled). In other words, this scenario is that, if an employee is a Manager, no one can change his salary (too bad...).

    I tried the isAttributeUpdatable, but this will make the whole of the noneditable file.
    I tried EL in turn it off and the read-only column attribute (something like #{bindings.managerFlag.inputValue == '1'?) "true": "false"}), but it did not work at all. "

    Do you have any suggestions?

    Thank you very much in advance!

    >
    (something like #{bindings.managerFlag.inputValue == '1'?) "true": "false"} "
    >

    Try #{bindings.managerFlag.inputValue == '1'}

  • Bug: Dynamic Action on column in a table does not fire after sort column

    I have reproduced this problem on apex.oracle.com.

    Use [http://apex.oracle.com/pls/apex/f?p=22057:1]
    user/pw: apextester

    I created a dynamic action on a tabular presentation, using a jQuery selector, to check if the misspelled word is null, display an alert and set the focus through this switch. The first time on the page, I can erase a misspelled word value and this dynamic action is triggered. I see the alert. (Focus action seems not to happen, but that is a minor issue.)

    I can put the value in their place, select the columns to sort, empty a value of misspelled word again, and this dynamic action does NOT occur. (FYI, there is another dynamic action in this app, save before exit, click OK to ignore the changes.)

    I can also access the page, make no changes, sort by header column first, then a misspelled word value virgins and this dynamic action does NOT occur.

    I added the "headers" for the report model, td tag attribute to use in the selector. This erroneous behavior is the same, I use #COLUMN_HEADER # #COLUMN_HEADER_NAME or #.

    Thank you
    Kelly

    Hi Kelly,

    Take a look at the region advanced dynamic actions and 'Scope of the event' link to 'living '. I think your problem will be solved.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • ADF jsf: disabled property works on selecting rows from table but not rendered

    I use JDeveloper 12.1.2

    Page has 3 components:

    -table

    -button

    -text outputFormatted component

    When the user selects a certain line, button is enabled/disabled according to the logic of bean support. It works fine:

    < af:button text = "Go to the reports!" id = "b1" action = "#{backingBeanScope.Studybrowse.b1_action} '"

    Disabled = "#{! backingBeanScope.Studybrowse.userAuthStdNotExp} '"

    partialTriggers = "t1" / >

    However when I apply the same boolean rendered property of outputFormatted, it is not visible (not provided)

    < af:outputFormatted value = "you are not authorized or study expired" id = "1".

    rendered = "#{! backingBeanScope.Studybrowse.userAuthStdNotExp} '"

    inlineStyle = "color: Red;" partialTriggers = "t1" / >

    Someone knows why?

    I just read on another post that partial triggers cannot work on a component that is not rendered. Therefore, it is suggested to use the "visible" property If it worked:

    visible = "#{! backingBeanScope.Studybrowse.userAuthStdNotExp} '"

    inlineStyle = "color: Red;" partialTriggers = "t1" / >

    I'm sure that this rendered version worked in 10g, but

  • alias column works in MySQL, but not of cfoutput

    I have the attached query that works very well in MySQL, but get an error '1stpay not an identifier name is valid' - as it does not recognize the alias. However, he was grateful to my alias 2 above. So is this the 'si' lines that it's not to love? At the end of the day, I would also like to create a column that sums the values in "1stpay" and "2ndpay", but did not understand that a time in MySQL.

    Thank you
    Richard

    This is a guess. Column alias cannot begin with numbers.

  • Display artifacts DNG files in Lightroom, but not in Camera Raw

    I was scratching my head on this one for a few days, so hopefully someone here can help you.  Some of my dng images present artifacts in Lightroom 3, see attached example file.  However, if I open these images in Camera Raw 5.7 artifacts are gone!  The artifacts have also disappeared when I discovered the DNG in Windows Live Photo Gallery. The images are stored on a network server gigabit with the local LR on Win 7 PC catalog file.  Another thing I noticed is that for some images (not all) of the artifacts will appear in the library module but disappear when seen in the develop module. There is no "damaged file" error messages for Lightroom when viewing the affected files.  I've tried clearing Cache Camera Raw, but nothing has changed.

    So my questions are: these files damaged or not? Is there a way to fix this problem. Why they manifest in other image programs?  Is there a utility that can check the integrity of a suspicious file DNG?

    test.jpg

    This looks like corrupt previews. Try to rename that file "[nomcatalogue] Previews.lrdata" right next to your catalog (.lrcat file) while LR is closed, and then restart LR. We will then build new insights.

    Gossweiler beat

    Switzerland

  • With the exception of all columns in a Table?

    Is there a way to do this? Basically, I want between 0 and 9 columns in a table, but most of the time most of the columns will have no data in all. I need to completely exclude these columns in the model, is it possible to do this using conditional formatting (or something else) somehow?

    Use if@column
    Reference http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e12187/T421739T481157.htm#4535373

  • Select all the values of column except the specific columns in all tables

    Hello

    I want to display all the column values for all tables in the database, with the exception of 3 columns that exist in all tables...

    Can someone give some advice?

    See you soon,.

    Jin

    How are you going to display all columns of all tables?

    Thank you
    Baskar.l

  • REORG table does not completely

    Hello

    I'm trying to re - org 2 tables but not able to claim the entire space. Please check the details below and tell me why I'm not able to get the required space full after re - org.

    Before re - org result


    OWNER Table-name Tablespace_name ACTUAL_MB OPTIMAL_MB CLAIMABLE_MB

    YBWETL GOODS_RECEIPTS YBWETLDAT 1573 1218 * 355 *.
    YBWETL INVOICE_RECEIVED YBWETLDAT 1408 1162 * 246 *.

    After re - org result

    OWNER Table-name Tablespace_name ACTUAL_MB OPTIMAL_MB CLAIMABLE_MB

    YBWETL GOODS_RECEIPTS YBWETLDAT 1453 1218 * 235 *.
    YBWETL INVOICE_RECEIVED YBWETLDAT 1383 1174 * 209 *.

    Request used:
    ----------------
    Select t.table_name, t.owner, s.tablespace_name,
    Round(s.bytes/1024/1024) actual_MB,.
    Round ((t.num_rows+1) * t.avg_row_len/1024/1024) optimal_MB,.
    Round(s.bytes/1024/1024)-
    Round ((t.num_rows+1) * t.avg_row_len/1024/1024) CLAIMABLE_MB
    from dba_tables t, s dba_segments
    where t.owner = s.owner and s.owner = '& owner_name'
    and t.table_name = s.segment_name
    (and round(s.bytes/1024/1024) - round ((t.num_rows+1) * t.avg_row_len/1024/1024) > 50
    CLAIMABLE_MB desc order

    Order of re - org:
    ----------------
    ALTER TABLE YBWETL. GOODS_RECEIPTS SHRINK SPACE;
    ALTER TABLE YBWETL. INVOICE_RECEIVED SHRINK SPACE;

    Order ussed to collect statistics:
    --------------------------------
    exec dbms_stats.gather_table_stats ('YBWETL', 'GOODS_RECEIPTS', estimate_percent = > 100, granularity = > 'ALL', level = > 4);
    exec dbms_stats.gather_table_stats ('YBWETL', 'INVOICE_RECEIVED', estimate_percent = > 100, granularity = > 'ALL', level = > 4);

    Published by: 988104 on March 15, 2013 04:40

    Published by: 988104 on March 15, 2013 04:47

    Published by: 988104 on March 15, 2013 04:49

    Published by: 988104 on March 15, 2013 04:50

    Your formulas of "Optimal" and "Due" do NOT take into account
    (a) PCTFREE
    (b) general expenses fixed in each block
    (c) the inputs ITL
    (d) overhead of the chaining line

    Normally, I use an adjustment factor of anywhere from 10 to 20%. So my BEST would be 10 to 20% lower than your BEST.

    In addition, these calculations are not justification for rebuild / shrink a table if the table will 'grow up' again with the new pads and large updates.

    Hemant K Collette

  • rights on a column in a table

    Hello world

    Through ORACLE ENTERPRISE MANAGER I can give rights for 1 single column in a table.

    but I want to give rights to 1 single column in a table through TOAD or SQL.

    for example, to grant the update on the employees of rehan (rights of update on the employees of rehan table)

    I want to do the same job for only 1 column.


    Please tell me

    Thank you

    Rehan

    grant update (COLUMN_NAME) on TABLE_NAME to USER;

  • [ADF, JDev 12.1.3] How to display multiple records on the same page... not in a table but they appear a form for each record

    Hallo,

    I need to create a page that displays the records of a VO, but I would not use a table.

    Instead, I would like to display a form for each record to be displayed.

    Forms must appear one above the other and each form should have 2 buttons: one to remove the file/form itself and one to add a new file/form.

    When you press the button Add a new empty form should be dynamically added to the page (so that the user can fill) and created related record.

    When REMOVE button is pressed the form (which contains the operated button) should be disappear and the record shuould be deleted.

    Creations and destruction must be applied only if the user clicks a button on CONFIRMATION / COMMIT.

    Maybe this http://digilander.libero.it/flattit82/OTN_FILES/MultiFormPage.png picture can help to understand what I want to do.

    You kindly help me?

    Thank you

    Federico

    Hi Federico

    I was saying that your page layout can be achieved using af: table

    See this image:

    This provision is af:table (I think same as yours), just add a column in the table and put all the fields in this column then correct layout allows to design as a provision on the form or group layouts

    I'm not saying it's the best approach, but you can try this

    Thank you

  • Single request for the display of all, but the values of 1 column for all tables

    Hello

    All tables have the column SYS_CREATION_DATE.
    But I don't want to not display the value of this column

    Can anyone suggest a way in which I could achieve this?

    Oracle version: 11 GR 1 material
    OS: SunOS


    See you soon,.
    Malika

    Published by: user9131570 on July 6, 2010 19:57

    user9131570 wrote:
    @Tubby

    I * table-wise display the values of all but 1 columns (SYS_CREATION_DATE) in my database.*

    I need it to compare to another data base for all these values.

    I would like to make a wild guess at what you are getting.

    In view of these two tables

    create table emp
       (empid number,
        empname varchar2(15),
        empaddr   varchar2(15),
        sys_creation_date date);
    --
    create table dept
       (deptid number,
        deptmgr varchar2(10),
        sys_creation_date date);
    

    you want to combine somehow

    select empid,
             empname,
             empaddr
    from emp;
    

    with

    select deptid,
             deptmgr
    from dept;
    

    in a single sql statement?

Maybe you are looking for