Dashboard prompt that is not bound to a column

Hello

It is perhaps a fundamental issue, but I'm missing something here.

How can we create a dashboard guest who is not related to any column? This message should be a drop down with two values to choose from.

1 accounting
2. operational

The value selected in this prompt will be used for the calculation in my reports. The calculation of accounting and operational procedures is different.

I don't have these two values in a column.

Please suggest how can I do this.

It comes to OBIEE 10.1.3

Your help is highly appreciated

In this case you can mark as correct instead of useful at my suggestion right?

Tags: Business Intelligence

Similar Questions

  • Oracle 11.2 - perform parallel DML on a table that is not partitioned with LOB column

    Hello

    Since I wanted to demonstrate the new enhancements of Oracle 12 c on SECUREFICHIERS, I tried to use PDML declarations on a table that is not partitioned with LOB column, in Oracle 11 g and Oracle 12 c releases. The Oracle 11.2 SECUREFICHIERS and large objects Developer Guide January 2013 said clearly:

    Parallel execution of the following DML operations on tables with LOB columns is supported. These operations performed in parallel run only mode when it is run on a partitioned table. The DML statements on tables not partitioned with LOB columns continue to run in serial execution mode.

    • INSERT SELECT AS
    • CREATE TABLE AS SELECT
    • DELETE
    • UPDATE
    • MERGE (conditionally UPDATE and INSERT)
    • Multi-table INSERT

    So, I created and filled a simple table with a BLOB column:

    SQL> CREATE TABLE T1 (A BLOB);
    Table created.
    

    Then, I tried to see the execution of a parallel ABOLITION plan:

    SQL> EXPLAIN PLAN FOR
      2  delete /*+parallel (t1,8) */ from t1;
    
    Explained.
    

    SQL> select * from table(dbms_xplan.display);
    
    PLAN_TABLE_OUTPUT
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    Plan hash value: 3718066193
    
    -------------------------------------------------------------------------------------------------------
    | Id  | Operation             | Name     | Rows  | Cost (%CPU)| Time     |    TQ  |IN-OUT| PQ Distrib |
    -------------------------------------------------------------------------------------------------------
    |   0 | DELETE STATEMENT      |          |  2048 |     2   (0)| 00:00:01 |        |      |            |
    |   1 |  DELETE               | T1       |       |            |          |        |      |            |
    |   2 |   PX COORDINATOR      |          |       |            |          |        |      |            |
    |   3 |    PX SEND QC (RANDOM)| :TQ10000 |  2048 |     2   (0)| 00:00:01 |  Q1,00 | P->S | QC (RAND)  |
    |   4 |     PX BLOCK ITERATOR |          |  2048 |     2   (0)| 00:00:01 |  Q1,00 | PCWC |            |
    |   5 |      TABLE ACCESS FULL| T1       |  2048 |     2   (0)| 00:00:01 |  Q1,00 | PCWP |            |
    
    PLAN_TABLE_OUTPUT
    --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    -------------------------------------------------------------------------------------------------------
    
    Note
    -----
       - dynamic sampling used for this statement (level=2)
    

    And I ended up executing the statement.

    SQL> commit;
    Commit complete.
    
    SQL> alter session enable parallel dml;
    Session altered.
    
    SQL> delete /*+parallel (t1,8) */ from t1;
    2048 rows deleted.
    

    As we can see, the statement was executed in parallel:

    SQL> select * from v$pq_sesstat;
    
    STATISTIC                      LAST_QUERY SESSION_TOTAL
    ------------------------------ ---------- -------------
    Queries Parallelized                    1             1
    DML Parallelized                        0             0
    DDL Parallelized                        0             0
    DFO Trees                               1             1
    Server Threads                          5             0
    Allocation Height                       5             0
    Allocation Width                        1             0
    Local Msgs Sent                        55            55
    Distr Msgs Sent                         0             0
    Local Msgs Recv'd                      55            55
    Distr Msgs Recv'd                       0             0
    
    11 rows selected.
    

    Is this normal? It is not supposed to be supported on Oracle 11 g with no partitioned table containing the LOB column...

    Thank you for your help.

    Michael

    Hello

    The explain plan shows that only the query is run in parallel but not delete it.

    Concerning

    Maurice

  • How default of a SelectOneRadio element that is not bound to any attribute of VO

    I have an AF:SelectOneRadio which has two AF:SelectItem who is not related to the attribute of any VO.
    I am not able by default one of the Af: SelectItem. Help me people...



    Thank you
    TK

    Here is a sample,

    value = "3" >


    **

    Thank you
    Nini

  • confusion of wireless email in my hotmail Inbox:-2 emails just sent showed upward in the Inbox related to a letter that is not bound. __

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • Error messages
    • Recent changes to your computer
    • What you have already tried to solve the problem
    confusion in discussions of email in the hotmail Inbox.

    Hello

    I recommend you ask your question to the Windows Live Hotmail support for assistance.

    Reference: Windows Live Hotmail Top issues and Support information

    Hope the helps of information. Please post back and we do know.

    Concerning
    Joel S
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Find all tables that have not at least a DATE column

    DB version: 10 gr 2

    View user_tab_cols using, how can I find the tables that have not at least a column of DATE(user_tab_cols.data_Type='DATE')?
    SELECT table_name
      FROM user_tables
    WHERE table_name NOT IN  ( SELECT DISTINCT
                                      table_name
                                 FROM user_tab_cols
                                WHERE DATA_TYPE  = 'DATE'
                             );
    

    Concerning
    Arun

  • I have a problem with activating photoshop elements 14 upon activation of the server responses me that I am not bound. I start again and I still got the same message! I use a pc with windows 10 pro

    No response to my problem

    Amy_Wong

    I have a problem with activating photoshop elements 14 upon activation of the server responses me that I am not bound. I start again and I still got the same message!

    !

    Solutions to connection errors, activation and connection with creative Cloud applications and Creative Suite.

  • Inspect dashboard shows all pages that does not change of URL

    Our site is a HTML5 website for mobile devices especially for tablets. On the site if I click or call to open anything that does not lead to change of URL, the edge inspect fails to open these pages in the form of tablets. Is there no work around or its not supported currently.

    Inspect edge listens to changes of URL in the Chrome browser. When a change in the URL is detected, it pushes the new URL for the connected devices. Interactions, as AJAX/CSS, interactivity of the forms, changes of State and scrolls that update the URL of the page, URL change is not detected.

    We are studying ways to improve this feature to detect interactions more page.

  • By using a column twice in a dashboard prompt - selection multiple and wild-carding

    My client uses OBIEE 10.1.3.2; It is impossible to pass at this time. However, they want to be able to enter a list of values and a search for wildcard for additional values at the same time for a single column in a row of dashboard.

    Since they cannot be upgraded, they do not have the Wildcard feature search function fast multiple selection improved 10.1.3.3 and later versions.

    If anyone has found another method to do, perhaps using a column twice in a row of table edge or separate dash invite on the dashboard page, in order to, OR the results of a multiple selection and an edit box (with entry wildcard-matching)? I suspect that this won't work - that the result sets from a command prompt to a column replaces any other games of fast results for the same column.

    Has anyone found another way to do this, before his 10.1.3.3 release?

    Yes, it is possible.

    This is how to do it:

    In your report you need to add two filters on the same column and combine them with OR.
    First filter: is invited.

    Second filter: is as presentation_variable
    Then protect this filter! * What will make your prompt is filtered on the Prée variable and it will not be replaced by another invite.

    Now create your guest of dashboard:

    First add your column with an edit box and attach the presentation variable.
    Then edit the formula in the column, so it will not refer to the column more. (Which is not necessary, because the value will be set to the variable Prée.)

    Then add the column even with a multiple selection.

    Then, test and verify your results.

    Kind regards
    Stijn

  • What is the best way to transfer a PC that can not download Firefox Firefox?

    My work computer works under IE, and I want to instead use Firefox for my web browsing. However, there is a block admin on my computer that won't allow downloads of executable files. Is there a way to get Firefox on my work computer by downloading the file at home, put on a USB and then by running the file on my work computer? Any help would be appreciated.

    In fact, you may want to complete installation and not the installer of heel that is normally bound to on mozilla.org for Windows has been linked above in the first post. http://www.Mozilla.org/en-us/Firefox/all/

    However, the two will install Firefox and not just launch Firefox.

    You can opt for portable Firefox as it can even work with profile completely on the USB nothing is installed. It is not made by Mozilla however they've been a reliable option for several years now with the portable version of Firefox. http://PortableApps.com/apps/Internet/firefox_portable

    Also be careful because some workplaces cannot be authorized by running software that is not approved for example.

  • Hi well I fight with hp for about 3 days on this so maybe someone here can help me. I have a bunch of updates that will not update how to fix the problem

    When I run a health check on hp I have a full page of items that will not update some goes for updates of windows. but he said that the hp site may be down, or I can't connect. but I called hp and fought with them for 3 days and I'm tired of fighting with them, I have 4 children that I can't afford to pay for something from someone maybe able to help for free.

    Hi Jbarizona,
    Thank you for visiting Microsoft windows Vista answers Forum.
    A. what operating system you use?

    Method 1: make sure that the necessary services are available and running
    For Windows Vista, follow the steps below:
    To ensure that the necessary services are available and running, as follows:
    1. Click Start, type services.msc in the search text box, and then click services.msc in the list programs. If you are prompted for an administrator password or a confirmation, type the password, or click on continue.
    2. double-click on Background Intelligent Transfer Service.
    3. If the start State lists Stopped, click Start, and then click OK.
    4. double-click on Windows Update.
    5. If the start State lists Stopped, click Start, and then click OK.
    6. double-click on my computer.
    7. If the start State lists Stopped, click Start, and then click OK.
    8. close the Services window and try to install the updates again.
    Note: If the Background Intelligent Transfer Service does not appear in the list of Services, click the following link to view the article on the Microsoft web site and download the update:
    http://support.Microsoft.com/?scid=http%3A%2f%2fsupport.Microsoft.com%2fkb%2f939159%20%2fen-us
    Method 2: Download and install the Windows Update Agent
    1. download and install the latest Windows Update agent. Click on the link below to view the corresponding article on the Microsoft web site:
      http://support.Microsoft.com/kb/949104/en-us
    2. once the Windows Update agent is installed, try to install the updates again.

    Thank you and best regards,
    Vijay - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Windows XP system repair and commmand prompt still does not

    I'm still having a promblem with my computer. System repair and command prompt still does not. I got a response from Joselbarra, but I can't find the link to meet him. So if you see this here some answers to the questions you asked. My system is microsoft windows XP Edition family version 2002, service pack 3 (although in Add or remove programs there are no size MB next to service pack 3 and all my windows programs).

    I do not have anti virus and have ever since I bought my computer 6 years ago (I know, but I'm paying for it now).

    My /CDDVD player has not worked for about 2 years.

    Windows XP is already installed on my computer when I bought it. The CD only I can find is Microsoft Works 7.

    My problem is that system restore was taking more than an hour to work. Then I disabled my jeanmarie, until it gives me the message that my restore was successful (or not). When I turned it on again it seemed have lost all value files and text processing, user account, microsoft msn password. So I can't access the internet to download anything.

    I tried through the command prompt as Joselbarra suggested. VBScript and jscript regsvr32 succeeded. However I mshtml was not. I had messages that said.

    LoadLibrary ("mshtml"), the failled specified module could not be found.

    No name of the specified DLL.

    use: regsvr32 [/ u] [/ s] [/ n]

    Dllname [/i [cmdline]]

    / u unregister Server

    s silent; dispalay message box

    i - call. Installation of DLLs on optional [cmdline]; When used with / u calls dll uninstall

    As you can imagine, my mind is filled with jargon tenical and I'm not the wisest Please HELP someone.

    Here is the link to your previous topic.

    http://social.answers.Microsoft.com/forums/en-us/xpperformance/thread/4c2402e8-4668-425F-9163-a5b6960dee16/

    I do not vote for me I'm not here for points. If this post helps you, vote. Visit my forum @ http://repairbotsonline.com/

  • Get "key to upgrade is for the edition of windows that does not work with Windows Anytime Upgrade"

    The PC is running Windows 7 Starter.  I'm trying to upgrade to Windows 7 Professional. I bought the card from Windows Anytime Upgrade Key.

    When I entered the PK, error, "put key in level is for the edition of windows that does not work with Windows Anytime Upgrade"

    Windows 7 Anytime Upgrade fails:

    If your getting the following: error: Windows Anytime Upgrade failed
    This problem may occur if Windows 7 SP1 was downloaded by Windows Update, but has not yet been installed.
    See: http://support.microsoft.com/kb/2660811

    = Other reasons and possible corrections.

    Windows Anytime Upgrade fails with the error:
    "every time that the upgrade has failed. Go online to solve the problem.
    http://support.Microsoft.com/kb/2658652

    If Anytime Upgrade still does not work:

    Shut down and restart your computer.

    Make sure that the Windows updates have been installed.

    Download the hotfix that contains a tool called CheckSUR, this tool will look at the package and the maintenance of records and difficulty any data corrupted, the tool is listed under kb947821 he can be found at the following link http://support.microsoft.com/?kbid=947821

    If Anytime Upgrade still does not work, turn off the user account control:

    1. go in user accounts in Control Panel

    2 change user account control settings

    3. pull the slider to the level as low as possible

    4. restart the PC

    5. pass by the "Anytime Upgrade" as usual

    Try the following:

    1 disable any security software before attempting to upgrade

    2. make sure that your computer is updated (devices and applications)

    3. disconnect all external devices before installing.

    4. check your hard disk for errors:

    Click Start

    Type: CMD, according to the results, right-click CMD

    Click on "Run as Administrator"

    At the command prompt, type: chkdsk /f /r

    When you restart your system, your computer will be scanned for errors and will try to correct them.

    1. click on start, type msconfig in the search box and press ENTER.

    User account control permission

    If you are prompted for an administrator password or a confirmation, type the password, or click on continue.

    2. in the general tab, click Selective startup.

    3. under Selective startup, clear the check box load startup items.

    4. click on the Services tab, select the hide all Microsoft Services check box, and then click Disable all.

    5. click on OK.

    6. When you are prompted, click on restart.

    7. after the computer starts, check if the problem is resolved.

    Also run the Windows 7 Upgrade Advisor:

    http://www.Microsoft.com/Windows/Windows-7/Upgrade-Advisor.aspx

    Who should I contact if I have problems installing and / or activation of my product key card?

    Please contact to the: www.windows7.com/getkeysupport.

    If all above fails them, install Windows 7 Service Pack 1, and then try the Express Upgrade:

    Learn how to install Windows 7 Service Pack 1 (SP1)
    http://Windows.Microsoft.com/en-us/Windows7/learn-how-to-install-Windows-7-Service-Pack-1-SP1

    If your key is not valid and you will need to change the keys, you may need to Open regedit and remove first the ProductKey value in the following registry key:
     
    HKCU\Software\Microsoft\Windows\CurrentVersion\WindowsAnytimeUpgrade

    Additional resources:

    http://answers.Microsoft.com/en-us/Windows/wiki/Windows_7-windows_install/how-to-successfully-do-and-troubleshoot-Windows/47e1943f-8255-452A-a7ad-2ae14dc974af

  • Force the persistent data that is not retained on App upgrade

    Hello

    I'm developing a new version of an existing application. The earlier version of the data stored in the persistent store of the device. When a user installs the new version of the application, they get a prompt saying something like "the persistent data is stored on the device. You want to keep these data? ».

    If the user answers Yes, the application will continue to use the old data which has been made persistent by the initial version of the application. This isn't what I need to happen.

    If the user answers no, the app will wipe the old dat and rebuild the store persistent with my current data. It is the course of action I want to request each time.

    Since there is no way to guarantee that each user will select 'NO' to this prompt, is it possible to configure the new version so that the data is not retained automatically?

    What other options are there for dealing with this situation?

    Thank you

    The f

    If the application can access the old data, why not just remove them when the application runs? In order to distinguish, again, you can design new data to contain a signature value that is not present in the old data. (For example, you can set your local record store to have record 1 always contain version store data, in a format that is not likely to be present in earlier formats.)

    An upgrade does not (usually) follow the same procedure with regard to the persistent data as a sequence of uninstall/install. However, there are occasional messages here on updates apparently lose persisted data that was supposed to be preserved. I did not understand everything exactly what are the causes which, but it has not considered the norm.

    P.S. If you use RecordStore instead of Persistable, custom classes are not relevant. The record store is deleted when all the MIDlets in the MIDlet suite, who created the store folder is uninstalled.

  • "Windows 7 Home Premium SP1 64-bit, an error message indicates" the upgrade key you have entered is for an edition of windows that does not work with Windows Anytime Upgrade.

    Tried using Windows Anytime Upgrade. Bought at Staples have product key is entered correctly. "Following instructions, accepted USA get error message says ' the upgrade key you have entered is for an edition of windows that does not work with Windows Anytime Upgrade. Enter a different upgrade key. »

    Which edition of Windows 7 is installed on the machine?

    Which edition of Windows 7 you are trying to do an Express upgrade to?

    Please note that the Express upgrade does not support OEM, MSDN-Academic, Volume (the student faculty licenses) license. If you are in possession of all these brackets, you will need to save and do a custom clean install. If you want to do it, please backup your Windows 7 Home Premium or according to edition currently installed. Some licenses for Windows distributed to tertiary level students are not perpetual, which means that you cannot continue to use the software after a course or graduating.

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

    Windows 7 Anytime Upgrade fails:

    If your getting the following: error: Windows Anytime Upgrade failed
    This problem may occur if Windows 7 SP1 was downloaded by Windows Update, but has not yet been installed.
    See: http://support.microsoft.com/kb/2660811

    = Other reasons and possible corrections.

    Windows Anytime Upgrade fails with the error:
    "every time that the upgrade has failed. Go online to solve the problem.
    http://support.Microsoft.com/kb/2658652

    If Anytime Upgrade still does not work:

    Shut down and restart your computer.

    Make sure that the Windows updates have been installed.

    Download the hotfix that contains a tool called CheckSUR, this tool will look at the package and the maintenance of records and difficulty any data corrupted, the tool is listed under kb947821 he can be found at the following link http://support.microsoft.com/?kbid=947821

    If Anytime Upgrade still does not work, turn off the user account control:

    1. go in user accounts in Control Panel

    2 change user account control settings

    3. pull the slider to the level as low as possible

    4. restart the PC

    5. pass by the "Anytime Upgrade" as usual

    Try the following:

    1 disable any security software before attempting to upgrade

    2. make sure that your computer is updated (devices and applications)

    3. disconnect all external devices before installing.

    4. check your hard disk for errors:

    Click Start

    Type: CMD, according to the results, right-click CMD

    Click on "Run as Administrator"

    At the command prompt, type: chkdsk /f /r

    When you restart your system, your computer will be scanned for errors and will try to correct them.

    1. click on start, type msconfig in the search box and press ENTER.

    User account control permission

    If you are prompted for an administrator password or a confirmation, type the password, or click on continue.

    2. in the general tab, click Selective startup.

    3. under Selective startup, clear the check box load startup items.

    4. click on the Services tab, select the hide all Microsoft Services check box, and then click Disable all.

    5. click on OK.

    6. When you are prompted, click on restart.

    7. after the computer starts, check if the problem is resolved.

    Also run the Windows 7 Upgrade Advisor:

    http://www.Microsoft.com/Windows/Windows-7/Upgrade-Advisor.aspx

    Who should I contact if I have problems installing and / or activation of my product key card?

    Please contact to the: www.windows7.com/getkeysupport.

    If all above fails them, install Windows 7 Service Pack 1, and then try the Express Upgrade:

    Learn how to install Windows 7 Service Pack 1 (SP1)
    http://Windows.Microsoft.com/en-us/Windows7/learn-how-to-install-Windows-7-Service-Pack-1-SP1

    If your key is not valid and you will need to change the keys, you may need to Open regedit and remove first the ProductKey value in the following registry key:
     
    HKCU\Software\Microsoft\Windows\CurrentVersion\WindowsAnytimeUpgrade

  • Error, "the upgrade key you have entered is for an edition of Windows that does not work with Windows Anytime Upgrade." Enter a different upgrade key. "When you try to upgrade to Windows 7 Ultimate

    I have Windows 7 Home Premium and bought a Windows Anytime Upgrade to Windows 7 Ultimate. After extraction in the online store, I got a download link and product key.

    However, when I try to run the Express upgrade and enter the key that I got from the online store, the operation fails and the window says:
    "The upgrade key that you entered is for an edition of Windows that does not work with Windows Anytime Upgrade. Enter a different upgrade key. »

    What should I do?

    Windows 7 Anytime Upgrade fails:

    If your getting the following: error: Windows Anytime Upgrade failed
    This problem may occur if Windows 7 SP1 was downloaded by Windows Update, but has not yet been installed.
    See: http://support.microsoft.com/kb/2660811

    = Other reasons and possible corrections.

    Windows Anytime Upgrade fails with the error:
    "every time that the upgrade has failed. Go online to solve the problem.
    http://support.Microsoft.com/kb/2658652

    If Anytime Upgrade still does not work:

    Shut down and restart your computer.

    Make sure that the Windows updates have been installed.

    Download the hotfix that contains a tool called CheckSUR, this tool will look at the package and the maintenance of records and difficulty any data corrupted, the tool is listed under kb947821 he can be found at the following link http://support.microsoft.com/?kbid=947821

    If Anytime Upgrade still does not work, turn off the user account control:

    1. go in user accounts in Control Panel

    2 change user account control settings

    3. pull the slider to the level as low as possible

    4. restart the PC

    5. pass by the "Anytime Upgrade" as usual

    Try the following:

    1 disable any security software before attempting to upgrade

    2. make sure that your computer is updated (devices and applications)

    3. disconnect all external devices before installing.

    4. check your hard disk for errors:

    Click Start

    Type: CMD, according to the results, right-click CMD

    Click on "Run as Administrator"

    At the command prompt, type: chkdsk /f /r

    When you restart your system, your computer will be scanned for errors and will try to correct them.

    1. click on start, type msconfig in the search box and press ENTER.

    User account control permission

    If you are prompted for an administrator password or a confirmation, type the password, or click on continue.

    2. in the general tab, click Selective startup.

    3. under Selective startup, clear the check box load startup items.

    4. click on the Services tab, select the hide all Microsoft Services check box, and then click Disable all.

    5. click on OK.

    6. When you are prompted, click on restart.

    7. after the computer starts, check if the problem is resolved.

    Also run the Windows 7 Upgrade Advisor:

    http://www.Microsoft.com/Windows/Windows-7/Upgrade-Advisor.aspx

    Who should I contact if I have problems installing and / or activation of my product key card?

    Please contact to the: www.windows7.com/getkeysupport.

    If all above fails them, install Windows 7 Service Pack 1, and then try the Express Upgrade:

    Learn how to install Windows 7 Service Pack 1 (SP1)
    http://Windows.Microsoft.com/en-us/Windows7/learn-how-to-install-Windows-7-Service-Pack-1-SP1

    If your key is not valid and you will need to change the keys, you may need to Open regedit and remove first the ProductKey value in the following registry key:
     
    HKCU\Software\Microsoft\Windows\CurrentVersion\WindowsAnytimeUpgrade

Maybe you are looking for

  • How to fix 502 Bad Gateway with an IPHONE

    Hi everyone, a few days ago, I accident reset my wireless router and now regardless of the site I am trying to enter, he always direct me to linksyssmartwifi.com to set up wifi. I know that this happens to everyone, but when I get to this site I got

  • Trying to do Windows updates, get the error 800b0100 Code.

    2 try to update are not up to date and I get error Code 800 b 0100 What Should I... ? Original title: error 800b0100 Code.

  • Images of Simulator crashed?

    All images, which tries to start, stucks Happen one day to another. New images, freshly downloaded stops with this error. Any tips?

  • Check if the SD card is available

    Hello I tried to search this forum for a solution to this problem, but I just found a guy who uses FileSystemRegistry.listRoots() and then reads the results of the search for the string "SD card". Is really the only way to do it? It is not an api cal

  • How to keep Num Cap on between switching user accounts?

    Sometimes when I go from administrator user account, the NUMLOCK is turned off automatically, I like to keep all the TIME. Does anyone have any suggestions?Thanks in advance for your suggestions