Create a link for a Dial (Percent) chart to allow drill down

Hi,
I have a page with a number of 'Dial (Percent)' charts displayed. This acts as a dashboard to show pass/fail percentages for a number of data tests. I would like to be able to click on the dial and drill down to a report detailing the failing records.
As far as I can tell, the query syntax ofr a dial chart does not allow the definition of links. My quesry is therefore:
select sum(case when fail_pass = 'PASS' THEN 1 else 0 end)    value,
         count(*)                                                                  max_value,
         0                                                                             low_value,
         sum(case when fail_pass = 'PASS' THEN 1 else 0 end)    high_value
from
         au_test1_vDoes anyone know how I can add a link to this chart?
Thanks,
Martin
Edited by: MartinF on Aug 19, 2010 1:01 PM

Hi Martin,
Ahh that's a pity, 'cos the Action Link option was only added with APEX 4.0. With the Flash 3 dial chart, as supported in APEX 3.2.1, there's no support to add a link to the pointer of the chart. I'm not sure if this would work in your case, but if you really want a link on your dial chart, then you could try including the link within the Region Source of your chart, as suggested in this related thread:Re: Flash Chart: Dial Chart to open popup webpage :
To link from a Dial Chart, simply open the Region Definition page. In the Region Source place an anchor tag around the <object> tags as follows:
<a href="http://www.oracle.com" target="_self">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
     codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
     width="#WIDTH#"
     height="#HEIGHT#"
</embed>
</object>
#CHART_REFRESH#
</a>So the link would be applied to the whole region as opposed to just the dial pointer. Again, I'm not sure if this workaround will do the trick for you, but unforunately I don't know of any other way to achieve this with the AnyChart 3 dial chart. Maybe it's a good enough reason to upgrade to our latest release? :-)
Regards,
Hilary

Similar Messages

  • Can I create a link for captions in Adobe Captivae

    can I create a link for captions in Adobe
    Captivae

    Hi HAMADART and welcome to our community
    I'm a bit fuzzy on what you are looking for.
    If you are asking if you can create a hyperlink from a text
    caption that will open a URL or something, the answer is that you
    can, but not like you think. You would insert a caption and place
    it, then insert a click box object and program it to point to the
    URL. Then place the click box object over where you want your user
    to click.
    If you are asking if you can create a link that forces the
    Closed Captioning to display, first off I'd wonder why a link when
    clicking the CC button is so easy. But if you are asking if there
    is a way to cause Closed Captioning to display without user
    intervention, you need to take a look at fellow Adobe Community
    Expert Paul Dewhurst's site and use one of his widgets.
    Click
    here to visit Paul's site.
    Cheers... Rick

  • OWB 10g -- Can't Create Database Links for Data Source and Target

    We installed OWB 10g server components on a Unix box running Oracle 10g (R2) database. The Designer Repository is in one instance. The Runtime Repository and the Target are in another instance. The OWB client component was installed on Windows XP. We create a data source module and a target module in OWB. The data source is on another Unix box running Oracle 9i (R2) database. We try to create database links for data source module and target module, respective. But when we created and tested the DB links, the DB links were failed.
    For the database link of data source, we got the following error message:
    Testing...
    Failed.
    SQL Exception
    Repository Error:SQL Exception..
    Class Name: CacheMediator.
    Method Name: getDDEntryFromDB.
    Repository Error Message: ORA-12170: TNS:Connect timeout occurred
    For the database link of target , we got the following error message:
    Testing...
    Failed.
    API2215: Cannot create database link. Please contact Oracle Support with the stack trace and the details on how to reproduce it.
    Repository Error:SQL Exception..
    Class Name: oracle.wh.ui.integrator.common.RepositoryUtils.
    Method Name: createDBLink(String, String, String, String).
    Method Name: -1.
    Repository Error Message: java.sql.SQLException: ORA-00933: SQL command not properly ended.
    However, we could connect to the two databases (data source and target) using the OWB’s utility SQL Plus.
    Please help us to solve this problem. Thank you.

    As I said prior the database link creation should work from within the OWB client (also in 10).
    Regarding your issue when deploying, have you registered your target locations in the deployment manager and did you first deployed your target location's connector which points out to your source?
    I myself had some problems with database link creations in the past and I can't remember exactly what they were but it had something to do with
    - the use of abnormal characters in the database link name
    - long domain name used in as names.default_domain in my sqlnet.ora file
    What you can do is check the actual script created when deploying the database link so see if there's something strange and check if executing the created script manually works or not.

  • Replace the link "Create Bookmark Link" for "Download"

    When I execute a report from interactive columns in principal report ( published in the dashboard), I don't download for default, because this link not exist. Is it possible to replace the link “Create Bookmark Link” for “Download” (excel)?, Can I add additional link "Download" or "Export" to Excel?
    Thank.

    I don't understand what you want. Do you want a link that will download a Dashboard to Excel? Why do you want to replace the "Create Bookmark..." link? What's that got to do with your requirement?

  • Double-clicking on a Analytic chart element to drill down to the next level Performance Point Service

    Hi,
    How to Drill Down the Analytic Chart on Double Click on the chart bar in SharePoint Performance Point Service.
    Double-clicking on a Analytic chart element to drill down to the next level Performance Point Service.
    I have connected with Cube. I am working in SharePoint 2010.
    Thanks & Regards
    Poomani Sankaran

    It has to do with the order you enter the fields in the Business Model from Physical model! It must be the opposite way than the one you want them to be show. In your case, you must first delete both fields from your business model, then drag tham in with first the "name" field and then the "code" field.
    It did work for me!

  • How to create a link for pirnting

    I have some jspx pages and taskflow pages and I need to create a link or button for printing them friendly.
    How to do that?
    Is there any document about pinting jspx pages?

    See the af:af:showPrintablePageBehavior tag in the Fusion Web Guide: http://download.oracle.com/docs/cd/E14571_01/web.1111/b31973/ad_output.htm#CHDIDBAB
    CM.

  • How to create a link for downloading bill in PDF format from Biller Direct

    Hi,
    Our requirement is to create a link on UCES Biller Direct screen, where user can click and down load his bill or invoice in PDF format.
    If any one can help me on this I will be highly thankful to him.
    Regrds,
    Ranadev

    cordova1126 wrote:
    > Need help on how you can have a PDF or a Word file be
    downloaded off a site.
    > I'm not sure where the pdf needs to be for it to be
    downloaded and what the
    > download button should have to call for the download.
    Any suggestions would be
    > wonderful.
    Check help files for details on "getURL" action.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • How to create a link for download a file in text format

    Hi expect,
    I want to create a link when I link that link a text file should get download which i'm specified in jsp page. I tried by using hyper link it didn't get downloaded just it opened as it is. How can I resolve the problem.

    Swati.S wrote:
    in href provide another jsp name or servlet and pass filename as request parameter to this jsp or servlet. In called jsp or servlet set content type to application/forcedownload.Yes, that works (usually), but, IMHO, is nothing but a hack that you shouldn't use (and I could care less how often it is currently used in varying hacked scripts, such as this bogus force-download PHP script I've seen). That is an invalid MIME type (or at least unofficial/non-standard mime tye that most browsers will have no association for), so, since the browser doesn't know what to do with it, it'll ask the user what to do. And even that is not 100% certain. All I need do is create a mime-type to application association for that MIME type and, guess what, it doesn't work again (at least not the way you intended).
    The server should not be concerned with what the client does with the file linked to.

  • Problem Creating Partner Link for Adapter Integrating with Tuxedo using JCA

    Hi All,
    This is the first time that I am working on integration tools. I will explain in brief the problem.
    There will be a legacy system (Tuxedo) running which connect to legacy database for requests. I am able to connect to that legacy system using Attunity Studio for getting the response back. Which is working fine.
    Now I want that to integrate with BPEL PM 10.1.2 using JCA. For this I followed this URL (http://www.oracle.com/technology/tech/java/oc4j/904/how_to/oc4j-jca-tux/onjava-jca.html). What happens here is, a simple servlet invokes a Session Bean that interacts the Attunity Server using the JCA. For that I am using oc4j container of BPEL PM 10.1.2. I could able to work it fine.
    For working with BPEL, I have created synchronous process, when try to create Partner link using Adapter service from WSIL browser, it is not coming in.
    Am I missed any important configuration at BPEL PM end.
    For doing this a followed the "tutorial 2" @ http://www.oracle.com/technology/products/integration/adapters/dev_support.html
    In exact way, above provided tutorial 2 PDF, I failed at step "Configuring a BPEL Service to invoke the above Adapter Service" on page 11.
    Your help is highly appreciated
    Thanks
    Venkata

    Something to note. I tried adding the same BPEL services as partner links to a new application and new project on two other developer's workstations, and the creation of the partner links were successful.

  • How to create Object Links For non standard SAP Objects?

    Hi all,
             I need to create an object link in cvo1n for a non standard SAP object (inspection characteristics) . we have two ways to do this
    1. Create a screen for the rquirement by taking the standard screens as reference.
    2. Implement badi document_obj.
    I need a step by step process to perform both the steps. Sample codes will be helpful.
    One more thing is that i need a link in the standard screens of inspection characteristics also. How to get a two way link both in cv01n and in the standard inspection char screen.

    hi
    Customizing for the Do cument Management , you must maintain the key fields for the SAP objects that you want to link to document info records, by choosing Control Data ® Maintain key fields.
    Process
    Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    If this object can be classified, this function module already exists in the standard system. Otherwise, copy the existing function module OBJECT_CHECK_EQUI (linking of equipment) and change it to suit the new object.
    also you can attach the document to PRT also. but it will not show you in dms. This type of attachment is only from otherside.
    thanks
    nitin
    award point if useful

  • TimeMachine won't create hard links for replacement drive if not connected

    With TimeMachine, I backup two external drives (let's call them drive A and B). Recently, drive B broke and I restored the data on a replacement drive and gave the volume the same name as the broken one had. I made TimeMachine aware of the fact that this new drive corresponds to the old one by using the "tmutil -a associatedisk" command as described here: http://pondini.org/TM/B6.html
    When TimeMachine started the next backup, it did not perform all full backup of the new drive, though still way more than it should. So far so god.
    The problem is: if TimeMachine performs a backup while the new drive (the replacement of drive B) is not connected, it does not create the hard links for it. Drive A is not connected either, though hard links for it show up in the Backups.backupdb folder for this backup.
    If the replacement drive is connected the next time, TimeMachine will perform a full backup of it ... most likely because the previous backup does not contain any hard links.
    Is there a way how to fix this?

    paninaro95 wrote:
    (To run the command again is actually not necessary in my opinion as the man page for tmutil states that TimeMachine works with the UUID of the filesystem
    Correct.
    Et voilà 1: The first time, TimeMachine backed up only about 0.5 GB ... which is a fairly reasonable value that is likely due to the changes on the internal disk, not to my external replacement disk where about 170 GB are eligible to be backed up.
    Yay!   
    FYI, there are ways to tell what was backed-up.  The log messages show how much was copied from each drive.  The widget in #A1 of Time Machine - Troubleshooting displays the backup messages from your logs.
    In addition, see #A2 there for a couple of apps that will show the details -- which files were backed-up.
    Et voilà 2: When TimeMachine performed the next backup while the external drive was not connected, the hard links for the external data were created in that backup.
    Double yay! 
    To my understanding, I don't understand why renaming the drive makes a difference if TimeMachine uses the UUID of the filesystem.
    So I guess there must be a bug somewhere as "tmutil associatedisk" should fix the connection -- no matter what the drive name is.
    There must be some other connection, some vestige of the name left over somewhere. 
    I filed a bug report to Apple! :-)
    Great!

  • "Operation is not valid due to the current state of the object" error when trying to create a link for a shared folder in OneDrive

    I'm trying to share a folder in OneDrive with another user in my organization, and create a link so that people outside of the company can see the folder. Whenever I try to create a link I get an error that says: "Couldn't create the link sorry something
    went wrong operation is not valid due to the current state of the object" How do I resolve this?

    Hi,
    Sorry for replying late and I noticed that you posted another thread in this forum:
    http://social.technet.microsoft.com/Forums/en-US/2b8c6f54-9c59-4b37-b28f-1d49a1b7913b/operation-is-not-valid-due-to-the-current-state-of-the-object-error-when-trying-to-create-a-link?forum=officeitpro
    I've replied and kindly refer to it to see if it is helpful.
    Regards,
    Melon Chen
    TechNet Community Support

  • Creating a link for external users to view my project

    Hi -
    I want to share my RoboHelp project with external users that do not have access to my company's internal server if I publish there. Is there a way to create a link to my project that I can just share with other people?
    Thanks!

    Hello again
    Are you clicking the "view result" link? If so, the CHM should simply open. However, there are a host of things that can go wrong along the way and to figure out what may be happening we need to ask all sorts of questions.
    Did you click View Result after it finished? If so, what happened? An error? Nothing? What?
    Where are you attempting to compile the help? When you look at the properties of your Single Source Layout recipe, where are you pointing the output folder to? What is the file name?
    Are you able to open and view other CHM files? Do you know what a CHM file is?
    As you can see, there are many questions to answer. And probably others I failted to think of.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • How to create logical link for report and make that available in webui

    Hi All,
    Please  mention the steps to creae logical link for standard report(BI) or customized report and assiging it to work center,
    Thanks,
    priya

    There is a good guide available from SAP: service.sap.com/crm-inst
    It goes into most details you would want to know on including BI reports.
    The path is SAP CRM > SAP CRM 2007 > CRM WebClient UI
    cheers Carsten

  • Line chart will not drill down

    I am doing a drill down Group report which will show the Sum of Last year's Sales By Country, State and city over a period of time(by date) for throughout the year 2007. Every group will have a line chart with Data title as Sum of Last year's Sales ($), Group Title as Date and legends displaying countries (or states or cities) as USA,UK,Australia. etc.. I have same sort of line chart for State and City as well.
    Now, the problem is my drill down would not work on chart lines or legends as it would do for a 2-dimensional data chart like a bar-chart or pie-chart. The reason is in the Chart Expert->Data->Layout:Group ->in the On Change Of event selection I am able to specify either Sales.Country  (or) Sales.country and Sales.Sales.State. Both options would not let me get the correct linechart with correct data and drill-down working as well.
    The only work-around i got is to display the line chart with legends and and showing the Country(or State or City) names in a field in the Group Footer. The drilling will work on those fields, but not on the legends or lines of the line chart. This make my report showing the Country names twice once on legend (with no drill-down) and once on group-footer(with drilling ability to groups below) which is untidy.
    Have anyone tried to make a drill-down crystal report on a 3-dimensional data like this? The World Sales report in Crystal reports Samples\General Business\World Sales Report is the best example of how i would like to see my charts to drill down. However, they drill down across a 2-dimensional data. I am publishing this Crystal Reports in Business Objects Infoview.

    Wow. That post almost made my eyes bleed. You may want to add some white space for readability.
    Anyways - as Falk said. You should move or re-post this in the [Crystal Reports Design|SAP Crystal Reports; forum. They specialize in this sort of thing. Us dev guys here make sure we can see the chart without errors and don't do much beyond that.

Maybe you are looking for

  • SSO To ITS not working

    Hi Experts, Here is the issue: I have 2 Internal Portals SP and EP. 1.If I open SP Portal from Internet Explorer, SSO Tickets are getting generated and I am able to Login using SSO to SP - ITS machines. 2.If I open EP Portal from Internet Explorer an

  • Calendar month view-2 days on each cell.

    In calendar app monthly view, I see in each day cell 2 numbers, day of the month and a second number, day in month week later. example :     7      14   appear in the same cell. I don't like this view its confusing I would like to see single number a

  • How to attach Excel file in Mail Receiver Adapter?

    Hello Experts, In R/3 coding I have Internal Table data available for which i have to generate an Alert mail with Excel file attachment. This is the scenario of Proxy sender to Mail Receiver. but I don't know how to convert the Internal Table data in

  • Alternative way to power off Iphone 5 if power off button doesnt work

    how do I power off Iphone 5 when power off button doesn't work?

  • I can´t turn page in Adobe Digitale Editions

    I can´t turn page in Adobe Digitale Editions when i reed a book. Can some one help pleas?