Problem using item to set flash chart custom colors

Hello

I just find that in apex.oracle.com I can't change graphic more if I add the article to custom color table attributes as & Px_MY_ITEM.
Page works ok, can I change this definition of region of graph and other page elements. Example here
http://Apex.Oracle.com/pls/OTN/f?p=44795:18

What I did:
I create hidden item & P18_COLOR and calculation to set the value for him
#000000, FFFF00 #, #CC9966, #FF0000, #FFCCCC, #CCCCCC

Can I edit table attributes and select the 'Custom' color and place & P18_COLOR game. for custom colors.
I press on apply changes and execution page everything is ok.

But if I try to change attributes of table again I still have error
ORA-20001: go get the error ORA-01403: no data found
Failed to retrieve the data.

This same phenomenon produces all instances where I try to this Summit 3.2.1.00.12 running. I'm not even occur older versions or Apex 4.0.

Could someone Apex Team check this?

Thanks

BR, Jari

Hi Jari,

I did a new install of APEX 3.2.1 just to check the behavior in our previous versions, and as I suspected, making reference to a page element in the text box custom page attributes of table colors should not and so will result by the ORA-01403: no data found error. As you say, and as I myself have confirmed, you will get the same behavior with APEX 4.0. We can certainly look to address them in a future release, but for now, referencing a page element in the color text box custom is not fully supported and that colors apply the generated table, then will prevent you from additional modifications to the table. I'll add this as an improvement in our next release.

Kind regards
Hilary

Tags: Database

Similar Questions

  • Apex 4.0.1 Flash cards custom colors

    I'm in APEX 4.0.1 on 11g. I have a chart where I need to go back to different colors according to the different requirements.

    I have a calculation on an item page called P2_CUSTOMCOLORS, which creates a list of colors based on values and that returns the colors in the right order in custom colors.

    I put & P2_CUSTOMCOLORS. in the field of color personalized for the chart.

    I have pdebugged the value of the element and the colors returned are correct and in the correct order:

    #009900, #009900, #990000, #CCCCCC

    But when I run the table, all THE columns are the first color (GREEN). If I manually put the colors in custom colors, they all return the color of the first value of the color in the list.

    Anyone else seen this?

    Hi Walter,

    Sorry for the delay in answering your last question. I have set up an example of how you can apply thresholds to a graph, here: http://apex.oracle.com/pls/apex/f?p=36648:35. As you've already identified, thresholds with data association must be done within the tag < data >. By default, no threshold is associated with tables, so you would need to customize the tags < data > your horoscope in order to apply them. You can generate a process of PL/SQL page, to display the XML data in the required format, save this output to a page hidden item and then make reference to the page element in your custom XML (by replacing the string #DATA # with a reference to your hidden item). I described the steps that I followed, under the graph of the sample. This is just an example, so you can choose to generate your data in different ways. I hope this will help.

    Kind regards
    Hilary

  • I have problems using the new adobe flash update that I just downloaded.

    Some sites are not allowing me access to what I download the most recent update for adobe flash. So I did, but afterwards, the websites are not recognizing that I have. I didn't know if it was you or the other Web sites. haha I'd really prefer not to start using chrome so please help if possible.

    Well Chrome is a good browser.

     After you closed Firefox and ran the update, it then should have finished and opened the default browser to the Adobe web site that has a spinning box, this will say you are up to date. Did this happen for you.
     If so then I would check Windows list of installed program and see if you have flash and see if that date corresponds with the day you updated. The version number should be 10.3.183.7
    
  • problem using micromax net setter

    When I use my net micromax-setter for internet access, she does no device, is it not compatible for win8, if not. How can I use the same?

    Model no is micromax35.

    Hello

    Please, try the solution in this thread and see if that helps:
    Hope this helps, good luck :)
  • Dynamically set height chart flash?

    Hello

    I have a flash chart which includes a selector that changes the query for the chart. Depending on what the user selects, the chart displays a different number of lines (is be a stacked horizontal bar graph, but this could be apply to any type of chart). I would like to be able to dynamically set the graphic height based on the number of rows that the query returns. If I put it is too small and that the user makes a choice that refers to a larger number of lines, the bars in the chart are compressed to the point where the labels are illegible or omitted altogether. Conversely, if I set the height to a higher value and the user makes a selection which results in a small number of lines, the list is too long and difficult to read.

    I'm able to calculate what I would like the height of the chart to be using a page element and one before the process of the header. But I can't understand how to pass this value to AnyChart. I tried to use an article of substitution (e.g., & P7_CHART_HEIGHT) as the value for the graph height on the graphic settings of attributes/Chart page, but this attribute requires a numeric value other than zero. I tried to understand if I could change the XML graph, but could not understand how do and I don't know substitutions is passed in the XML in any case.

    Is there a way to dynamically set the height attribute of a chart at page load time?

    Thank you
    Mike
  • I'm having a problem with my dropper / use pencil. I click on the color I want, but when I use the pencil or the brush is a contrasting color. I don't know if my photoshop is damaged, or if I changed some setting by mistake.

    I'm having a problem with my dropper / use pencil. I click on the color I want, but when I use the pencil or the brush is a contrasting color. I don't know if my photoshop is damaged, or if I changed some setting by mistake.

    Check if your pencil/brush painting Mode, or the layer is another than Normal.  For example, you will get the contrasting color, if the Mode is the difference or Exclusion.

  • Problem with the URL link in Flash charts

    Hello

    I create Flash charts with vertical bars. Now when you click on each bar, I need to show the user a report in popup. According to what bar was clicked report changes.
    I am able to put a link in the graphical query below.

    Select ' f? p = & APP_ID.:31: & APP_SESSION. :' link, ID_FK label, SUM (ADJUSTED_AMOUNT) needs
    of 'EMPLOYEE '.
    ID_FK group

    But I mainly 2 questions,

    1. How can I enter for the user to press a particular bar? What should I include in the query to capture each bar graph?

    2. I need to open a pop-up when the user has clicked on each bar, does not pass to the page. I tried to include,
    ' open ('f? p = & APP_ID.:31: & APP_SESSION.: "," winLov"," Scrollbars = 1, resizable = 1, width = 700, height = 400 "")' in the link, but query part gave me the error. How can I make this work?

    Booth.

    Zed,

    You must use JS to do this.

    select 'javascript:popupURL("http://www.google.com")' link, col1, col2 from tbl_chaet 
    

    If you want to pop up page that is out of your site Web then include 'http', else just put as

    JavaScript:popupURL("f?p=&APP_ID:110:&session.")

    It may be useful

    See you soon
    Hari

  • Need help conditional pick the color of the bars in a flash chart

    Hello

    I was wondering if it is possible to choose the color of a bar displayed in a Flash in 3d histograms.

    I have a flash 3d 1 series chart and according to a value returned by the query, I would like to highlight the corresponding bar in a different color so that the user can see a comparison between a bunch of bars giving some info and a base value represented in this bar displayed in a different color.

    For example: my query returns the result of a KPI as:

    Region 1-49%
    Region 2-80%
    Region 3-60%

    Then I have a control (of the base) area which is:

    4 (control) of region - 70%

    What I need is to show the first three regions in us will say red and show region 4 in us bar will say green if the user can compare.

    If I use two sets for this I'll see 4 region repeated 3 times (1 for each of the 3 regions of series 1) is not a desirable option.

    Is it possible to get this behavior programmatically?

    Thank you very much in advance for your contributions.

    JP

    Published by: Juan.Garicoits on November 26, 2008 11:44

    Published by: Juan.Garicoits on November 26, 2008 11:47

    Hello

    Something like: http://htmldb.oracle.com/pls/otn/f?p=55041:34?

    It is in fact based on 2 series in the chart and using a 2-d stacked column chart.

    The series of SQL statements is:

    Series 1

    SELECT
    NULL LINK,
    D.DNAME LABEL,
    SUM(E.SAL) VALUE
    FROM DEPT D INNER JOIN EMP E ON E.DEPTNO = D.DEPTNO
    WHERE D.DEPTNO IN (10,20,30)
    GROUP BY D.DNAME
    UNION ALL
    SELECT
    NULL LINK,
    DNAME LABEL,
    0 VALUE
    FROM DEPT
    WHERE DEPTNO = 40
    

    Series 2

    SELECT
    NULL LINK,
    DNAME LABEL,
    0 VALUE
    FROM DEPT
    WHERE DEPTNO IN (10,20,30)
    UNION ALL
    SELECT
    NULL LINK,
    D.DNAME LABEL,
    SUM(E.SAL) VALUE
    FROM DEPT D INNER JOIN EMP E ON E.DEPTNO = D.DEPTNO
    WHERE D.DEPTNO = 40
    GROUP BY D.DNAME
    

    In series 1, only the values which we do not want to highlight are returned - the column either highlighted returns 0. The reverse happens in series 2. As it is a stacked graph, the effect is that the item will appear only once and, as the last column value is derived from series 2, he can use a different color.

    The colors are defined on the table attributes, custom color setting such as:

    #FF00FF,#00FF00
    

    Andy

  • Send the value of the element to IR flash chart

    Hello developers,
    I have a way to query.
    On a page, I have 2 parts: a flash chart, a single interactive report and a hidden element attached to the chart area. When the user clicks on flash graphic, the IR must have a filter automatically set as IR_COLUMN = VALUE. So I put in action link to go to the same page and fixed in article IR_COLUMN and the value "& P_HIDDEN_ITEM.". Surprise, value is not passed, on the contrary if I use: APP_ID. or another string of standard substitution or #VALUE # #MAX_VALUE # the value or it passes. Note that I don't want to send all the values in the chart. I also try to put a substitution string to properties of the Application and try to pass the value but still does not work. I use APEX 4.0.2.
    Thank you.

    Hi "user11978562"

    You mention that you have attempted to reference your item hidden in the field 'Value' in the region of action link. The entry of the names of elements in this area is not supported, and the value of this element will not be retrieved or used in the URL. Depending on the type of graph, a set list of substitution strings are accepted for example #LABEL #, and also the references to the FLOW_ID APP_ID, SESSION, are managed. If you want to reference the element hidden, then you could update your graphic to include the link, similar to the following query:

    SELECT 'f?p=&APP_ID.:2:&SESSION.:IR_REPORT_12345678:&DEBUG.:RIR,CIR:IR_JOB:&P2_HIDDEN_JOB_ITEM.' LINK,
           ENAME LABEL,
           SAL VALUE
    FROM   EMP
    ORDER  BY ENAME
    

    .. where the link includes a reference to page 2, the same page as my graphic and interactive report; demand IR_REPORT_12345678 identify my interactive report; the interactive report for WORK column, IR_JOBfilter; and a reference to my article on hidden page P2_HIDDEN_JOB_ITEM. Just ensure that your hidden item has a value in session state, and then by clicking on an element of your theme astral should define the IR filter. If you do not want to go to the IR filter of the column, instead of referencing an element hidden, then you could do just a graphical query value replace the reference to the element hidden by a column reference, similar to the following:

    SELECT 'f?p=&APP_ID.:2:&SESSION.:IR_REPORT_12345678:&DEBUG.:RIR,CIR:IR_JOB:'||JOB' LINK,
           ENAME LABEL,
           SAL VALUE
    FROM   EMP
    ORDER  BY ENAME
    

    .. where I added a reference to the JOB column in the column of the query LINK.

    In response to your comment that you tried to "+ set a string substitution to properties of the Application and try to change the value, but did not always work +", only a defined set of chains of substitution are accepted for graphics, and they are referenced using item-level associated with the 'value' point on the action link region.

    I hope this helps.

    Kind regards
    Hilary

  • Custom color in display Gantt chart based on the State - Apex 4.2

    Hello

    I need to specify the custom color display Gantt chart based on the State.

    Say: Open - Red

    Progress-yellow

    Cancelled - blue

    Closed - Green

    given that the status column is not part of Gantt chart question, how?

    Option color in table attributes is not helping this requirement.

    Kind regards

    Sanjaya

    Hello

    Finally, the problem is resolved with the help of Hilary Farrell-Oraclefantastic example and help anychart pages. This is useful for this URL.

    https://Apex.Oracle.com/pls/Apex/f?p=36648:30:102588100613368:

    http://6.anychart.com/products/anygantt/docs/users-guide/index.HTML?project-Gantt-chart.html

    http://6.anychart.com/products/anygantt/docs/users-guide/index.html?defaults.html

    -Sanjaya

  • using ExternalInterface comboBox causes flash content break

    I have a comboBox that calls a js function which generates a new window.
    The problem is that, after that the user clicked on the item in the drop-down list, and the new windows will appear, content, specifically the ComboBox, pauses. At this point, close or ignore layed window. Try clicking the ComboBox again, the list box does not tween smoothly, if, in some cases listbox only falls a bit prior to slaughter. It is a problem that is specific to flash player 9 on windows xp pro, using firefox. It works as expected with flash 8 on mac and windows drive, also using the firefox browser. This doesn't seem to be a problem with mac osx 10.3.9.

    I have source files zip here:
    http://test.kineticbooks.com/Jonathan/test.zip
    and I have a live version here that you can test with just:
    http://test.kineticbooks.com/Jonathan/test.html

    Here is the sample code that I have on the first frame of the FLA with a ComboBox in the library:

    It was a problem with the drive 9.0.15.0, once I upgraded my drive to 9.0.28.0
    the combobox control worked as expected on XP/firefox 1.5.0.10

  • Asynchronous flash chart where update select list value changes

    Hi devs,

    I groped with flash graphics with dynamic when update select list point of changes in value.

    First of all, I used the function of Denes Kubicek [http://htmldb.oracle.com/pls/otn/f?p=31517:229 | http://htmldb.oracle.com/pls/otn/f?p=31517:229:3039869356317498] update the value of the session from my dynamic selection list after change:
    &lt;script language="JavaScript" type="text/javascript">
    
    function fnc_setItem (pItem)
    { 
      var get = new htmldb_Get(null,&APP_ID.,'APPLICATION_PROCESS=dummy',0);
      get.add(pItem,$x(pItem).value)
      gReturn = get.get();
      get = null; 
    }
    &lt;/script>
    That has worked well. Then has been to change the update interval chart flash and:

    Home > Application Builder > application 150 > Page 1 > Flash chart attributes > update >
    Asynchronous update = Yes
    Update interval (seconds) = 5

    My report is automatically updated every 5 seconds. But how can I make it work just with the change in the value of the selection list?

    The function is used to refresh the report: apex_RefreshChart (1, '2258227549390282', ' de');

    Patrick Wolf was a good example for her: [http://www.inside-oracle-apex.com/auto-refresh-flash-charts-in-apex-30/ | http://www.inside-oracle-apex.com/auto-refresh-flash-charts-in-apex-30/]

    But I couldn't make it work properly.

    Thanks in advance


    Tobias

    Hello Tobias,.

    Having defined with function of the Dene session state, you can refresh the table to help:

    apex_RefreshChart ($v ('pFlowStepId'), $v('Pxx_REGION_ID').substr (1), navigator.language);

    PXX_REGION_ID is the ID of the region of the chart area. You can set that in the bottom of the region to help;

    $s ("Pxx_REGION_ID", "#REGION_ID #");

    See [example: http://apex.oracle.com/pls/otn/f?p=41715:29]

    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this response in marking it as useful or Correct ;-)

  • Can I use two vpn set in my iPhone?

    Can I use two vpn set in my iPhone?

    Yes, you can use but not at the same time. You can add more than one vpn on your iPhone but can only use one at a time. Another way to use the two VPN at the same time, is that you can have an extra router to connect the two VPN at the same time. For more information on this, you can take a look at these answers https://www.quora.com/Why-cant-I-use-two-VPN-at-the-same-time hope this will solve your problem to his subject.

  • unknown problem using WMP 12 no sound when played the song in the folder but has sound when he played in the player

    Hi all

    I have a weird problem using WMP (Windows Media Player v12).  When I double-click a song of in my library, the trail seems to play, but didn't have all the sounds.

    However, if I hover over the same path and then click Preview, the pop-up, the track plays with sound.

    When the track (s) do not play, all indications show the way to correctly play through of progress ' Now Playing ' screen, but no sound.

    In the past, when I clicked on any MP3 file, he would play using WMP.  Now, when I click on an MP3 file, it brings just "Now Playing" and looks LIKE he plays, but no sound.

    I have looked & looked for clues as to why it may be of WMP, but I can't understand the problem.  I also searched the Web for 'day' drivers in the Win System Manager, but Win says that pilots are "up to date".

    I have rebuilt the DB Library (twice) by removing the DB files in from WMP to a procedure in a WMP support forum. I also went to check the audio device in Device Mgr Win (mine is one on one). Everything seemed ok.  I also changed the devices to "Win by default" to what I think my onboard audio device is called.  I thought that that can do, but it's not.

    I was struggling with this since the day of the year.  Please help me solve this problem!

    Here is a link to my system features:

    http://Speccy.Piriform.com/results/0JAQshtlODwFxgwHeGb4rfq

    Hi, Pie,

    Welcome to the Microsoft community.

    Appreciate your efforts to try to resolve the problem that you have set so far. I guess that is not a problem with the driver that ultimately, the songs are playable using the media player. It could be a corrupted in Windows Media Player framework that is causing the problem. Let's run the Windows Media Player troubleshooting utility that resets all parameters to the player. Check out the link to do so:

    http://Windows.Microsoft.com/en-za/Windows7/open-the-Windows-Media-Player-settings-Troubleshooter

    Please let us know the results.

  • Using the same set processing on several site to site VPN tunnels

    Hi all. I have a rather strange situation about site-to-site VPN tunnel.

    On the one hand, I have a PIX 501 and on the other end an ASA5505 and a tunnel set up between them.

    The problem is that on the side of the PIX, I can't establish a tunnel, but when the traffic starts on the side of the ASA the tunnel established as usual.

    I checked the configurations on both ends and keys, passwords, mirror that LCD seems OK. The only thing that comes to my attention, it's that I have the same set of transformation used for 2 different tunnel on the side of PIX.

    Can I use the same set of transformation on several tunnels or should I set a different transformation for each tunnel? Could be the source of the problem?

    Use it on PIX

    card crypto set pfs group2

    Or on ASA, use:

    card crypto set pfs Group1

Maybe you are looking for

  • new tab extension

    Update 43.1 seems to disable the new tab extension (https://support.mozilla.org/en-US/questions/1088694) recommended Mozilla users install after the 41 update broken our topic: config new settings tab. Seriously, what is so hard to understand about t

  • Problem with wag160N router wireless

    Hi all. Sorry for the typos etc I am new in the forum :-). Please, if the subject has moved to another subforum do it. So, here's the problem: last week, I bought the WAG160N wireless-N adsl2 + modem router (version 2) and yestreday I formatted my la

  • display and earphone key

    Hi, I'm doing an example application where when I click on the "N" key the next image appears and when I click on the button 'P' the previous image is redisplayed. I want to display 10 photos. I tried using the KeypadListener interface, but it does n

  • Problem in using wifi after update to 8.1 win

    I have a hp envj 15 j048tx containing the model of 3290 Ra link wifi... even afetr updated of the latest album i.e. 5.0.37 I'm unable to use the wifi... I mean I can't connect to wifi properly access points... Sometimes, the connection does not appea

  • Some files on the server is maybe missing or incorrect... after updating Adobe Muse

    I just recently updated to the 2015.2 Muse and now one of my sites (which was working fine before the update) now gives me the error message.Some files on the server may be missing or incorrect..."And the message: JavaScript exception: error by calli