Opendocument - hyperlink in webi

HI,
Can we can create links between report elements by defining a report element as an “input control” that filters the values in other report elements. For example, if you have a report containing two tables, can we can filter the values in one table depending on the values selected in the other.
Note: I am still using BOXI 3.1
Thanks in Advance..

Oh I am sorry.. 
I am using BOXI 3.1 still.....
actually my requirement is -  need to provide a filter value to the sub report / hyperlink report based on the mouse click provided in the main report data.
Ex: main report:
     COUNTRY          STATE                  REVENUE
       India                    AP                    100000
        USA                    California            1000
        Canada                XX                      50000
Sub Report data based on the selection in the main report should be as given below:
Country               State               Rev.
India                    AP                    100000
Hope now it's clear...
Thanks in Advance

Similar Messages

  • How do you HYPERLINK a web page address to an EXCEL document in Firefox like is possible in Explorer

    How do you HYPERLINK a web page address to an EXCEL document in Firefox like is possible in Explorer?

    When you follow a hyperlink in Excel, usually it should open in your default browser. You shouldn't have to do anything special in Excel to create the link when Firefox is your default browser compared with IE. However, the Insert Hyperlink dialog might work differently. I think it might be able to automatically pre-populate a URL from IE, while in Firefox, you need to copy the URL from Firefox's address bar and paste it into the Insert Link dialog.

  • Hyperlink in WEBI

    Hi,
    I want ot create a hyperlink in WEBI rich client. Plz tell me the steps to do the same

    1. Add a HTML hyperlink in Cell
    2. Click on properties tab.
    3. Change Read cell content as "HTML" or Hyperlink
    --Kuldeep

  • Hyperlinks to web pages don't work in Captivate 7 or 8

    When I design hyperlinks to web pages work but once published they don't. How do i get hyperlinks to web pages to work in Captivate 7 or 8

    I should have read that more closely.
    It doesn't seem to apply. The only reason that would matter is if you were running the SWF-output from Captivate locally.
    ALWAYS test your product from the web to avoid any such security issues.
    But yes, if you're putting the published file on a local/network drive, then that security change will need to be applied and, yes, for every computer that accesses the file.
    You definitely want to distribute from an HTTP location.
    I did hope the first part of that article would help. They're not difficult to setup once you find the option. Just highlight some text and right-click to setup the hyperlink...right?

  • How to pass row values through OpenDocument Hyperlink

    Hi all,
    I should pass through an OpenDocument hyperlink the value of a particular row of my report. No problems about the OpenDocument syntax and about the other parameters that come from prompt answers, but I don't know how to pass only the value of that particular row. This value doesn't come from a prompt.
    So for example if the column of my report was "Account number" and the 1° row of the column that comes from the query was "123456", I should pass only the account number "123456" to the linked document.
    Moreover, I have to create the hyperlink on the "Account number" column.
    Hoping having been clear...
    Thanks in advance,
    Riccardo

    Hi Stratos,
    Thanks for the reply but I have not understood very well.
    I try to explain better my issue, making an example of the problem in Open doc syntax
    http://aaaaa.bbbbb.com:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=12345&..............&lsSParam1=()&lsSParam2=()&lsSParam3=()
    The problem is in the 3° paramater. This parameter is not a user response variable, it comes from an object projected in the report. The object is a numeric type.
    The aim is to pass to the 2° report exactly the content of the cell of the 3° parameter, dinamically (I mean depending on the cell selected by the user).
    Thanks.
    Regards,
    Riccardo

  • PDF hyperlink to web page displays web page behind PDF

    We have a development which generates a PDF including hyperlinks to web pages. We issue the PDF out as an attachment and users then read the PDF an click on the link.
    The problem we are experiencing is that some users have the web page fire up behind the PDF. So if they have Acrobat Reader in maximised mode and then click on the link the resulting web page doesn't get focus and so they don't see it (very frustrating). This behaviour only occurs on some PC clients but we can't nail what makes it display the page (or not).
    We are using a standard desktop of min config Windows 2000 upwards, IE6 up, Acrobat Reader 7.0 up (but we also get the same thing happen on 7.1.0 on some desktops).
    Can anyone point us to the component controlling this.
    Regards, Mark

    The code to do it is:
    app.launchURL("http://www.google.com", true);
    But keep in mind it's not going to work if the PDF file is opened in non-Adobe PDF viewers.

  • OpenDoc(hyperlink) in webi with prompt's value

    Hi
    I want to know that if a hyperlink(Open DOC) in webi in BOXIR2 works with the parameters or not.
    To be more precise, suppose I have a master report which has a prompt on the Status ('High','Low',and 'Medium') and user runs the report for one or more choices, he then need to go to detail of the report with same prompt selection values that he chose for status in the master report.
    A) The report can show the detail report in hyperlink, and that part can be done by hyperlink.
    B) Please help me out if the detail report should run for the same parameter value as of master report (the parameter value should be taken automatically from the master report),when we use hyperlink and is it mandatory to show the prompt to user in detail report cause main aim is to just run the master report with showing the parameter and allowing user to choose the value and then showing the detail report with same prompt value as of master using the hyperlink!
    Thanks & Regards
    Rahul

    Hi Rahul,
       Good Day,
    Happy Independence day,
    i came to know from your reply you solved your problem. congrats, but my problem is still not solved bro, i will explain my problem here clearly.
    i have one master document it contains the the sales values for country wise for particular period of time.so in the master document i set the one filter for period of time ie. date between <from> <to>, so in the master document while running i need to enter the values in user prompt in the place of from and to. so my master document display the country wise sales details. if customer select the particular country in the country list then control need to transfer to child document, that document contains the state wise sales details for selected country for the same period of time(the date, which i selected in the master document).I stored from and to values in two variables in master document.
    The child document contain two filters , that is one for country name and one for Date between <from><to>
    so my user response is looking like this,
    Country Name:
    From:
    To:
    for me up to open the user prompt for child document is not a pblm. bt my selected country is not passed as argument and the corresponding date as well.
    I m totally confused where is the problem, bcoz i tried with lsS and lsM as well, bt no use. i know i am making small mistake some where in the URL.
    U r rite i am using Java platform
    ="<a href=http://<webserver>:8080/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sPath=HomeMyFoldersFavorites&sDocName=TESTSS&sDocType=wid&sRefresh=Y&lsMURLEncode(Country Name:)="URLEncode([Country])"&lsMURLEncode(From)="URLEncode([From])"&lsMURLEncode(To)="URLEncode([To])">"[Country]+"</a>"
    Thanks lot,
    Regards,
    -B-

  • Pages: create pdf documents with hyperlinks to web pdf files

    Hi everybody,
    I've created a pdf file with Pages, it contains a number of hyperlinks some of them work and the others don't.
    The ones that works are linked to an html page, and those non working are linked to pdf documents on the net (still beginning with http:// but ending with .pdf).
    I don't know ho to solve this because Pages automatically create hyperlinks and the only options available are email, pages document, web page and bookmarks.
    Any suggestion?
    Thx

    Hi Jeff and thanks for the reply,
    the links work perfectly in the pages document but one I've exported it in pdf some of them don't work anymore.
    I don't see any difference in the url structure of the pdf links, they are copied ant pasted from the url box of the browser.
    Here's one of the link that don't work
    http://www.enpap.it/documenti/elezioni1317/NOTAI_COLLEGIO3_SUD_E_ISOLE.pdf
    Could the problem has something to do with the underscores or capital letters? It would seem strange but I don't know what's going on.
    Dave

  • How to open hyperlink(target Webi report) in new tab in BOXI3.1

    Hi all,
    Currently we are using report link using hyperlink syntax between summary report and transaction report.
    We were able to open transaction report either new window or same window.
    *"<a href="http://<servername>:8080/OpenDocument/opendoc/openDocument.jsp?sType=wid;iDocID=108&sWindow=New&lsSEnterJOBID:="UserResponse([Query 1];"Enter JOBID:")"&lsSEnterAccount:="URLEncode([Account]) ">"[Description]"</a> * "
    Summary report(Source report) is having one parameter: JOBID
    Transaction report(Target report) is has two parameters: JOBID and Account
    Now our client requirement is target report needs to be shown in same window but in new tab.
    Is it posssible in BOXI3.1,if yes kindly provide me syntax.
    Thanks in advance,
    Subash
    Edited by: subaschandrabose sunkari on Aug 7, 2009 10:48 AM
    Edited by: subaschandrabose sunkari on Aug 7, 2009 10:50 AM
    Edited by: subaschandrabose sunkari on Aug 7, 2009 10:50 AM

    hi Bhargav,
    i have developed summary report in one tab and transaction report on other tab
    Summary report is developed on One data provider.
    ="<a href=http://Severname:8080/OpenDocument/opendoc/openDocument.jsp?sType=wid&iDocID=11234&sWindow=Same&sReportName=Transaction&lsSEnterJOBID:="UserResponse([Query 1];"Enter JOBID:")"&lsSEnterAccount:="URLEncode([Query 1].[Account]) ">"[Description]"</a>"
    sReportName=Tab name(report tab name we need to specify.

  • How can we hyperlink a WEBI report to a .PDF or .DOC in any location?

    Hi All,
         I have a WEBI report which has a column called Country(Values US, UK). I have some .pdf files in my local machine and BOE server. Could anyone let me know how can I hyperlink the report to the .pdf in my local machine and in the server. There are two cases as below as questions to be answered.
    Case 1
    When I click on country column, a single .pdf file should open irrespective of the column values in my local machine/server
    Case 2
    When I click on country column, a .pdf file should open with respect to the column values in my local machine/server
    I would be grateful if it is answered asap.
    Thanks and Regrads
    Ram

    Ram,
    Go through these links. They may help you.
    How to Add Document links in SAP Business Objects Web Intelligence
    Add a hyperlink to a document: Web Intelligence 4.x - YouTube

  • Images as Hyperlinks in webi reports

    Hi,
    I’m trying to link two webi reports (summary through Details) through Open doc syntax using Images in a cell.
    We have a requirement to link two webi reports (summary through Detail) using buttons (like Back & email) as images which will be embedded in to the cell and made hyperlink.
    I found many articles on "Hyper linking on the images" between 2 webi reports (summary to detail) using open doc syntax which did not help much. So I am starting a new thread. 
    I’ve 2 scenarios happening, after the images being placed on the server - (…/usr/bobj/<installation Directory>/enterprise/images) –
    1st Scenario – Right click on the cell contents, make it read as “hyperlink” and set appearance to “boimg://image-name.png”
    Result: Image appears and there is no link. Cursor does not changes or no place to click.
    2nd Scenario – Read the image directly into Ahref tag as - <img src=\” boimg://image-name.png\”>
    Result: The link works perfectly fine. But, in the image place holder, a big “RED X” appears.
    The steps -
    - Placed a blank cell
    - Right click -> Appearance -> Image from Address:  boimg://image-name.png
    - Read contents as "Hyperlink" (at this point, tested the cell, image appears fine, but no link appears!)
    - Right Click on the same cell -> Document Link -> pass the values of the related objects -> Parse
    - Also Include the <img src=\” boimg://image-name.png\”> in the AHref tag generated by the system after open doc call
    - In the cell, both the image and the big RED X appears - image does not have a link and the big red X has link but no image. So basically nothing works!
    We are on BO 4.1 SP1.
    Experts please help!

    Hi Fahid,
    You can try the below steps which are pretty simple. It worked fine for me. For this I used an image object placed in ROOT directory of a web application server.
    1.
    Add a blank cell
    2.
    Right-click on the blank cell and select “Format cell”
    3.
    Under “General” specify Read content as “Hyperlink”
    4.
    Apply >> OK
    5.
    Right click on the cell >> "Edit Formula" >> Use the following formula
    ="<html><a href='http://localhost:8080' target='_blank'><img src = 'http://localhost:8080/sample.png' /></a></html>"
    Hope this helps.
    Regards,
    Niraj

  • Hyperlink in WebI document to open external files

    Hi all,
    I'm creating a WebI 3.0 document in Infoview and would like to know if it is possible to create a hyperlink on a drill down WebI report which will then open external file formats like PDF, TIFF, JPEG or etc. The external files reside outside BOE and they're in another system in DocuFlo.
    If yes, how can we do so? I've tried OpenDoc but got to realize that it doesn't work for external files. Is there a workaround for this?
    Hope my question is not too confusing. Thanks in advance.

    Yes Kuldeep, I could.
    But the situation that I have now is - the object that is carrying the data will open the relevant external document stored on the server.
    e.g. [State] is a dimension in my universe and the data could be US, UK and NY.
    When I activate the drill and click on US, it should open the US document. (http://servername/US.pdf)
    When I click on UK, it should open the UK document (http://servername/UK.pdf)
    My problem now is, when I click on any of the states, it opens the same document (http://servername/US.pdf). I'm running out of idea and solution
    Many many Cheers~

  • Why don't my Pages hyperlinks to web pages always work?

    I created a hyperlink in Pages to a web page by copy/pasting the long URL into the URL field of the inspector, but clicking on the link gives me a server error, i.e. "file not found." To test the link, I pasted the entire text of the Pages document into another word processor, clicked the same hyperlink, and it worked perfectly. I've tested various shorter hyperlinked URLs from various web sites in Pages and they work. Has anyone else experienced this? Could this have something to do with very long URLs? I'm using Pages '09 4.1.
    Example, this URL does not work for me as a hyperlink in Pages, and my default browser is Safari 5.1.1:
    http://www.davis-stirling.com/MainIndex/Statutes/CivilCode13659/tabid/900/Defaul t.aspx#axzz1fuNW0M8e
    If I shorten the URL to http://www.davis-stirling.com the hyperlink from Pages works as it's supposed to.
    Thanks.

    Dasha1000 posted something on 12/11/08 1:23 AM so i blathered
    about to and
    fro:
    > Here's the URL
    >
    >
    http://www.dtwlaw.com/
    >
    >
    <div align="left"><a href="about.html"
    target="home.html"
    onmouseover="window.status='Home'; return true;"
    You set a target attribute, so when the link is clicked, it's
    opened in the
    target window.
    Look at the target attribute in the Property Inspector when
    the item is
    selected.
    --> target="home.html" means open the link in a browser
    window named
    home.html
    By The Way-
    THERE ARE NO WORDS ON THAT SITE.
    No actual text. No a single word. Not a single frickin' word.
    Quit reading
    if fragile.
    It's series of photoshop comps. Maybe pretty, might make a
    nice story
    board, but light blue image text on dark blue background is
    not readable
    even if a human is looking at the image. And that's what i
    want to say- IT"S
    ALL IMAGES. It's a photoshop comp. All images. No words.
    No Content. There is Nothing There. It's invisible. Pretty
    maybe but it
    doesn't exist. It will not be indexed in any search engine
    because all they
    will see is this:
    <!-- the page is all images with not a single word of
    TEXT-->
    Sorry to sound harsh---- pretty is nice but if it's got no
    content it
    doesn't exist. All that page has is a couple dozen images and
    no words.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Change hyperlinks in web layers

    Is there a way to change the hyperlinks in the web layer? I
    have created an animation that changes the image but cannot change
    the hyperlink. I do not know any javascript or html but have
    published pages with Frontpage and Dreamweaver but cannot figure
    this out. Any help is appreciated.

    A .gif animation is, nevertheless, a single image. In a Web
    page, an image can only be associated with one hyperlink. You
    cannot have the different frames of an image link to different
    places. If you want functionality like that, you need to use
    Flash.

  • Hyperlink to web page with an iframe in PHP

    I want to be able to have a hyperlink to a web page, the page
    has a iframe on. When you click the link to the actual page, I want
    to contol what is called into the frame in php?
    Any ideas??

    Mac OS 10.9.4, Firefox 30.0

Maybe you are looking for