Navigation Path back

Hi guys,.

I have A report, in that of column a action link to another B report that the value of the success of report.

Then, report B, I have another report under Navigation link to report C.

When I report C, and when I click back, it comes directly from A report.

but I need to make them come to the B report

How to do?

A-> B-> C

When click on back on C, it's rerpot A. I need

C > B--> then press A.

Please notify.

Thank you

Hari

Hello

It is the default behavior of Obiee. When you click the back button, it comes only to summary report (such as A report).

We have another Obiee 11.1.1.7.0 'Breadcrumbs'option. If you want to come C to B, simply click on the report name 'B' in the report.

other wise, you must click on the "back" button.

Please indicate if this can help you...

Thank you...

Tags: Business Intelligence

Similar Questions

  • Navigation path: activation process for same Terminated & Suspended pay

    Dear Experts,

    I want to know the navigation path of the form on which we pay for the statutes of the different assignment. I want to activate the pay for completed missions and suspension process. Can someone please provide me with breadcrumb for the form.


    Kind regards

    Muhammad Noman moomo

    In order to activate weather canceled payroll or suspend the transfer, open the form, and change the status of process for payroll column.

    Navigation

    Working structure > status

    thsnk

  • navigation arrow back stopped working, also, does not get suggestoins when I start typing a URL... How can it be fixed?

    So, after I deleted a bunch of files/applications today (computer threatened to crash), Firefox has started to do some weird things. Backwards navigation is not possible; the back navigation arrow is grayed out. Also, when I start typing a URL, it suggests is more the rest of it, either in the URL bar itself, or in a drop-down list (it is used to do both). 16.0.2 is the current version? It's him that I kept, I deleted the others. Recently, I had the announcement that Apple is not support my operating system, Mac OS X 10.5.8, I don't know if that's relevant. How can these things be fixed?

    I use Windows, but I can suggest a number of things you can try.

    1. right click on your toolbar, click Customize. Click on the button "Restore Default Set".

    2. go in the Firefox menu > help > troubleshooting information. In the tab which opens later, click on "reset Firefox".

  • Navigation problem back to create the Page

    Hello

    We are a CreateShipmentPage createAddressPage (Custom Pages) initialization

    On CreateShipmentPage, we have written faulty logic on EoImpl selection of the ShipmentID based on the sequence, and we have a sub-tab on CreateShipmentPage region where we are redircting to the createAddressPage when you click on the button "create address".
    then enter (return) to the CreateShipmentPage of createAddressPage, shipment id is is filled with the new value when. but our requirement is to have the same value sequence which was settled at the start

    EO shipping page:
    public void create (AttributeList attributeList) {}
    Super.Create (AttributeList);
    Transaction OADBTransaction = getOADBTransaction();
    ShipmentId number = transaction.getSequenceValue ("xxapl_po_shipments_s");
    setShipmentId (shipmentId);
    }

    CO on the page address redirection to the page create:

    {if (null! = PageContext.GetParameter ('Save'))}

    () pageContext.forwardImmediately
    "OA.jsp?page=/xxapl/oracle/apps/oe/shipping/webui/ShippingRequestCreatePG,"
    NULL,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    NULL,
    NULL,
    true, / / keep AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES);
    }


    Avinash

    Avinash

    When you would be by clicking the browser back button. Then you would call the CreateShipmentPage and its processRequest method will be called. Try to check that you are not calling the create in its necessary to call processRequest.If method. Then try to set a parameter when you click navigation back & in processRequest, check the value of this parameter, if it is then do not call the create method.

    I hope I'm clear!

    Thank you
    AJ

  • Content of the pane Navigation fleet back

    When I try to use the Vista Navigation pane to access folders on my computer, it tends to float to the left to view the directory names better.  But in doing so it does not point to the left of the directory names.  I have the pane stretched enough wide, I don't think it's in the case.  I have a few long directory names, I want to clarify the contents of directories.  But this requires records to float left making it is impossible to reach the directories that are shorter named.  Is it possible to lock this little sucker in place?  Any help would be appreciated, thanks.

    Hello

    This behavior is by design.

    However, you may write us with your comments and suggestions to Windows Vista feedback: http://mymfe.microsoft.com/Vista/Feedback.aspx?formID=83

  • Safari load by changing the navigation and back

    I have some problems with my page in safari. When I go to another point of navigation (Show example) and return to the House, it loads the page automatically. The content is simply disappeared! Until I update - then it works - but is this normal?

    www.wokestra.ch

    Thanks for your help!

    Please try to follow the steps here:

    https://discussions.Apple.com/thread/6585131?start=0&TSTART=0

    Thank you

    Sanjit

  • Help setting up navigation button back by label name.

    Newbie back for some pearls of wisdom.

    I'm trying to move forward and buttons to advance the user along the timeline by return label name. I had the button before work, but can't seem to find the right code tweakage to get the button to return to work.

    Here's what I have:

    Stop();

    var myLabels:Array = ['A', 'B', 'C', ', 'E', 'F', 'G', 'H'];

    var nextLabel:String;

    var inc:int = 1;

    var prevLabel:String;

    var inc2:int = - 1;

    fwdbtn.addEventListener (MouseEvent.CLICK, clickNextSection);

    function clickNextSection(e:MouseEvent):void

    {

    nextLabel = String (myLabels [Inc.]);

    gotoAndPlay (nextLabel);

    Inc ++;

    }

    bkbtn.addEventListener (MouseEvent.CLICK, clickPreviousSection);

    function clickPreviousSection(e:MouseEvent):void

    {

    prevLabel = String (myLabels [inc2]);

    gotoAndPlay (prevLabel);

    inc2 ++;

    }

    I'm sure that there are some reduncies and I know that I'm missing the variable that indicates the timeline to subtract the positioning of the table.

    Do I need to define a new table for the back button?

    No idea what I am to spoil?

    Thank you!!

    function clickNextSection(e:MouseEvent):void

    {

    Inc ++;

    If (Inc.<>

    gotoAndPlay (String (myLabels [Inc.]));

    } else {}

    Inc = myLabels.length - 1; Keep it in the end

    }

    }

    function clickPreviousSection(e:MouseEvent):void

    {

    -Inc.;

    If (Inc. >-1) {}

    gotoAndPlay (String (myLabels [Inc.]));

    } else {}

    Inc = 0;  Keep it at the beginning

    }

    }

  • Call the rule of Navigation of Backing Bean

    Hi everyone

    I have a small problem with the redirect in the adf.

    So far, I used this code to redirect a Page to another page:


    FacesContext fctx = FacesContext.getCurrentInstance ();
    ExternalContext ectx = fctx.getExternalContext ();

    String viewId = pageToRedirect;
    ControllerCtx ControllerContext = null;
    controllerCtx = ControllerContext.getInstance ();
    String activityURL = controllerCtx.getGlobalViewActivityURL (viewId);
    ectx. Redirect (activityURL);

    This code is used in an ActionListner.
    From now I can't use this code more. I know that if I use an action I can redirect easily but I have to use an actionlistner so I would like to redirect using the navigation rule that I defined in my faces-config.

    Can I do this in my actionlistner? How?


    Thanks in advance to you all.

    If you have the control-flow-case defined between Page1.jspx to Page2.jspx as "goToPage2."
    You can use the code snippet in the bean managed in Page1.jspx

    FacesContext context = FacesContext.getCurrentInstance ();
    context.getApplication () .getNavigationHandler () .handleNavigation (context,
    NULL,
    * 'goToPage2'); *

    Thank you
    Nini

  • How to enter spaces in the path BACK names using cmd via call executables

    TestStand 4.1 use called executable to call cmd with the expression of argument (slightly modified)

    "Atprogram/c...--verifier f C:\\test\\my folder\\map.hex > C:\\TEMP\\result.txt.

    I can't use quotes more around 'my folder' and my ^ folder is not accepted by atprogram.

    See you soon,.

    Hello

    To enter a "in the arguments text box you must enter------" instead:

    your string should look like this:

    "" / C atprogram--verify f \"C:\\test\\my folder\\map.hex\ ' > C:\\TEMP\\result.txt.

    Hope that helps

    Jürgen

  • Keep losing the customization of controls after the new start or updates [firefox 24/25/26] 'customize navigation as bookmarks, back buttons and reload '.

    Since the 24 FF and also in the 25 & 26 it keeps losing the customization of controls after new impetus or updates.

    I always do this: 'Customizing the navigation like back, home, bookmarks, & reload buttons' - http://mzl.la/LqHj2n.

    When I updated from 23-24/25/26 or have a crash FF in one of these versions, the customization is default return. I do not have to repeat this every time!

    What is your operating system?

    You can check the problems caused by a corrupt localstore.rdf file.

  • How can I back to the original page after a link to the different layout?

    I want my user to be able to click the link, and switch to the display of the page, then return to the original location so that they can continue to read the document. Right now I'm using bookmarks and Table of contents to post a link back to the area where the drive started from. There must be a better way. Thank you.

    Hi Tami,

    User can also use combinations of shortcut that is (ALT + LEFT ARROW) keys or the navigation path see-> Page Navigation-> previous view.

    Kind regards
    Rahul

  • Logitech's ' back' button no longer works after update 6.0.2

    The navigation buttons (back and forward) on my Logitech mouse worked correctly in all versions of Firefox, I used it, including 6.0.1. I've just updated to 6.0.1 and the buttons no longer work. I tried Opera and Internet Explorer, and confirmed that the buttons work properly with these browsers.

    Hmm...

    I had this problem on 6.0.1.

    And then I decided, since I already have the problem, I'll just upgrade to 6.0.2 and see if it works.

    The same problem.

    And then some powers-that-be, the problem fixed itself.

    (person but me using my computer, so I have absolutely no idea of what I did to fix.) Maybe after restarting the computer).

  • I accidentally touched a parameter to hide my address bar and all my other buttons such as 'file' or 'tools' and I can't understand how to bring back. Now I can not even type an address to go to another site, because there is no place to type.

    I accidentally hit a feature that allowed me to hide all on the top of my browser. Now all I have are the options of "most visited, commissioning and the latest titles.» I have no place to type in a Web site address, not options such as 'file' or 'tools' or even the back or refresh button. How the return to the original values?

    Don't see the menu bar (file, publishing, display, history...) (Help)? Hold down the key (key on Mac), and then press the following letters in this exact order: V T M
    The bar of menus must now appear permanently, unless you turn it off again (view > toolbars). Turn on/off the menu bar is a new feature in version 3.6.
    See what happened to the menus file, editing and?.

    To get the tool of navigation bar back, go to view > toolbars and make sure that Navigation bar is checked.

    If that does not fix it, try resetting your toolbars and controls using Firefox in Safe Mode troubleshooting questions.

  • How can I change the path of the system permanently?

    using the path back change only lasts for the duration of the windows session.
    {Use windows vista with all upgrades so far}

    Thanks in advance.

    From the start menu open 'system '.

    Click on "advanced system settings" in the list tasks.

    On the Advanced tab of the System Properties dialog, click "Environment Variables... »

    Since the Environment Variables dialog, you can change the user (or profile) variables or variables of the system (all profiles).  Look for the variable 'path' and include the value of path you want and click ok.  NEW process (for example, a command prompt) will use the new environmental variables that you define.  Any existing process will keep existing variables until they are changed from the process or the process is completed and re-opened for re - load the new variables.

    This settings in system properties are persistent and will be maintained by reboots, sessions recorded off tension and new processes being begotten.  They are used whenever a process that uses environmental variables support.

    That you set from the command prompt by using the DOS command SET variable = value won't be resident for the duration of this process or session you mentioned in your post.

  • Cannot change the path to the program shortcut? Bad location targets after Regedit

    Hello.

    I hope someone is able to help. I recently bought a new PC that I decided to run Windows 7 on once more, with a personal dislike for Windows 8.

    The system is running 1 SSD for the OS and 1 HARD disk for other programs and files. Want to separate my OS from my HARD drive as much as possible, I searched these forums for a solution to allow me to place my Program Files and Program Files (x 86) on the HARD drive.

    In doing so - I found a Regedit solution which involved editing Reg keys under %systemroot%\syswow64\regedit 2 - I changed the ProgramFilesDir and ProgramFilesDir (x 86) values so that they are now pointing my F drive on my C drive.

    However, in doing so, I have found that although the programs install okay--when a shortcut is generated on the desktop and in the start menu, the path does not match the location of the files and rather oriented towards the drive C. I tried to go into the properties of the file itself and editing shortcuts so that they point to drive F - however support apply and okay - the path back to its previous C disk State , despite it clearly edition there are moments.

    Anyone had similar? Is there a solution I'm missing at this point? I'd love to hear it!

    Hello

    You can also publish this issue in Windows 7 IT Pro TechNet Forums: http://social.technet.microsoft.com/Forums/windows/en-US/home?category=w7itpro

    Thank you.

Maybe you are looking for

  • IMovie does not show images

    Hi, sorry, I'm from Barcelona, my English is not so good. I try to make a new project with IMovie, but when I add a new photo to the Imovie project do not show these photos or anything, I can do?

  • Lightroom 6 file names changed in gray

    Hi - I think I've clicked on a file name (the top line in a cell, the grid view) and found that all of the names of files in the display of the grid have changed to a barely visible light gray (grey). How can I change back to the original black?Thank

  • Web site using adobe flash

    Hello. I designed a website using adobe flash and published online. When his office consulted the site works fine, but when people try mobile devices, it is said to get flash or plug not supported. Is there an html code or a way to make my flash site

  • I bought adobe pro 11 but I also need adobe distiller. How can I distill adobe

    I bought adobe pro 11 but I also need adobe distiller. How can I distill adobe

  • Could not get table work properly

    I can't get the table is normally displayed instead of this tiny boxes