Linking Two Crytal Report Enterprise

Hi All,
I am trying to link 2 diff crystal Reports. Using Hyper link.
Now problem is if I pass simple hyperlink it is working Fime.
But I am unable to pass parameter.
Do some one know how to pass parameter from one crystal report to Another Crystal.
Note- I am using 2011 Enterprise. Not 2008(I know how to pass in 2008)

Hi Ayush,
Check below SAP Note for all details, note that document also included in this note at the bottom.
Redirecting...
1971742 - How to create an opendocument url
for Crystal Reports 2011 published on BI Server 4.0
For both Crystal and BO servers, the URL is same.
-Sastry

Similar Messages

  • What is best way to link two interactive reports?

    Hi,
    =================
    Basic Set UP
    =================
    I've created two interactive reports-- Project report in Project page and Task report in Task page.
    Project report in Project page can contain multiple projects.
    Task report in Task page can contain multiple tasks.
    One project can have multiple tasks.
    But one task can have only one project.
    =================
    What I'm trying to achieve
    =================
    When I click a Project Name, it should pass Project ID to Task page and display tasks that are pertaining to the project.
    When I create a new task, the passed Project ID should be mapped to the task.
    =================
    Challenges
    =================
    1. How can I pass Project ID from Project page to Task page while clicking Project Name in Project page ?
    2. How can I get Project Name in Task page based on the Project ID passed from Project page ?
    3. How can I display tasks pertaining to the Project Name ?
    4. How can I take Project ID passed to Task page and map it to a new task?
    Thanks,
    Guy

    1. How can I pass Project ID from Project page to Task page while clicking Project Name in Project page ?Create hidden item in Task Page, for example :P2_PROJECT_ID. Than link on required column to Task page:
    Interactive Report -> Edit Column -> Link.
    2. How can I get Project Name in Task page based on the Project ID passed from Project page ? There is two ways you can create a function that will return project name by id or you can post project name to task page (The second way is unsafe, you can miss some parts of your project name if you will have a ',' symbol)
    3. How can I display tasks pertaining to the Project Name ?In interactive report source add condition to your query, for example:
    and task_table.project_id=:P2_PROJECT_ID

  • Linking two xcelsius reports

    Hi,
    I want to hyperlink two xcelsius document. How to acheive the same? I have created the second visualization using flash variables. But I am unable to pass the parameters from my first report. If you can share the hyperlinking syntax that would be great.
    I am using the following link to call the xcelsius report
    http://localhost:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=4892&sKind=Flash&Range=France
    Thanks and Regards,
    Subbu S

    Hi Ingo,
    This xcelsius visualization is not built on SAP BI.  Its the normal OLAP universe.  I am unable to pass the value to my flash variable created in xcelsius report.  All the documents give the syntax as http://<webserver:8080/../openDocument.jsp?IDocID=<value>&sKind=Flash&lsS<Flashvariable_name>= <param value>
    But its not working for me in BOXI 3 environment.  My xcelsius report is getting opened with the previously saved flash variable value.
    Thanks and Regards,
    Subbu S

  • Dynamic url link for Crystal Reports Enterprise?

    Hi all,
    We recently upgraded to SBOP 4.0 SP2 and are looking at migrating our existing Crystal Reports from Crystal Reports 2011 to Crystal Reports for Enterprise 4.0.
    Up to this point we have been utilizing the BW Publisher and role menus in BW.
    Our long term goal is to migrate users from the BW GUI to the BI LaunchPad but this will be a gradual process.
    Until we make the final switch to the LaunchPad we need to maintain the links in the role menus. I found the Document Link option for Crystal Reports so I have a URL to point to the report that we can put in the role menu, but the system value is not dynamic. Is there a way to make this dynamic like we can do with web template URLs?
    For example, when using a web template URL we can use the <bsp_server> parameter in the URL to determine the SAP system. Is there an equivalent that can be used in the Document Link for the Crystal Report to determine the respective SBOP system?
    Thanks.
    -Brian

    Hi,
    Below is link for the Crystal report for Eclipse 2.0:
    [http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp|http://www.businessobjects.com/campaigns/forms/downloads/crystal/eclipse/datasave.asp]
    you could always refer to the following thread as Bryan updated with new releases :
    [Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available!|Crystal Reports for Eclipse 2.0 Release Update 8 is Now Available!;
    Hope this will help
    Regards,
    Rameez Shaikh

  • How to link two XL Reporter  templates into single sheet

    Hi
    I'm Using SAP Business One 2005B, PL 04.
    I want to link one template into another XL Reporter Template. Kindly guide me, how to link.
    Thanking You

    How to create a to  new template with these two templates,  linking it  to a  base table.
    I have taken delivery document based on Item delivered. I have grouped it by item Group. I want to link the Instock based on warehouse for those Items. If i try it in a single template i cant get the value for either one of them. How to get these data.

  • Link two reports using parameters

    Hi,
    We are using business object XI.
    I am trying to link two reports using parameters. I cannot use subreport option becuase inside the subreport I should link another report too. So,
    Report 1(High level summary)
    Report 2(Middle level summary)
    Report 3(Detail level)
    I tried to use hyperlink option and used following string.
    http://<server_name>/<Virtual Directory>/object.rpt?prompt0={?param1}&prompt1={?param2}
    Here is my question.
    1. Server name: Does it include port number??
    2. Virtual Directory: I am absolutely lost. I tried the "frsinput" directory the actual rpt file is storing. It is not working.
    Do you have general path??
    3. Parameters: I have 5 parameters to pass. 3 of them are Strings and the rest are DateTime.
    Basically, I need any tutorial about this kinds of things. The tutorial I have got only discribe link like "www.yahoo.com"
    BTW, is this even possible solution??

    Hi,
    I am trying to link two reports in the crystal report designer->deploy to the server->show in the DHTML viewer.
    When I create a URL from report A, it looks like "&" disapears. For example, I created a hyper link from report A using formula,
    http://server:port/........openDocument.jsp?sDocName=reportB&sType=rpt&paramName1="Trim(ToText({?param1},"#####"))"&paramName2="+Trim(ToText ({?param2},"#######"))
    But when I see the actual URL, all the "&" disappears so it looks like
    http://server:port/........openDocument.jsp?sDocName=reportBsType=rptparamName1="Trim(ToText({?param1},"#####"))"paramName2="+Trim(ToText ({?param2},"#######"))
    No wonder it is not working.
    I guess I need special protection for "&" sign. Do you know any?

  • Error when use Crytal Reports with Delphi.

    Delphi 2010  and CR2008
    When i code :
               Crpe1.ReportName := 'c:\temp\invoice.rpt';
               Crpe1.Output :=  toPrinter;
               Crpe1.Print;
    Problem with Print Method !
    Error : 538
    Error in File invoice.rpt:
    Parameter has invalid structure size.
    PrintOptions.GetCopies <PEGetPrintOptions>
    Pleave help me fix this error !

    Looks like you are using the VCL? Where did you get the VCL?
    I'd also like to draw yor attention to the following blogs;
    http://weblogs.sdn.sap.com/pub/wlg/14384? [original link is broken] [original link is broken] [original link is broken]
    Crytal Reports for Delphi Support
    /people/trevor.dubinsky/blog/2009/10/09/introduction-to-delphi-prism-applications-development
    /people/trevor.dubinsky/blog/2009/10/19/delphi-prism-how-to-setup-the-environment-for-crystal-reports-2008-and-bobj-enterprise-r3-development
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Linking two ODS objects using a multiprovider

    Hello Gurus,
    I need to link two ODS objects and both are having 3 common characteristics and the relationship between the two objects are one to many.
    My questions would be....
    1)When the relationship is one to many can I set it up in the multiprovider to sum it up and show in the report?
    2)I have 5 other charaterstics that I need to report(Slice and dice) on, but these are not common ones to both ODS objects. Is it possible for the user to get the report based on these charaterstics also? Or do I need to make sure that these 5 also exist in both DOS objects?
    Thank you,
    DM

    Hi Sh,
    Thank you very much for your reply. But I have few concerns.
    1)One to many relationship will not have any effect on the data linking since the multiprovider clubs the key figures on common characteristics. I tried this on the system and it worked.
    2)The problem would be not having similar characteristics on both infoproviders. So if I want to report on the chars individually it will have a problem( Will come as non assigned values)
    But the documentation says the multiprovider supports Homogenous and Heterogeneous cases. Please refer the following link.
    http://help.sap.com/saphelp_nw04/helpdata/en/52/1ddc37a3f57a07e10000009b38f889/frameset.htm
    I am not sure what I can do now....whether to get all the characteristics in both infoproviders by enhancing the them. Or is there another way?
    And lastly the scenario I am looking at is billing and cost of goods. So I might find records in cost of goods which may not have corresponding records in billing.(There can be goods in stock which need to be billed)The problem would be the way multiprovider link records(union) so it will have all the records from both sides even if they do not correspond to each other.
    Let me know what you think.
    Cheers,
    DM

  • SQL report link to another report

    Hello,
    I am using Apex 4 and trying to link an sql report with another report. If I were able to use an interactive report I could easily link that to another page, but that would require me to have a primary key. The problem is that I need to link a few tables. So two questions:
    1.) Can I link these via an HTML link to my other page? I would have a HTML link in my report that would link via URL parameter passing. So can I use HTML in a report?
    2.) What is the syntax for a parameter passing via URL? Here is my link that would be:
    a href= f?p=107:40:&APP_SESSION::::P40_NAME:MARK: Are there any other ways to accomplish this?
    Thanks,
    Mark
    Edited by: LondonMark on 23-May-2011 04:18
    Edited by: LondonMark on 23-May-2011 04:20

    I am using Apex 4 and trying to link an sql report with another report. If I were able to use an interactive report I could easily link that to another page
    It's easy in standard reports< /a>. (Ignore the "Interactive Report" typo in step 1.)
    1.) Can I link these via an HTML link to my other page? I would have a HTML link in my report that would link via URL parameter passing. So can I use HTML in a report?You can, but it's better practice to keep data retrieval and HTML structure separate when possible&mdash;in this case by using declarative Column Links.
    2.) What is the syntax for a parameter passing via URL?This is also covered in the documentation.
    Here is my link that would be: a href= f?p=107:40:&APP_SESSION::::P40_NAME:MARK:
    {quote}
    That looks to have the order of the parameters correct, but it's missing some syntax:<a href="f?p=107:40:&APP_SESSION.::::P40_NAME:MARK">...</a>
    The static text exact substitution method of referencing the value of an APEX item requires a terminating dot ("."): <tt>&APP_SESSION.</tt>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Links in Discoverer Reports

    I am new to Discoverer Reports so i want know, how to implement links in discoverer reports, I have two worksheets/links/pages in a
    Discoverer Report, in the first worksheet/page some data will be displayed,
    i want to display links for a particular column, if i click on the column value/cell value, it should take me to another page/worksheet with the column value
    /cellvalue as parameter to the next page/link.
    Provide me a solution for creating this discoverer report.
    Thanks,
    Manju.

    Manju,
    I'm not sure which version of Discoverer are you using. If you are using Discoverer 10gR2 then you can follow these steps fot that. I'm assume you want to show header(Eg; PO) information on one sheet and when user click on it you want to show the (PO)line information. Taking the PO report as example follow these steps in discoverer plus.
    Create 2 worksheets with the necessary information.Keep the PO Number in both the sheets. Select PO Number then goto Tools-->Manage Links and select the destination workbook and sheet. Give a name to the link. This will give you the information you need but will still show you line level information for all the PO's. Create a condition in both sheets for PO Number go back to edit link and the parameters button is enabled select the PO# parameter there. Hope this helps.

  • Two Interactive Report in the same page

    I created two interactive report following the suggestion this link
    http://roelhartman.blogspot.com/2009/03/two-interactive-reports-on-one-page.html
    using an IFRAME
    <IFRAME src="f?p=&APP_ID.:24:&SESSION."
    style="width:600px;height:600px"
    name="details"
    scrolling="no" marginwidth="0" marginheight="0"
    frameborder="0" vspace="0" hspace="0" />
    I am facing two problems.
    a. I could see the logo attached to the application in the IFRAME window
    b. I could not see the lower bound of the region where the IFRAME is assigned to.
    Any suggestion would be of great help.
    Thanks in advance
    Deb

    Hi,
    For your first issue.
    Use page template to iFrame page that do not contain substitution string LOGO.
    E.g. popup page template might not have that.
    Or create your own page template with minimal set of substitution strings and regions and use that for iFrame page
    Regards,
    Jari

  • Crystal Report Enterprise 8 Service Pack

    Hi,
    I have installed Crystal Report Enterprise 8 Developer Edition but i am unable to find the Service Pack for the same, it used to be available in the past on the Crystal Decisions site with the name: ce80win_en_sp1.exe however i'm unable to find it on the SAP site.
    Can anyone help.
    Thank you,
    Parag

    Hi Parag,
    The downloads are available in the below mentioned link:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/bobj_download/main.htm
    You need to go to BusinessObjects Tab to get details for BusinessObjects Products in SAP site:
    https://www.sdn.sap.com
    Also as suggested by Ludek please post queries related to Enterprise in a separate link.
    Hope that helps!
    AG.

  • Dashboard - Link to another report

    Hello SPM experts,
    We have to create a dashboard and the report in dashboard should have a link which will open up another report in a new window. The dimensions/measures and the layout of dashboard report is not same as that of the report which should open when we click the link.
    I am aware that if we use a dimension which has hierarchy in dashboard report, we will get links to move to report using the hierarchy. But is there any option to connect two different reports with links?
    Best regards,
    Prasanna

    Hi Prasanna,
    Dashboards in SPM can be simply called as a collection of selected reports. It is not possible to click on a particular report (A) in the dashboard and open another related report (B).
    In my opinion the best way to handle a situation where in you need to refer to another report (B) based on a primary report (A) would be to use the hierarchial views while creating the dashboard.
    Regards,
    Vimal G

  • Linking two documents in deski

    Hello Experts
        I am new to BO i am trying to link two documents in Deski But i am facing some problem.Can anyone explain me what are steps we need to do for linking two documents.
    Regards,
    Shanmugam

    Hi,
    Following information might be helpful in resolving your query.
    When  link Report1 to Report 2 (universe1.column = universe2.column) so that Report 1 displays only those rows having the Office Number in Report2.
    Cause
    Report pulling data from different universes with different dadabases.
    Resolution
    To get this data by editing the query in the querypannel with  "Select Query Results" operand ,place the universe2.column in condition pane and run the report the we can get correct results from different universe with different databases.
    Regards,
    Sarbhjeet Kaur

  • Linking two queries

    I am having trouble linking two queries in my data table. The first query finds the maximum of a certain set of information, has the breakorder set at asending and orders them by a set of numbers in that query. A coordinate (ie. x and y) field is based off this maximum. In the other query, another maximum and coordinate are found and should be ordered by the same thing as in the first query (set of number in asending order). Instead of this happening, it prints all the numbers (not just the max) and the cooresponding coordinates for that number. I think that it has something to do with the queries not being linked properly. I would like to figure out what and where to link these queries (the whole report is based off a common id number).
    Thanks!

    If you're getting everything (as opposed to just the maximum) then I would suspect that it's your where clauses, or groupings, that are at fault (select max(x), y from <table> group by y should only return one row per y).
    However, it's pretty hard to determine what's going on with your descriptions - could you provide a couple of simplified queries and describe how they're linked, and it might be easier for everyone to figure out what's going on.
    Thanks,
    Danny

Maybe you are looking for

  • Dvd burned in premiere pro cc does not fill the screen. Desire a 4:3 aspect ratio

    I am using premiere pro cc. I burned a dvd several times,trying different presets. On each occasion the dvd never fills the screen. It does not lool like letterbox ( 16 x 9 ). There is space all around the picture / video. Need assistance fast,projec

  • HP Pavilion dv9700 screen is blank - uses NVIDIA GeForce 8400M GS

    My screen ghosted for a minute then went blank.  The screen is totally blank, but I am able to connect another external display device, and that works fine.  Is this fixable? Steve 

  • Upload a PDFed resume to a career website.

    if I go to TheLadders.com, for example, and want to submit my resume for a job opening, I have 2 options. Type in ALL my info from my resume for each and every job opening I'm interested in or upload a PDF of my resume. When I click on "choose file"

  • Printing Problem for Invoice

    Hi All,   We have a Smart form for printing Invoices. In this SM we have a color logo. When the user tries to print invoice the printer rejects the print request. Can anyone please help me on this Issue. Thanks and Regards Nimisha Deshpande.

  • Date range iteration

    I know add_month function my requrement is to get two dates alternatively in a loop/iteration. if have two dates fdt=5/18/2011 ; ndt=06/02/2011, if i give input as 7/20/2011 then I have to get nearest greter date by iterating these two date alternati