Creating Hypertext links in OBIEE

Hi
We have a requirement as follows :
When any value under a column is clicked at the front end it should navigate to a link(page or website) along with the value .
For example: Suppose say "mango" is clicked under the column "Fruit" .The value mango must be carried and applied on the respective website and
fetch the results pertaining to the choice mango.
Providing pointers or procedure to achieve the above requirement will be very helpful and highly appreciated.
Thanks.

Hi user,
You can do that .Here is the good solution look for navigate value interaction by gerard http://gerardnico.com/wiki/dat/obiee/olapoperation_
(OR) http://108obiee.blogspot.com/2010/02/obiee-master-detail-requests-navigation.html
UPDATED POST
If you look at the first link it will create a hyperlink below the column to navigate to other page as you asked.this is the only possible way for your requirement and this aptly suits your requirement.
hope helps you.
Cheers,
KK
Edited by: Kranthi on Jan 19, 2011 10:50 PM

Similar Messages

  • How to hide create bookmark link in OBIEE ?

    Hi,
    I have a report which I have shown up as a link in my dashboard page.
    When the user clicks on the report it shows the create bookmark link option at the bottom alongwith the return link.
    Client doesnt want create bookmark link to show up...any idea how to remove it?
    the link shows up only in those reports which show up as link in the dashboard...the reports embedded in dashboard dont have any such link showing up
    Thanks in advance !!
    Rgds

    Hi,
    make the below entry in instance config.xml file.
    <Dashboard>
    <EnableBookmarkURL>false</EnableBookmarkURL>
    </Dashboard>
    Restart the presentation services....
    Hope helps.

  • How to create hypertext links between various text within a Pages document?

    I have documents with paragraphs or sentences that are usually numbered like within a constitution, legal document or biblical text and then later in the document want to link back to the text. How do I create those links within Pages?

    Not supported with Pages v5.5.2 on Yosemite. Document bookmarks are available in the older, but far more powerful Pages '09 v4.3.

  • How to create Action links in OBIEE 10.1.3.4.1

    Hi gururs,
    I have a requirement where they need a action link to sibel data but in 10 g there is no option in drill down of Value interaction for coloumn values ,how to create it in 10g can any tell me all step by step procedure?

    Hi,
    I don't know how it can be done with JDev 10. However, JDev 9 provides automatic stub generation for web services.
    In JDev 9 its in file > New > stub for web service(As I remember).
    I just checke with JDev 10 help.
    Download the .wsdl file,
    Include .wsdl in project
    Right click .wsdl and generate stub.
    (Posted in other thread also)
    Abdul Wahid
    Edited by: Abdul Wahid on Aug 28, 2009 11:06 PM

  • IWeb hypertext links to pages from my site not "viewable" in some browsers

    I am new to iWeb 08. iWeb created hypertext links to eleven pages from my "top level" site are not "clickable" or viewable in some browsers yet the hyperlinks I added on top page to other sites don't present a problem.
    No problem with Safari or AOL Desktop Version 1.2 or Firefox browsers. However, AOL Ver 10.3.7 (rev 4136.310) only shows other site links and NOT the page links at the top of site page. Only a dot is visible where links to other pages in the site. I thought it could have been a Java Scripts problem so I updated my AOL to latest JAVA. Not concerned for my part but others with Mac AOL may have same problem.
    Is there something I could do diferent at my site or is this another AOL shortcoming?
    See: http://web.mac.com/louiedea/OceanaMed_Cruise_2008/MedCruise08.html
    Thanks, LouieDeA

    Gayle,
    No solution yet. I am sure it is a shortcoming of AOL's Mac browser but am trying to contact AOL support (difficult now that they are free). I don't use their browser but there are probably those that do. I presume you don't have that problem when you use Safari, etc?
    Louie

  • How to create a link to come back from OBIEE to EBS

    Hi,
    I have successfully integrated OBIEE with EBS.
    While clicking on the obiee responsibility, it is taking to Dashboard.
    I want to create a link to get back to EBS.
    How can I achieve this?
    I want to add a home link for this in the main bar.
    Thanks,
    Kavitha

    Hi,
    No error message displayed.
    Just showing no results found.
    When I checked the query from sqlplus, it is also showing no rows selected.
    I tried like this.
    exec APP_SESSION.validate_icx_session('got the cookie value from EBS')
    SELECT
    HEADER_ID,
    fnd_run_function.get_run_function_url(
    CAST(fnd_function.get_function_id('ISC_ORDINF_DETAILS_PMV') AS NUMBER),
    CAST( VALUEOF(NQ_SESSION.OLTP_EBS_RESP_APPL_ID) AS NUMBER),
    CAST( VALUEOF(NQ_SESSION.OLTP_EBS_RESP_ID) AS NUMBER),
    CAST( VALUEOF(NQ_SESSION.OLTP_EBS_SEC_GROUP_ID) AS NUMBER),
    'HeaderId='||HEADER_ID||'&pFunctionName=ISC_ORDINF_DETAILS_PMV&pMode=NO&pageFunctionName=ISC_ORDINF_DETAILS_PMV',
    NULL) as ORDER_HEADER_ACTION_LINK_URL
    FROM OE_ORDER_HEADERS_ALL
    //showing no rows selected.
    Thanks,
    Kavitha

  • Action links in OBIEE 11g

    Hi All,
    Can anyone help to understand all Action Links in obiee 11g.
    Thank You,
    Ram.

    Hi Ram,
    Here are a couple URLs with examples on those types of actions.
    Java Method example
    http://www.rittmanmead.com/2010/09/oracle-bi-ee-11g-action-framework-java-ejbs-and-pdf-watermarks/
    Invoke Browser Script
    http://www.rittmanmead.com/2012/07/navigating-to-bi-content-in-obiee11g-and-passing-multiple-parameters/
    Invoke an HTTP Request
    This is a way to create a simple http GET or POST method, you can google around and find any number of examples on this.
    JB

  • Link from OBIEE Report to BIP Report

    I have a requirement in which I need to Create a Report in OBIEE and the values used in the prompts to execute the report in OBIEE needs to be passed through a link to BIP and Execute BIP report for selcted parameters.
    The Report is working fine and I am able to pass the parameters from OBIEE to BIP but to make BIP Report function correctly. I have to apply same set of Parameters in BIP and they are visible in the header of the BIP Report.
    Now the Requirement is to hide those parameters from BIP Report and BIP Report should run for the selected parameters from OBIEE dashboard.. On doing this the values passed from OBIEE are not getting filltered in BIP report and BIP Report is running for all records. Is there an alternate way to achieve this?

    if you are on 11.1.1.6 version you can do it i think .
    check the link below
    http://docs.oracle.com/cd/E25178_01/bi.1111/e22257/whatsnew.htm#CHDCDBCA
    Enhancements to Parameter Display Options
    Enhancements to parameter display options include:
    Support for radio button and check box display of values
    Parameters that are defined as a menu in the data model can now be configured to display the menu options as a list of radio buttons or check boxes. Parameters configured to support one value support the option to display as radio buttons. Parameters configured to support multiple values support the option to display as check boxes.
    New options for placement of parameters in the report viewer
    Previously the report viewer always displayed the parameters in a horizontal region across the top of the viewer. In this release the display of the parameter region can also be configured in one of the following ways:
    In a vertical region along the right side of the viewer
    As a dialog
    As a separate full page
    New report viewer action button to show or hide parameters
    This release adds an action button to the report viewer to enable users to hide or show the parameter region. This enhancement complements the new parameter display options. When report parameters are configured to display as a dialog or in a separate full page, the parameter display region is dismissed when the viewer displays the report. Use the Parameters button to redisplay the parameter region to make new selections.
    Search added to menus
    All parameter menus having more than a specified number of options provide a Search option. For more information, see Section 3.3.1.1, "The Parameter Search Dialog."
    Option to remove the Apply button
    Reports can now be configured to remove the parameter Apply button. In these reports the action of selecting a new parameter value automatically reruns the report.

  • Hypertext links not working after pdf conversion

    I have a document that contains many hyperlinks to external PDF files. Not sure if I created the link correctly to start with, but when I save the book file as a pdf none of the links to the external pdf files work.  I entered the location of the files as the marker tex as shown ../Vendor_Data/Show/vendor_manual.pdf not sure if I need anything in the hypertext field. can someone assist. the directory structure is:  c:\techpubs\Frame\files.fm  the vendor data is c:\techpubsVendor_Data\data.pdf.
    Thanks

    > ... many hyperlinks to external PDF files.
    What Marker type?
    >  I entered the location of the files as the marker text as shown
    >../Vendor_Data/Show/vendor_manual.pdf
    Why is "/Show" in that path?
    > ... the directory structure is:
    > c:\techpubs\Frame\files.fm
    > the vendor data is
    > c:\techpubsVendor_Data\data.pdf.
    You are missing a "\" after "techpubs", and the pdf names don't match.
    I presume that even when you get that working locally, you are aware that it won't work whenever the calling and called files don't have exactly the same directory-relative relationship. This further means that if consumers of your documents make local copies, they also have to recreate that local directory structure, which typically they won't.
    Using fully qualified URLs instead of relative path references is more stable, but of course always forces the reference to use the web.

  • Hypertext link from a Result

    Can part of a Result be configured as a hypertext link? For example, could a click on a column of a table go to cnn.com?
    As far as I can tell, the closest general support for this navigates from a Result to a Dashboard, which contains a hypertext link. This isn't satisfactory because it requires two clicks and an intermediate page load to reach the destination.
    (Curiously, the Oracle Business Intelligence Answers, Delivers, and Interactive
    Dashboards User Guide claims that Gauges support navigation to web sites: "To allow navigation to multiple saved requests, dashboards or Web sites ...".)
    What workarounds are recommended?
    One possibility occurs to me: Include a hypertext link in a text field in the data; this would support a link from the text box of the data, but not elsewhere, and it would require mangling the data.
    BR
    A

    Try this:
    1) Create a "dummy" column. In the Edit Formula button, enter this: CASE WHEN 1=0 THEN TableName.ColumnName ELSE 'www.cnn.com' END
    2) Override the data format with "Hypertext Link (prepend http://)" option.
    3) Go to Results. Now the column displays www.cnn.com and when clicked, takes you to the site.
    OR, if you wish your data to be a link to the site (not data dependent), do this:
    1) Override the data format to "Hypertext Link (prepend http://)" option.
    2) Switch to Custom Text Format. (The reason for this an the previous step is to make the text in the Hypertext Link (prepend http://) editable.
    3) Edit what you see to this: "http://"@[html]"(a href="http://"www.cnn.com"")"@"(/a)" (Changed the angle brackets so it displays...)
    4) Go to Results. Now the data in the column displays but they become hyperlinks to the cnn site.
    HTH,
    Edited by: LC143 on Sep 12, 2008 7:43 AM

  • Hypertext link in pdf, hypertext link in pdf

    Hello,
    Could anyone tell me how to create a pdf with the hypertext link from word or power point ?
    Thanks a lot
    Regards

    Hi Adriana,
    I stay away from Firefox for this very reason. It doesn't seem to show things as well as IE. I don't know if this is because I am missing some plugins, but have you tried using IE.
    Possible solution:
    It seems that Firefox >1.5 needs to have its security settings changed, using a user.js file, before it will activate links to files. Chrome has similar drawbacks. This browser requires a plugin installed before links to files work properly (see https://chrome.google.com/extensions/detail/jllpkdkcdjndhggodimiphkghogcpida)
    I have also seen the Allow / Block message. It isn't there all the time, but I suspect it has something to do with access rights to the drive / directory / folder where the PDF is stored. I have learned to just live with this.
    Note, it is important that you use the correct number of slashes. Previously, Firefox (<1.5) required 5 forward slashes in the link path.
    Keith

  • Hypertext links

    hi, i'd like to create some hypertext links on some parts of of text that i have displayed in a textarea, do you know how i can do that?
    cheers
    Romain

    Try using the search engine. I found this in the search engine:
    http://forum.java.sun.com/thread.jsp?forum=256&thread=45839
    There are lots more. I hope this helps.

  • What is data format "Hypertext Link" in column properties??

    Hi,
    What is data format "Hypertext Link" in column properties? How to use it?
    Can I use column value to navigate to other report without using "Value Interaction" in column properties.

    By changing the data format to say HTML, or Hypertext link, you can add HTML content/HTML tags within the column formula.
    You can create a column formula that would resolve into a dynamic hyperlink and pass parameters by using Go Url. Check out Chapter 11 in the Oracle® Business Intelligence Presentation Services Administration Guide
    Check out an example:
    Re: Dyanmic display of the Image Link URL
    Search the forum as well for several similar examples.

  • How to make an hypertext link workable with adobe reader for IOS ?

    Hello,
    Hypertext links in a PDF file work perfectly well on Mac OS (Yosemite).
    The same document on an IPAD with IOS is not able to open an hypertext link ...
    How could I do to solve this problem ?
    An author who want to publish electronic books with hypertext links on mobile devices

    Hello Steve,
    All my best wishes for the new year.
    To answer your question :
    . I am writing books on my IMAC with Yosemite  (10.10.1) using Word (14.4.7)
    of  OFFICE MAC.
    . I can open Hyperlink connection by clicking on the link
            . I save the document in a .PDF format
    . This document is sent to my IPAD with IOS 8.1.2
    . In this .PDF document I am no more able to open hyperlink connection
    Please see attached an abstract of my book.
    Thanks a lot for your help and advices.
    Michel Poncet
    Tel: +33 4 76 89 50 82
    http://www.amazon.fr/Glariand-Copent/e/B007NXP7FU
    De :  Steve Werner <[email protected]>
    Répondre à : 
    <[email protected]>
    Date :  vendredi 2 janvier 2015 03:34
    À :  Michel Poncet <[email protected]>
    Objet :   How to make an hypertext link workable with
    adobe reader for IOS ?
    How to make an hypertext link workable with adobe reader for IOS ?
    created by Steve Werner <https://forums.adobe.com/people/Steve+Werner>  in
    Adobe Reader for iOS - View the full discussion
    <https://forums.adobe.com/message/7058559#7058559>
    Hyperlinks can be of several types. What are you linking to? Exactly what
    application did you test the hyperlinks with on the Mac? What application
    did you use to create the hyperlinks?
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7058559#7058559 and clicking ŒCorrect¹
    below the answer Replies to this message go to everyone subscribed to this
    thread, not directly to the person who posted the message. To post a reply,
    either reply to this email or visit the message page:
    Please note that the Adobe
    Forums do not accept email attachments. If you want to embed an image in
    your message please visit the thread in the forum and click the camera icon:
    https://forums.adobe.com/message/7058559#7058559 To unsubscribe from this
    thread, please visit the message page at
    , click "Following" at the
    top right, & "Stop Following" Start a new discussion in Adobe Reader for iOS
    by email
    <mailto:[email protected]eso
    ftware.com>  or at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=
    14&container=4631>  For more information about maintaining your forum email
    notifications please go to https://forums.adobe.com/thread/1516624.

  • Asfunction- Hypertext Link

    I'm trying to use the Asfuction to create a hypertext link in
    a dynamic text field that will navigate to another frame label . I
    tried to use the following and it doesn't work-
    Beat_Poets.htmlText = "<a
    href=\"asfunction:gotoAndPlay("Howl");
    \">Howl</
    a><br>";
    Does anyone have a solution?

    SM6601,
    > Beat_Poets.htmlText = "<a
    href=\"asfunction:gotoAndPlay("Howl");
    > \">Howl</
    > a><br>";
    > }
    The asfunction protocol doesn't accept function calls and
    parameters the
    way those are normally used. With asfunction, you name the
    function first,
    then optionally provide a single string that contains your
    parameters.
    e.g.
    asfunction:gotoAndPlay,Howl
    The command separates the two. In this case, you only need
    the one
    parameter. If your function accepts many parameters, you must
    include in
    that function -- custom coding, here -- a way to separate the
    parameters
    from one another.
    David Stiller
    Adobe Community Expert
    Dev blog,
    http://www.quip.net/blog/
    "Luck is the residue of good design."

Maybe you are looking for

  • Replaced hard drive, but can't access Time Machine backups of old drive

    My internal hard drive was failing so I replaced it. I told the people that replaced it that I could install the System myself and that I had backups of my data. So, I got the machine home, booted up from the Snow Leopard Install DVD and selected Res

  • Rounding qty based on UOM.

    Hi, This is regarding the Rounding logic at the time of creating orders (particualrly at the time of confirmation) Material X is defined with sale unit as "CASE", but basic UOM is "Pieces". Material master data UOM conversion is defined as 1 CASE = 8

  • Number Range for Contact persons in SAP CRM

    Hi Experts, Can anyone brief me about the contact persons concept in CRM and ERP? How and where the the no. ranges are maintained , config settings, link between ERP and CRM? Standard Account group for contact persons in ERP and CRM? I would apprecia

  • Notes Sync Error with Mountain Lion

    Hi, I am having trouble syncing the blackberry memopad entries with the notes application on Mountain Lion. I believe this was a reported issue previously according to this: http://btsc.webapps.blackberry.com/btsc/viewdocument.do;jsessionid=A8635A3DF

  • The CD that came with my Powershot SX50 won't open when I double click the setup icon

    Any ideas why my Setup won't launch on my Mac that has a current operating system?  It flashes and then nothing happens.