Can we get multiple graphs dynamically in oracle apex?

Can we get multiple graphs dynamically in a page in oracle apex?

Vaishalini wrote:
Thank You riedelme and Howard.
Below is the example, I need to dynamically displays graphs with content (somewhat) dynamically selected for client from the select list.
Example :-
Lets say client A contains 5 contracts as A1, A2, A3, A4, A5.
And Client B contains 3 contracts as B1 ,B2, B3.
created a graph for contracts on sum(unique_submissions) and sum(total_submissions).
Requirement is :-
When I select Client A , then the page should show 5 individual graphs based on client A contracts in same page(as client A has 5 contracts).
Similarly when select client B , the same page should show 3 graphs (as client B has 3 contracts).
Please let me know if you understood the example, what I was trying to explain to you (I hope)and let me know if you need further more information.
Thanks.It sounds like you need to use Howard's idea of conditional region display. When you select client A display client A graphs, and when you select client B display those graphs. Read about conditional region display in the documentation and post back here if you have more questions

Similar Messages

  • How can I get Client IP Address in oracle?senthil

    How can I get Client IP Address in oracle?senthil

    Hi,
    Following query can help you to get the Client IP Address.
    select sys_context('userenv','ip_address') from dual;
    Thanks,

  • Can i get multiple records if selection screen is 900 using PROVIDE

    Hi All,
    Iam using following statement for fetching MULTIPLE records from infotype 0008. In Attributes if i declare LDB as pnp and selection screen as 900, then iam not getting any records.
    Instead of th selection screen 900 is empty. then records will getting properly.
    How can i get multiple records if selection screen is 900?
      PROVIDE * FROM p0008
                    between pn-begda and pn-endda.

    Hi Ranjith
    You can use
    PYBEGDA and PYENDDA instead of PN-BEGDA AND PN-ENDDA.
    Regards
    Muneer.VK

  • How can I get my graph to plot vs. my data points instead of vs. time?

    how can I get my graph to plot vs. my data points instead of vs. time?

    Maybe you could exaplin in a few more words what "my data" is. Are the values equally or randomly spaced?
    If they are equally spaced, just adjust offset and multiplier, and axis label.
    If they are randomly spaced you are probably looking for an X-Y graph. Check the shipping examples.
    LabVIEW Champion . Do more with less code and in less time .

  • Can I have multiple graphs from tables of multiple reports?

    Hi!
    I want to design a custom dashboard that contains multiple graphs but these graphs are coming from tables of multiple reports. It is like displaying multiple graphs that are coming from different tables. Is this possible? How?
    Thanks.

    Hi
    *Play all resp one chapter at a time*
    Play All Button
    1. There are NO - Play All - button in any version of iDVD
    2. It can be faked in several ways
    • Easies and most fault proof way is to make a doublet movie containing All and with
    Chapters set to match. It will take up x2 space but is easy to understand and produce.
    • It's said that one can put all movies into a Photo/SlideShow and this will also
    give the function of a Play All button - Never tested though.
    Mike Evangelist1
    You might be able to get close to what you want by using a slideshow in iDVD. (It's not widely known, but you can put videos in a slideshow.) If you set the slide duration to manual, playback will pause after each movie/slide, and you can continue with the 'next' button.
    3. Using another program to do this eg. Roxio Toast™ where there ia a Play All button option.
    Yours Bengt W

  • Can't get EM to work on Oracle 10.2.0.5 running on Windows 2008 R2 64 bit

    Hi
    Could anyone help me?
    I have tried many things and tried lots of htings other forums have suggested but I can't get EM to work.
    The dbconsole windows services hang on startup, if I do a emctl start dbconsole after setting my sid it returns 3 lines of ......., hangs and then gives an error of 1.
    I have dropped and re-created the repository, I can now login to EM on the correct HTTP port listed in my portlist.ini. But its as though it can't see the instance, it shows a status of pending and a java error of java.lang.Exception: Exception in sending Request :: null at the database homepage.
    The log file for EMCA shows the same error to do with not finding files i the OCJJ directory, but I can browse and see all the files through Windows. Coudl this be some java issue? I have the latest versio of Java installed and have tried reinstalling EM using the OUI.
    The error that appears in the log file is listed below, its the same error repeated but referrs to differan't files in the same DIR.
    \OC4J_DBConsole_.HOSTNAME_SID\config\jms.xml in searching for tag jms-server with attribute port
    java.io.FileNotFoundException: c:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_HOSTNAME_SID\config\jms.xml (The system cannot find the path specified)
    Edited by: user8797813 on 17-May-2011 01:56

    It made no differance, now get the following error in the emoms.log
    4_/console/database/instance/sitemap] ERROR perf.sitemap initializeGeneral.400 - Failed to initialize object: ORA-20206:
    ORA-06512: at "SYSMAN.EMD_DATABASE", line 1165
    ORA-01403: no data found
    ORA-06512: at line 1
    2011-05-17 08:51:04,722 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1330)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1223)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:640)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:595)
    2011-05-17 08:51:04,737 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1330)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1223)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:640)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:595)
    2011-05-17 08:52:04,610 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: nul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How can I get multiple users to be able to share the music on iTunes? I've tried Home Sharing, but it does not work properly.

    How can I get home sharing to work on my mac mini for multiple users? It says it is working, but it never shows up in the left hand column.

    Gino Cerullo,
    Thanks for your response. I tried all that myself. In fact, last night, it all worked fine on all users. This morning, no Home Sharing would show up. It is really weird because some setting must have changed, but I did not knowingly changed anything, and now all the obvious fixes don't work. In fact, if I turn off Home Sharing and turn it back on, then it comes up only until I hit the "done" button on the set up page and then it goes away from the left hand column again. The ADVANCED drop down tab says it is on, but it is not there.
    Thanks anyway.
    Edzell

  • Can you get multiple phone socket working with BT ...

    Hi,
    So I recently had a BT engineer visit, he connected the phone line on the main socket then left. A week later they turned my BT infinity on.
    It works great but the main socket is in a different room to my office. I have a phone socket in my office right next ot my pc. But when i plug my router into this socket it fails to produce an internet connection. 
    Is there a way to get multiple phone sockets working? I would like to move my hub so it is in my office but the socket isnt giving off internet.
    Any help is much appreciated.
    Thanks.

    You need to identify the cables connected to the removable faceplate beside the red arrow - these are the extension cables to other sockets in the house. 
    Connected from here you will get voice only - not data. 
    If there is more than 1 cable you need to identify the one to your office, remove it and fit the cables to the yellow arrow connections. 
    You only need to connect the cables connected to 2 & 5 (there may be more connected to the faceplate)
    guide on this link  although it does not tell you the 2/5 connection order - I don't think polarity matters - but someone with more knowledge can advise. 
    A potential problem you may have is if there are other extension sockets connected to your office socket you use (and not the faceplate) as these then are not suitable  for phone - only data. 
    With DECT phones and the need for just one basestaion not really a probem nowadays but you need to know where each socket in your house is connected from, and what you want to use it for. 
    If you have any BB problems, BT will also insits you plug the router/modem back into the master socket for all testing. 
    EDited to add - a krone insertion tool is best for inserting the cables to the socket and has a nice pick to disconnect also. They are easy to use - search you tube for a video. 

  • Can we get Multiple production versions in APO

    Hi,
    Is there  a way to get multiple production versions into APO, as the info record( we are using) is what drive the creation of the PDS in APO from ECC
    Is there a way to find out how we can have multiple production versions in APO.
    Thanks
    Maddy

    Maddy,
    Standard functionality in APO is to support multiple production versions.
    Production Versions are a standard object in ECC.  They consist of a combination of a Bill of Materials, a Routing, and a few other bits of data.  For a given material/plant combination in ECC, there can be many Production Versions.
    Production Version - Repetitive Manufacturing (PP-REM) - SAP Library
    These Production Versions are integrated in standard CIF via either Production Process Model or Production Data Structure.
    Integration of Production Process Models - Integration of Master Data - SAP Library
    Integration of Production Data Structures Generated from R/3 Mas - Integration of Master Data - SAP Library
    Best Regards,
    DB49

  • BroadXent DSL Router to older AEBS - can't get multiple connections

    Router is "auto detection" half or full bridge mode, direct ethernet cable to older "mushroom" AEBS. For some reason, can only get one wireless connection at a time. Have to shut down connected machine before can get connection to another. Not unusual that I have to cycle power on modem and AEBS to get new connection. This is a recent problem. I had a LinkSys BRFSR81 router (which died today) between the modem and AEBS and had no problem w/multiple wireless machines at the same time. Likewise, tried to temporarily use a Netgear 4 port switch in place of the linksys router, and can only get one hardwired internet connection at a time. (Modem=> LinkSys 8 port, 5 ports ethernet to various macines, one port to AEBS to 4-5 laptops - worked out well, everyone got connectivity) What am I missing? Help please!! - family is all over me about no connectivity!

    Mission accomplished.
    I used the instructions in the last post of this thread:
    http://discussions.apple.com/thread.jspa?messageID=11085975&#11085975
    BUT, I set the AEBS to PPPoe rather than DHCP.
    Rebooted the Westell, powered up the AEBS...Good to Go!

  • Can't get multiple images to come up in browser.

    'alt U' ain't working as I assume it is supposed to be working...
    Sometimes when I'm working with Aperture I find I can't get the multiple images to come up in the 'Viewer'. All I get is one image.
    And the 'alt U' doesn't work.
    This is erratic. Sometimes a double click allows me to toggle between single frame and multiple frames view (as one does with iPhoto). Sometimes it doesn't. What am I inadvertently clicking or not clicking that might be causing this?
    Clue (perhaps). Right now the resize slider in the lower right corner seems to be working ONLY on the Browser, not on the Viewer. No matter how I've set the 'View Mode'.
    And when it's working as I want ... it's working on the Viewer.
    All ears,
    Ben

    Aha!
    I answer my own question. One little icon ... up near the top on the left of the viewer\browser, next to drop-down menu titled (custom), a tiny little icon for the 'view mode'.

  • I can't get multiple tabs to open using ctrl T or the + button. It seems to be disabled and I can't figureout how to make it work. Any suggestions?

    I can't get new tabs to open using the ctrl +T command or the plus sign to the right of the open tab. It appears that tabs have been disabled as I can't open new tabs.

    The Ask Toolbar is causing that in the Firefox 3.6.13+ versions. Uninstall that extension.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

  • How can i get multiple photos onto photoshop?

    How do I get multiple photos on to photoshop. I want to work on them together and move one part of one photo onto the other.

    Start by asking in the Photoshop forum
    This forum is actually about the Cloud, not about using individual programs
    For product specific questions you may do better in the specific product forum
    If you start at the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says ALL FORUMS) to open the drop down list and scroll
    http://forums.adobe.com/community/photoshop

  • Where can I get documentation for previous version of APEX?

    We are currently using APEX version 3.0.1.00.08, where can I get the documenation for this version from?
    I can only seem to find documentation for version 3.2.

    Prior Release Archive

  • Can we get the ip addres of an apex user?

    Is there anyway to get the ip address of an apex user?

    user5485835 wrote:
    These seems to work well in APEX.
    select SYS_CONTEXT('USERENV', 'IP_ADDRESS', 15) ipaddr from dual;Based on my understanding, this would only give you the IP address of the actual database user connecting to the database during an Apex session (in other words, the ANONYMOUS user and the IP address of the database server itself if using the Embedded PL/SQL Gateway; or the APEX_PUBLIC_USER and the IP address of the webserver if using Apache).
    To get the remote client's IP address you need to use owa_util.get_cgi_env as described in the first answer to this post.
    - M

Maybe you are looking for