Saving values in the settings all in Navigation

Hello

Can I save the value of the dimensions in some settings while browsing.

Means if I click a value in a table that allowed navigation, I want to keep the values of corresponding dimensions in some settings.

How can we reach the requirement above.
Please let me know if any other information is required?

Kind regards
Vikas

1. ensure that you have the same column names you have in the report target

2. remove the spaces between the parameters

'<--a href="http://obiedev02.tpcsed.com/analytics/saw.dll?GO&" path="/shared/CUSTOM%20WAREHOUSE/PLANNED%20TRAINING%20DETAILS&Action=Navigate" &p0="1" &p1="eq" &p2="Training%20Planned%20Time" ."month%20(mon-yyyy)"&p3="1+'||" fact"="" -="" employee="" total="" trainings"."month"||'="" style="text-decoration:none;">': ' link name ' | '<-->'
Do you see spaces?

Navigate & P0 = 1 & P1 = eq &

Write like this:

Navigate & P0 = 1 & P1 = eq &

and you don't need

1+'||" Fact - Total employee training. "" MONTH ".

just

'||" Fact - Total employee training. "" MONTH ".

And remove the space here:

' |' link name ' | '<-->'

Put like this:

' |' link name ' |' <-->'

Try now.

PS. one more thing. Click on a link during recovery in the results of the responses tab and join a properties/address (URL) and copy/paste URL generated here.

Concerning
Goran
http://108obiee.blogspot.com

Tags: Business Intelligence

Similar Questions

  • I don't see the values of the settings like position, scale, and all the rest?

    I don't see my values of parameters. Here is an image to see exactly I mean http://img513.imageshack.us/img513/1282/issue.jpg . There is no value for the position and scale... How can I solve this problem?

    You hid the A / V column. Right-click on the column headings to reveal again.

    Mylenium

  • Pass fast values in the legend / '- ALL -' filter filter all records

    Hello

    I have 2 questions for a same graph, so I hope it's OK to add them in a post.

    First I created a graph and added three filters in the Select list that are working well, the query is less, problem is that when I change to "- ANY -" I get no data, it eliminated all records as no data is the value of "- ALL -" don't - does anyone know the code to work around this problem?

    My graphic request;


    --------------------------------------------------------------------------------

    Select the link null, data P_MONTH as MONTH, SUM (CALLS) as

    from the DATA. MAIN_DATA

    THE WAREHOUSE WHERE =: P1_WAREHOUSE

    AND ANS_UNANS =: P1_ANS_UNANS

    AND PRODUCT =: P1_PRODUCT

    P_MONTH GROUP


    --------------------------------------------------------------------------------

    As I have several queries like the one above for different options on the same chart, I would like that the legend to show what the user chose every time the options change IE;

    Something like the bold text in the query to display the values in the legend;


    --------------------------------------------------------------------------------

    Select the link null, P_MONTH as MONTH, SUM (CALLS) as "P1_WAREHOUSE". "P1_ANS_UNANS" | 'P1_PRODUCT '.

    from the DATA. MAIN_DATA

    THE WAREHOUSE WHERE =: P1_WAREHOUSE

    AND ANS_UNANS =: P1_ANS_UNANS

    AND PRODUCT =: P1_PRODUCT

    P_MONTH GROUP


    --------------------------------------------------------------------------------

    Any ideas / suggests?

    Hello

    OK - the page looks ok now.

    You had a WHOLE and one entry in the list of categories. I think that ALL were on the list of values at some point definition and Apex had updated it's reference to the LOV was then still which he. I refreshed the LOV page delete this entry, set the return value zero 0 (as all values are numeric - you're dealing with values of salary - you must use 0), added a calculation to the page to set the value of the list to 0 if it is NULL, and erased the SUM() and GROUP BY in the series of the chart (which is not necessary).

    Andy

  • ... Streaming as a default value or the settings required?

    Hi people.

    We have recently received information that we should use value MSISTREAMINIG to ensure that our flow of apps. We are told that this will increase the performance. For example, an application currently takes about 40 seconds after launch before appears the GUI; Told us that it can be substantially improved with the MSISTREAMING value.

    Unfortunately, I'm not sure of the requirements and have a few (simple) questions - anyone can help?

    (1) if I put this MSISTREAMING = 1, what I also provide a MSI file with the package? We use VAC of the Adminstudio 11.5 (car converter) that generates the original MSI ThinApp exe. Do I just put the original MSI in the directory of the package somewhere or is a special required MSI? Does anyone know if Adminstudio VAC can do?

    (2) if our machines use thinreg to do various associations during the connection (so that file extensions can double click and launch the exe thinapp network location), the MSI will do that is already done by this command thinreg?

    (3) we will all thinapped exe / dat on the network share, it's OK?

    (4) I heard that streaming does not work outside of the view (i.e. in a physical environment). Is this true? It works natively inside the view, or do we need to set up something special?

    I really thought streaming happened in native mode for a thinapp exe...

    Any advice would be very convenient.

    Thank you

    (1) if I put this MSISTREAMING = 1, what I also provide a MSI file with the package? We use VAC of the Adminstudio 11.5 (car converter) that generates the original MSI ThinApp exe. Do I just put the original MSI in the directory of the package somewhere or is a required special MSI? Does anyone know if Adminstudio VAC can do?

    Answer:

    The MSI is only required for deployment, but then the package files and the MSI must be in the same folder. MSIStreaming = 1 indicates the build process to do not include package files in the MSI. This allows a couple of things:

    1. right ThinApp in view Manager now allows continuous deployment.

    2. you can now edit the MSI with Orca or any other MSI editing tool.

    Other than that are no real change. It does not improve the performance of your parcel! MSIStreaming do not change anything in the package. It only changes the format of the MSI file that was used for deployment. Double click on the MSI file will happen again a local installation of the package, i.e. not the jet package. For streaming without rights to the View Manager you just point your users to the packages on the share and you're done. Thinreg.exe is often used to help the person entitled to a streaming model.

    Admin Studio requires access to the ThinApp Utilities folder, i.e. the original tools ThinApp nothing that ThinApp supports is possible with Admin studio. You must do this manually and sometimes outside the studios Admin GUI, but it is still possible.

    (2) if our machines use thinreg to do various associations during the connection (so that file extensions can double click and launch the exe thinapp network location), the MSI will do that is already done by this command thinreg?

    Response: The MSI is irrelevant in this case. MSI is used only to help your deployment if you did not choose another method of deployment.

    (3) we will all thinapped exe / dat on the network share, it's OK?

    Response: Yes, it is called deployment continuously and is one of the supported and recommended methods.

    (4) I heard that streaming does not work outside of the view (i.e. in a physical environment). Is this true? It works natively inside the view, or do we need to set up something special?

    Response: This is absolutely not true. Who you said who have no idea about ThinApp works. Streaming is very well supported in any Windows physical or virtual client. Server Terminal Server is supported as well.

    The reason for which that your packages are slow to launch is linked to the packaging (how the package is created and configured) and the performance of your network. If all your packages are slow, I blame the environment. Make sure that no antivirus does slow down performance with on-access scanning and that your network is functioning as it should.

    For some troubleshooting tips common to improve the timing of the launch, please have a look here: http://blogs.vmware.com/thinapp/2011/05/make-your-thinapp-packages-start-quicker.html

  • Unable to acess the settings of graphics card on the A30

    I recently updated my driver to the latest version, it inslalled increases, but now it is impossible to access the settings, all options are replalaced with the words 'cannot find requested string' I tried all obvious actions (relocation etc.)
    I want to thank everyone who replied:
    Yours,
    Ewan :)

    Hello

    Which driver do you use? Did you use the original driver on the Toshiba site?
    Please note: other graphics drivers may cause damage to the graphics card. You should always use the graphics drivers from Toshiba. If you need a new version, please visit the Toshiba driver download site.

    http://EU.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/download_drivers_bios.jsp

    Good bye

  • different values of the parameters $ GV on DB LINK

    Hello

    I am trying to understand the values of the settings, I see on a database is different when it is asked of other databases via a DB connection.

    DB_1:

    SQL > select name, value, display_value, isdefault parameter $ v whose name like ' % date % ";

    NAME VALUE DISPLAY_VALUE ISDEFAULT

    nls_date_language                                                                                                 TRUE

    NLS_DATE_FORMAT FORGERY of the HH24:MI:SS HH24:MI:SS MM/JJ/AAAA/MM/JJ/AAAA

    fixed_date                                                                                                                TRUE

    DB_2:

    SQL > select * parameter $ gv@TO_DB_1 where name like ' % date % ";

    NAME VALUE DISPLAY_VALUE ISDEFAULT

    nls_date_language AMERICAN AMERICAN TRUE

    NLS_DATE_FORMAT FORGERY of the HH24:MI:SS HH24:MI:SS MM/JJ/AAAA/MM/JJ/AAAA

    fixed_date                                                                                                                    TRUE

    DB_2:

    SQL > select NAME from v$ database@TO_DB_1;

    NAME

    DB_1

    I'm under binary 11.2.0.3.

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for Linux: Version 11.2.0.3.0 - Production

    NLSRTL Version 11.2.0.3.0 - Production

    Thank you Checking out. !

    -AAG

    Post edited by: AAG

    Hello

    NLS parameter can be defined by environment variables, and they depend on the way you connect:

    • When you connect locally to the server (not SQL * Net, no listener), the Oracle session inherits the client environment
    • When you connect remotely to a service registered statically on the listener, the Oracle session inherits the environment that began the listener
    • When you connect remotely to a service registered dynamically on the listener, the Oracle session inherits the environment who started the database

    Kind regards

    Franck.

  • Help needed to create a POP UP window and stores the values of the custom tab

    Hello

    I have a requirement to store a program competing in a custom table name.

    Fields are concurrent_program_name, user_concurrent_program_name (of fnd_concurrent_programs_vl) and end_user_column_name (fnd_descr_flex_col_usage_vl setting) I finished the job of script to fill the value in the table.

    Now the problem is that I have to design a creation page which have concurrent_program_name (LOV) and user_concurrent_program_name (MTI) and setting (link)

    If the user selects the value in concurrent_program_name means LOV it should display a relevant user_concurrent_program_name (in MTI) and (window) settings.

    So I create card LOV in Concurrent_program_name as follows: 1. the concurrent_program_name card 2. Map of the user_concurrent_program_name.

    Now I select an LOV concurrent_program_name and it shows a user_concurrent_program_name in MTI. (Works fine)

    I need help how to go ahead with parameters.

    If the user clicks on the link he must navigate the window pop up and displays the values of the settings, now I need to keep the close button (if the close button hit the user navigates to page creation.) and if the user hit the button Save page create then it should record the following values of custom table (concurrent_program_name user_concurrent_program_name and settings).

    Pls give me an idea to go ahead and also give me some articles about it.

    Thank you

    Corinne Bertrand

    check out this blog to create a popup window http://mukx.blogspot.com/2007/07/javascript-in-oa-framework.html

    You can create a button with 'Window.Close ()' to close the window...
    You can get the parameters of CP in the following query

    SELECT * from fnd_descr_flex_col_usage_vl
    where as descriptive_flexfield_name ' $srs$. CONCURRENT_PROGRAM'
    AND APPICATION_ID = xx

    Warning : do not do transactions with the pop-up window.

    For information about how to create the page, see Create exercise...

    Prasanna-

  • I pressed the reset button default values during the installation on Officejet 4620 navigation all in one.

    I pressed the reset button default values during the installation on Officejet 4620 navigation all in one, now I can't connect to my wireless network. My router is a box of phone company that I do not have access to. Any help?

    Oh, sorry.  Make sure the USB cable is NOT connected when you run the software or it will assume that you want a USB installation.  It will ask you which type of installation desired and, of course, choose wireless.

    Later you will be asked to plug a USB cable.  Wait until he asked.

  • This will remove all your custom settings and the settings of many extensions.

    Hello

    I was reading this article of knowledge and he says:
    "This will delete all your custom settings and many extensions settings."
    What are the custom settings?

    for example one of these and what else
    bookmarks?
    Add - ons?
    Top toolbar - Customize the toolbar
    Add on the toolbar
    Firefox/preferences
    Authorization Manager settings
    the new page open

    Corrupted preference file
    File preferences may be corrupt, Firefox prevents writing to it. If you delete this file, Firefox will automatically create another when it comes to.

    Here's how to delete the prefs.js file.

    This will remove all your custom settings and the settings of many extensions.
    Open your profile folder:

    In the menu bar, click the Help menu and select troubleshooting information. The troubleshooting information tab will open.

    In the section the Application databases, click view in the Finder. It will open a window with the folder of your profile.
    Note: If you are unable to open or use Firefox, follow the instructions for finding your profile without having to open Firefox.

    In the menu bar, click Firefox and select Quit Firefox

    Locate the prefs.js file (and, if applicable, the prefs.js.moztmp file).
    Delete these files and files prefs - n.js where n is a number (e.g. prefs - 2.js).
    If there is, remove the Invalidprefs.js.
    Restart Firefox. You should now have reset all preferences.

    Based on information from preferences not saved (mozillaZine KB)

    See also http://kb.mozillazine.org/Profile_folder_-_Firefox

    #1: there are too many pref for all kinds of adjustment which will offer a recipe of what you lose and how to keep certain parameters.
    It is possible to copy specific lines of a prefs.js to this file in another profile or restore some settings after deleting this file in the current profile folder.

    All the prefs that show as a user defined and appear in bold on the topic: config page are stored in the prefs.js file.

    This includes the changes you make and data Firefox itself and extensions store as data/parameters in a pref.
    It's

    #2,3: the localstore.rdf file stores the toolbar configuration and other data.

    #4: the current versions of Firefox shows the menu entry "Tabs" at the top menu ' display > toolbars "and" Firefox > Options ' and in the menus toolbar pop-up if the tabs are not in the default position on the top.

    If the notches located on the top and the menu entry is not available and you want to move the tabs under the navigation toolbar, then you have to toggle the pref browser.tabs.onTop false on the subject: config page.

    A restart of Firefox is necessary for updating the menu entry to display or remove.

    Note that this pref will no longer effect when the code Australis lands on the output channel (code Australis will probably land in Firefox 29).

    #5: see https://support.mozilla.org/kb/Clear+Recent+History

    Compensation of the "Site Preferences" clears all exceptions for cookies, images, pop-ups, installing the software, stored passwords in permissions.sqlite and other site specific data stored in content - prefs.sqlite (including zoom on the page).

    Deletion of cookies will delete all specified (selected) cookies, including cookies with an exception allowing you want to keep.

    #6,7: history of search bar is the story of the search bar (Google) on the Navigation toolbar.

    All recorded data to a form on a web page is included in the data in the form, but you can not separate and distinguish the two.

    Browsing history is the history of the web pages you have visited.

    #8: session cookies are always kept in memory and never stored on the disc in cookies.sqlite

    You can only delete specific cookies manually in the Cookie Manager or leave cookies expire when you close Firefox to make them behave like session cookies.

    Cookies of other compensation will include all cookies and don't obey the exceptions that you have made.

    #9
    Data stored in storage DOM is not stored in cookies.sqlite, but it is generally stored in the webappsstore.sqlite file or possibly in the form of data in IndexedDB.

  • TB c. 24.0: changed ISP. ~ new email in the settings of the server &amp; Server outgoing &amp; all address books and Contacts; TB still shows the old email ID for Fwd &amp; Rply

    TB c. 24.0, Win 7 Pro. Change of ISP. I use Outlook 2007; woman uses TB, same box. TB change username & email address in the settings of the server & outgoing server & default value. E-mail address changed in all address books and Contact lists. Now the TB still shows the old Correo electronico in < from > when reply or forward. It's confusing beneficiaries, who have sent their responses on a now non-existent account offshore. Check the Contacts Windows - empty. Check my Outlook 2007 - all Contacts changed appropriately. How do I kill this old TB e-mail address when it is not yet listed more - except when we try to reply or forward?

    Thank you! I don't remember the old data (ports, password, etc.) to re-create the old account to my wife several months ago and with a different ISP - I had written all this down, but it was destroyed in a fire at home - but you put me on the right track. I created a new account (sub?) via file > new > account existing with new information, verified mail he was working and then deleted the new subaccount. Now that works. Duh.
    This one goes in the file "fixes weird!

  • How the settings can be saved Camileo P10 camcorder?

    Hi all!
    I just bought a brand new Toshiba Camileo P10 camcorder and I'm satisfied total
    How it works so far. For this price is a good true camcorder, but I have a little trouble with it.
    Once I make my settings, I want all saved, it must be done again all alone
    each reboot of the camera. Is it possible to save all my settings?
    Thanks for any helpful answer! :)

    Hello

    I m not quote of course P10 topic but I have a Camileo Pro and it of not possible to save the settings
    So maybe it s even with P10.

    Welcome them

  • Issues with the display settings - all super tiny

    I have problems with the display settings, all of a sudden, everything was super great and difficult to see all the toolbars on the screen, I went to the settings display, and somehow managed to make everything incredibly tiny.  I found a page via the display settings (avancΘs?) that allowed me to adjust the percentage of the elements on the screen.  I reduced to 40%, and then the setting stuck and now I can not see or read anything.  I'm trying to return to the display settings, but I can't find this 'page' which allowed me to make this change.

    I saw a similar post:

    "I messed up my display settings. my resolution is so great that I don't see anything but black vertical lines and sets of 3 white dotted lines in sequence across my screen. my mouse can not be seen either. is there anyway to restore my original settings? It's as if everything is bigger there should be 200 to 300%.

    Hello

    There are a few things you can try:

    1. reboot the PC then start tapping the F8 key until you get the Windows Advanced on-screen Menu of Options.

    Then choose "last good known Configuration". Allow Windows to start.

    2. restart PC then start tapping the F8 key until you get the Windows Advanced on-screen Menu of Options.

    Then choose "Enable VGA Mode". Windows XP loads with the color values that can handle your "lower" resolution and display driver Once in Windows, change the resolution, then restart the PC.

    3. try to go into "Safe Mode", which is accessible in the same way as "VGA Mode". "Review the same routine as no. 2.

    I tried to hit F8, but nothing happens, I tried to reboot several times.  How do the Advanced Options?  Someone knows it the screen that I talk with the possibility of adjusting the percentages, how can I find it again?  So I can not really read or see anything.

    Hi fixxazd,

    For instructions on starting in the advanced system recovery options, see the following articles:

    A description of the options to start in Windows XP Mode

    Advanced Troubleshooting for General startup problems in Windows XP

    See also:

    How do advanced clean boot troubleshooting in Windows XP

  • My screen keeps dimming every few seconds, even if I changed the settings and saved!

    Hi I have Windows 7 and I have passed to the control panel and changed the settings for power. I got my high-performance switch mode, changed the settings so that it only fades every 10 minutes and saved. However, my computer keeps dimming of the screen at very low about every 7 seconds! I have to make it brighter, but it fades again! Sometimes it fades it right after she cheer up! I even tried to make a personalized plan, but it did not work. What can I do to make the screen stop all seconds dimming! I've tried everything!

    You are using a laptop computer monitor or a desktop monitor / external?  This is much like a monitor that has its own management food or, as with many TVs, the ability to change the brightness in response to changes in ambient light levels.

  • Note: The settings for this page are automatically saved in the Web browser cookies.

    I have a printer of C311a e-all-in-one HP Photosmart 7510.  When you look at the section of customizing built-in browser page printers, at the bottom of the installation of the list can be found this message:

    Note: The settings for this page are automatically saved in the Web browser cookies. If the Web browser cookies are deleted, these settings are lost.

    I would like to the file name for this cookie and can then ensure that this cookie is excluded from cleaning in the various tools that I could use for basic maintenance.  Thank you.

    I suspect that you gave me perfectly fine information.  However, given that this cookie file is not on my machine, determine why would come next.

    In fact, given the costs associated with this effort, profit generated over the lost time and possible third party website access to this particular cookie. all dictate that I have overcome this effort - for now.  I don't respect the time you have invested in answering my question, placing me in your debt in at least a couple of beers.  I want to thank you for the information provided.

    Mark

  • Apex on the load display text page 5 article &amp; navigation based on the values in the table bar

    Hi Experts,

    I have a page in which I want to show the textual elements and the crumbs of bread according to the requirement on page load.

    To do this, I gave the condition for navigation buttons and text elements bar as below:

    Condition type: there is no

    Expression 1: select null from ms_contracts where contractor_id = UPPER (v ('APP_USER') and contract_expiry_dt < sysdate)

    The text value of the element (display only): ' your contact has expired, prents get it renewed. Position to renew the update below the new end date '


    Above solution does not work for me. I guess there is no need to create dynamics of Action I want this to happen on the page load.

    Ask that you please guide me.


    Thank you.

    Thierry

    Hello

    Have you tested your query do not return all rows using SQL workshop for example?

    Not the condition watch Object Exists, when the query do not return all the lines.

    BTW, it's better to use bind variable: APP_USER function v. APP_USER is also always capitalized

    select 1
    from ms_contracts
    where contractor_id = :APP_USER
    and contract_expiry_dt < sysdate
    

    Kind regards
    Jari

Maybe you are looking for

  • Do not type in the address bar?

    Then... I have Firefox v. 4.0.1 and it is not allowing me to type in the search bar or the Awesome bar.But... CometBird 4.0.0 (a firefox browser based) works very well.Is this a Firefox problem or... is it just me? xD Edit: But I can type in the boxe

  • Z400 and upgrade BIOS

    I recently bought a Z400 He's going to used as part of a large system of record I was wondering, should I update the BIOS? is there a update/date/version specific that I should look for? I was wondering just in case there are bugs or something that h

  • Acquire 2 digital signal of custom scale (Engg units)

    I am a newbie to the world of DIO. I write a VI to acquire 2 digital signals. one of a load cell and others for engine rpm (legumes). I need acquire these two signals and then convert them to engg units using the custom scale and write it in a txt fi

  • cancel the reformat

    I accidentally reformatted my hard drive old brothers while on an external usb cable adapter. I had installed a new hard drive and windows 7 and was about to move through information. I left the office for a period long enough to go to mode 'sleep' a

  • How or there is no model code keep update/sync the local database indexedDB for MySQL database online?

    How or there is no model code keep update/sync the local database indexedDB for MySQL database online?