Report navigation after creating hyperlink

Hi,
I am using Webi rich clinet XI R3.1. I have one main report with six dashboards and associated detailed reports. I created hyperlink for each of the dashboard and linked to detailed report in infoview.
If i need to see main report i've to close this detailed report.Now how can i make the detailed report open in same window and navigate forward and backward to the main report instead of closing.
I would appreciate if some one could provide any work around available if possible atleast.
Thanks,
Eswar

Hi
Create two links one Back and one Next in each report.
Drag two free standing cells in the report and use opendocument syntax to create the links.
The thread Re: Hyperlink Back functionality may give an idea.
Regards

Similar Messages

  • Web Intelligence report fails after adding hyperlink

    I am trying to add a hyperlink to a Business Objects report created in Desktop Intelligence 3.1.  When I export the report to WebIntelligence and try to run the report, I get an error box that pops up with the following message:
    T​h​e​ ​d​o​c​u​m​e​n​t​ ​i​n​s​t​a​n​c​e​ ​i​s​ ​n​o​ ​l​o​n​g​e​r​ ​a​v​a​i​l​a​b​l​e​.​ ​P​l​e​a​s​e​ ​r​e​o​p​e​n​ ​t​h​e​ ​d​o​c​u​m​e​n​t​.​ ​(​E​r​r​o​r​:​ ​R​F​C​ ​0​0​4​2​1​)
    Can anyone please tell me what is going on?  I can't find any reference to that error anywhere.

    This problem is with a report created in Desktop Intelligence and then run in the Web Intelligence environment.  If I tried to run the report, it would fail.  The only way I managed to get the report to work, was to turn off the auto refresh when open.

  • Create link in detailled level navigation after creating BSP iview

    Hi All,
    I have created few bsp iview in portal. After assigning these iview to role, a create link is unnecessary visible in detailled navigation.
    I would like to hide it.
    I have tried to play with iview properties but no luck
    please advice.
    Regards
    Shashwat Gupta

    Dear Shashwat,
    Try assigning BSP iview or page directly to roles and test it.
    Also check in page or workset properties to hide from detailed navigation instead of iview itself.
    Search in to help.sap.com
    Hope it will helps
    Best Regards
    Arun Jaiswal

  • Bug report: Naming a Bin after creating it with drag'n'drop

    There seems to be a small bug when giving a newly created bin a name after creating it by drag'n'drop of several clips onto the "New Bin" icon. 
    To reproduce:
    Select some clips in your project browser
    Drag them onto the New Bin button
    A new bin is created with the clips in it
    - the bin name for it appears to be selected, and editable - just as if you had created a new empty bin by clicking the New Bin button
    - type in a new name - it accepts the name fine, now press enter.
    - your new name disappears, and *now* you are really in the mode to edit the bin name
    - type your name again, and it works.
    Work around:
    When creating new bins by using drag'n'drop of clips onto the New Bin button, first press enter once to enter into the proper edit mode before giving the bin a new name.
    (is there a better place to file bug reports?)
    Version 6.0.1 (014 (MC: 264587))
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro5,1
      Processor Name:          Quad-Core Intel Xeon
      Processor Speed:          2.8 GHz
      Number Of Processors:          1
      Total Number Of Cores:          4
      L2 Cache (per core):          256 KB
      L3 Cache:          8 MB
      Memory:          8 GB
      Processor Interconnect Speed:          4.8 GT/s
      Boot ROM Version:          MP51.007F.B03
      SMC Version (system):          1.39f11
      SMC Version (processor tray):          1.39f11
    OS X 10.6.8

    Er, just answered my question about bug reports by reading the "read this before posting" link above
    But I'll leave this here for the work-around in case anyone else needs it.

  • How to save report in PersonalCategory  after creating it using java panel?

    Hi,
    Anybody knows How to save report in PersonalCategory  after creating it using java panel?
    I dont want to save it in public folder. I want to save report (webi) in user's personal category.
    can anybody send me source code?
    It will help me a lot.
    Thanks in advance
    Amol Mali

    Hi teda,
    i'm assuming that you have seen my post that i did successfuly save report in user's personal category.
    Actually the report is created in webi java panel using RE SDK and  is saved in Report Sample Folder then i'm saving it in user's personal category by following code
    string query = "Select SI_PERSONAL_CATEGORIES From CI_INFOOBJECTS Where "
                         + "SI_INSTANCE=0 And SI_ID=" + reportID;
                    InfoObjects infoObjects = infoStore.Query(query);
                    InfoObject infoObject = infoObjects[1];
                    Webi wreport = (Webi)infoObject;
                    ObjectRelativeIDs personalIDs = wreport.PersonalCategories;
                /personalIDs.Add(Convert.ToInt32(categoryID));
                   infoStore.Commit(infoObjects);
    But the report is presents in the Folder also and in user's personal category also.
    I dont want the report to be in the folder (Report Sample) if i saved it in user's personal category.
    How can i do that?
    any idea.
    Please help me.
    Thanks in advance
    Amol Mali
    Edited by: amol mali on Jan 9, 2009 7:55 PM

  • SUBMIT an ABAP report after creating the WI but before completion of WI.

    Dear All,
    I am having an activity which sends the approval work item.
    Now my requirement is to SUBMIT an ABAP report after creating the WI but before completion of WI.
    I can not call this report before approval activity because i need to pass this WI ID to this report.
    Please suggest some way to solve this.
    Regards,
    Amar

    Hello,
    You could create a 2-from-2 fork and put the workitem in one branch and the report in the other. Have the report branch wait 1 minute and then read the workitem id from the other branch.
    What is the purpose of this report? Why does it need the workitem id?
    regards
    Rick Bakker
    hanabi technology

  • Problems after creating report object

    I am using Crystal Reports Server XI R2 SP4. I created a report object from a simple Crystal report successfully. Even the thumbnail showed the report data even though the report does not save data.
    However when I view the report object in InfoView or schedule it there is no report data even though Crystal Reports Viewer displays data when run against the same DB with the same parameters.
    I get the same results with any report object I create in CMC but I was to able to successfully create and run report objects the first few(5) times after which I have been getting this result.
    Is there any kind of report or job limit?
    I made max records to retrieve unlimited and bumped # of jobs in every server from 5 to 50 and the age of oldest report to retrieve from cache to 0 mins.
    Please help!

    I'm not sure this is a JAVA problem, but if you're getting an ACCESS_VIOLATION exception from the JVM a method that provides more detailed information is to check for exceptions after every JAVA function called from the native code with (*jenv)->ExceptionCheck(jenv) and if true get information with (*jenv)->ExceptionDescribe(jenv) Making mistakes in native code constructing JAVA objects has been my most frequent cause of ACCESS_VIOLATION exceptions. I hope this helps.

  • How to get a second page in a form letter report after create it by Wizard

    How to get a second page in a form letter report after create it by Wizard
    i've built a report by wizard with a sql-Query
    the sql give me back for example 3 dataset
    and the report prints 3 pages
    dataset 1 - page 1
    dataset 2 - page 1
    dataset 3 - page 1
    thats ok,
    but now I need a second page per dataset ( with only a text )
    so that the report should print 2 pages per dataset
    dataset 1 - page 1 ,page 2
    dataset 2 - page 1 ,page 2
    dataset 3 - page 1 ,page 2
    It's not really clear for me, what to do, to create the second page
    any help ?

    .... found answer in other forum

  • Report Navigation Using Hyperlinks to Another Report (not drill down)

    I would like 2 sample reports.  The first report would have a hyperlink to the second report.  I want to publish these in BusinessObjects Enterprise and see this functionality using the Dhtml viewer preferably using the "my infoview".
    Anyone have or know of samples for this?

    Hi,
    Go to report painter, in the report display you can see the output types.
    choose output area as Info control, Navagation control, dril down control, detail control.
    Choose HTML Templet - SAP Template
    choose Classic drilldown, choose basic list drilldown
    change all this parameters in the report then you will be getting drilldown fuctionality.
    Regards,
    Padma

  • Reports cannot be created after ip changed

    We have ZfD 6.5 SP2 on an NW 6.5 SP3 server.
    Before we had to change the ip-adress of this server we were able to
    generate several reports with console one (tools, zenworks inventory, report).
    After changing the ip adress i will get a message, that there was an error
    with chrystal reports.
    I changed the ip in the registry key for the sybase odbc entry.
    What do I have to do, so that we are able to generate this reports again?

    Am Wed, 02 Nov 2005 15:35:08 +0000 schrieb Markus Schimmel:
    Hi,
    > We have ZfD 6.5 SP2 on an NW 6.5 SP3 server.
    >
    > Before we had to change the ip-adress of this server we were able to
    > generate several reports with console one (tools, zenworks inventory, report).
    >
    > After changing the ip adress i will get a message, that there was an error
    > with chrystal reports.
    >
    > I changed the ip in the registry key for the sybase odbc entry.
    >
    > What do I have to do, so that we are able to generate this reports again?
    have you changed the IP on the Database - Startup File and the Inventory
    Service - Object?
    have a look at SYS:\system\mgmtdbs.ncf
    Is there the correct IP?
    regards
    Christian Mies
    mailto: [email protected] or [email protected]
    have a look at:
    www.gne.de / www.etmiesje.de

  • Crystal Report (visual studio 2005)-Hyperlink not working on exported PDF

    I have created a crystal report by using VS 2005, there are some hyperlinks inside the report.
    After i exported the report to PDF, I check the PDF file, none of the link contains inside the PDF file.
    It seems a bug, i google this issue, some people can export to RTF first and then in RTF save as PDF, then the link should be there. I tried it, it works, but it totally mess up my report layout.
    Please advise,
    Tommy

    Typing the terms "pdf export hyperlink crystal" in the search box at the top right corner of this page comes up with the following KB (5th hit):
    [Hyperlinks to files do not work when exported to Portable Document Format (PDF)|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313336333633363337%7D.do].
    "Messed" up report export to RTF does not tell me much either. A link to a screenshot will be great.
    Also, what CR Service Pack are you on?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Missing field info. after created by copy Customer

    Dear Experts,
    Found a problem relevant to creating by copy Customer using XD01. After extending Co. Code & Sales Area Data for the same Customer with ref. to another Co. Code & Sales Area, found that info. of a field "Prev.acct no. (Previous Master Record Number)" under "Co. Code Data - Account Mgt - Reference data", and Partners under "Partner Functions" of Sales Area Data could NOT be copied. Is it a standard SAP logic ? Could you advise reason for this ? Besides these, any other field(s) also CANNOT be copied after creating by copy Customer ?
    Many Thanks,
    KH Fong

    Hello KH Fong,
    "Prev.acct no." issue:
    The "copy with reference" is a SAP functionality that allows you to quickly create customers master data. Anyway not all the fields will be copied into the new target master data. Even if You create a customer with reference and all the information will be reported into the new master data.
    EXAMPLE:
    - In Accounting info screen: ALTKN (Previous Master Record Number) or PERNR (Personnel number) are not saved.
    - In Payment transaction accounting screen: LNRZB (Account number of the alternative payee) or ZAHLS (Block key for payment) are not saved.
    - In Correspondence accounting screen: ZSABE (Clerk at vendor), TLFNS (Accounting clerk's telephone number at business partner), TLFXS (Accounting clerk's fax number at the customer/vendor), INTAD (Internet address of partner company clerk) or KVERM (Account memo) neither are saved.
    Other fields as Reconciliation account, interest calculation indicator, terms of payment and so on should be reported into the new master data.
    "partner function" issue:
    Usually the partner functions, that are mandantory in a partner determination procedure are copied for the customer into the new sales area.
    You need to check if the relevant partner functions are set as mandantory partner function in the partner customising:
    - Transaction VOPAN
    - Select 'Cust.Master' -> Button 'Display'
    - Mark the relevant partner determeination procedure, that is
       assigned to the account group used, and double-click 'Partner
       Functions in Procdure' in the navigation on the left side
    - Check which partner functions are marked as 'MandFunction'
       These are the partner functions, that are copied.
    Hope above information is helpful.
    Best regards,
    Crystal Lin

  • Use of "DBA_OBJECTS" in "AFTER CREATE" Trigger

    Hi,
    We would like to store some extra information about our objects we have in the database. To do so we tought of the idea of creating a 'documenting' table containing an object_id that references to the object_id from the view dba_views.
    Now we want to automatically create a new record in our documenting table when a new object is created, in the first stage this should only contain the object_id
    To accomplish this we are using an 'AFTER CREATE' trigger, but when this trigger fires and the code searches for the new object_id in dba_objects, it does not return any records and generates an error. Likely because when the trigger is executed, the view is not yet updated?
    create or replace
    TRIGGER TRG_TEST
    AFTER CREATE ON SCOTT.SCHEMA
    DECLARE
    tmp VARCHAR2(50);
    BEGIN
    dbms_output.put_line(ora_dict_obj_name);
    select object_id
    into tmp
    from dba_objects
    where object_name = ora_dict_obj_name;
    dbms_output.put_line(tmp);
    END;
    Error report:
    ORA-04088: Fout bij uitvoering van trigger 'SCOTT.TRG_TEST'.
    ORA-01403: Geen gegevens gevonden.
    ORA-06512: in regel 6
    04088. 00000 - "error during execution of trigger '%s.%s'"
    *Cause:    A runtime error occurred during execution of a trigger.
    *Action:   Check the triggers which were involved in the operation.
    It's in dutch, so I'll have a go at translating:
    Error report:
    ORA-04088: Exception while executing trigger 'SCOTT.TRG_TEST'.
    ORA-01403: No data found
    ORA-06512: in rule 6
    04088. 00000 - "error during execution of trigger '%s.%s'"
    *Cause:    A runtime error occurred during execution of a trigger.
    *Action:   Check the triggers which were involved in the operation.
    Does anyone have an idea of how I can accomplish what I'm trying to do here.. Or maybe something I'm doing wrong?
    Thanks in advance!
    Davy

    What is "ora_dict_obj_name" defined as?
    Another option might be to setup a DBMS_SCHEDULER job to run the following insert
    firstly though, create the following table ;
    create document_table as (select * from dba_objects where rownum < 1)and then setup a DBMS_SCHEDULER job to run the following:
    begin
      insert into document_table
      (select dbo.*
       from   dba_objects    dbo
             ,document_Table dtb
       where  dbo.Object_ID = dtb.Object_ID(+)
       and    dtb.Object_ID is null);
       commit;
       exception
        when others then
          rollback;
          -- log a message somewhere with the error, i.e. SQLERRM
    end;
    /Note, I specified all columns, but you'll probably specify explicitly which column you require, in which case the CREATE table would change as well.
    Then you won't have a need for any trigger, and can better manage when you want your documentation to be updated.
    Another option might be to use COMMENT, which can be used on tables, views, materialized views, but won't cover all objects
    to the extent you might want.
    SQL> desc emp2
    Name                                                                                                  
    EMPNO                                                                                                 
    JOB                                                                                                   
    START_DATE                                                                                            
    SAL                                                                                                   
    DEPT                                                                                                  
    END_DATE                                                                                              
    SQL> comment on column emp2.sal is 'Existing Salary of employee as paid at most recent month end';

  • DSO activation problem after creating the secondary indexes

    Hi,
        I am facing the problem with DSO activation after creating the secondary indexes.
    •  Compared with Info Cubes there is no functionality available which allows dropping and recreating a secondary index before/after the data activation.
    As a workaround I can write a simple report which drops and creates the indexes on database level.
    By using a process chain, we can simply insert the drop index report before data activation and the create index report after the data activation process.
    Can any body help me step by step procedure or Material to write the programs for delete index and create index reports on DSO object?..
    Thanks in advance for your help.
    Thanks & Regards,
    Bala

    hi,
    in BI if you are using the dso for reporting then you can simply chk the settings of dso for SID generation.
    no need to create the indexes or delete it.
    if the dso is not used for report then no need to use indexes.
    Ramesh

  • Prompt to Report navigation - OBIEE 11g

    Hello,
    I've three tables (3 different requests) to be displayed in a page. Each of these tables has one identical column eg. project_name (but from different database tables).
    My requirement :
    1.I should have only one prompt to select the project_name at the first page
    2.Only after selecting the project_name, the page should navigate to another page which displays all the three tables
    Kindly let me know how can I get the prompt to report navigation done.
    Thanks!
    Dinesh

    Hi ,
    Only after selecting the prompt you have to show the reports means use the guided navigation.
    Only after selectiing the Project_name , you can show your tables.
    But this can be done on the same page not on other page as you needed.
    Also check the below link may be helpful to you
    OBIEE 11G - Navigation:How to open in New page/new tab.
    Thanks,
    Ananth

Maybe you are looking for