"All the values in column" change in the dash prompt

In OBIEE 11 g, how to change the dashboard prompt label everything value? I don't want to change the value in the XML file, because it will prompt value impact all the dashboard.
This is there best method to implement this problem?

For example:
In prompt dashboard-> edit-> options-> check ' include "All values in the column" in the list ", so I can display value"(toutes les valeurs de colonne) ' in the command prompt. " Customers want to change this value, such as 'all values '. Is this possible? Thank you.

Hello

Can do this by using Union All is prompt, SQL and variable presentation in the report.

Reference: http://www.varanasisaichand.com/2010/01/editing-all-choices-in-dashboard.html

Kind regards
Srikanth

Tags: Business Intelligence

Similar Questions

  • Add the hierarchy to the dash prompt

    Hello

    I have a question

    I created the analysis:

    And add filters:

    And I add the hierarchy of categories of purchases to prompt dashboard:

    But when I open a dashboard and choose an option in the command prompt, for example:

    Nothing happens:

    Do I need something additional set or If there is even an option use a hierarchy in command prompt ?

    Hello

    When to use a hierarchy as a guest you don't filter the analysis by setting "is invited" at all levels but you add the hierarchy in the analysis and using the stages of selection, you set it can be replace by the guest. "

  • 'Operator' option in the dash prompt

    Hello

    I have a question on the dash line, when we create, there are a few options for us to choose,

    There is an 'Operator' option, as "is equivalent to / is in ', 'is less', the options are the same as options at the request of the filter.

    I would like to ask what effect there in guest of dashboard?

    The same as when you use the filter in the report of responses.
    For example: suppose you want to display the data where TN is more than $ 5,000, or when you try to use between operator of dates or some model of dimension attributes.

  • How to use invites OBIEE answers as well as in the dash prompt?

    Hi Experts,

    I have a question about the guests in OBIEE. In one of my report, I have created a quick analysis and dashboard part and placed in the dashboard. In the analysis, I applied a filter for which the given condition is invited. And in section dashboard_prompt for the same column, I gave the condition - equals. The report is the recovery right answer for this condition.

    But my query is, can I give a default value for the filter in the criteria section. Inviting the dashboard to confirm if select different value other than the default and run the report. It displays only the report that has been filtered for the default value or it will take the new value and run for him.

    I thank in advance
    Stephanie

    Hello

    Yes, it replaces the values of analysis based on prompt values dashboard filter.

    Ex: in your analysis filter you have defined as "India" column count and your fast selected value of dashboard is "Singapore" then the o/p will be replaced by the value of guest dashboard.

    example of O/P:
    Country amount
    Singapore, 10000

    Thank you
    Deva

  • How to create a value to select all the dashboard command prompt values

    Dear Sir/Madam,
    OBIEE version is 10g.
    I create a dashboard promt to act as a filter option. It includes all the values in the target column. I wonder how to add value to this prompt to select all of the values in this column?

    For example:
    Table has a column 'product '. Total of 3 values in this column: "product produced b","", "product c '. When I create a dashboard command prompt to include all the choice of 'product '.
    Show sql result: I press "select A product".
    Ok. This message now includes "product produced b","", "product c ' fall down meun. But the problem also. If the user wants to choose all the values in this column? How he/she can do that? I would also add a value 'All products' to include ' product produced b "," "," product c "drop menu drop-down. If the user choose this option. Displays all the results of the product?
    Thank you.

    June wrote:
    I'm sorry that I have no idea about this idea.
    Do you mean the dash prompt has a functional to the list of the values of all options as check boxes? Please would you give me a simple example if you are convenient?
    Thanks anyway.

    When you create the dashboard, as David T say, simply leave the values at all rather than send the SQL query. This will give you the list of all values for the prompt. When the user wants to run the report with all values, it will need check all the boxes in the list, to get the report with all products.

    Kind regards
    -Laurence.

  • Aggregate in the command prompt values

    Hello

    My Table.Column has below values:

    A

    B

    C

    D

    E

    I want to show: A, B, "BOTH" in the dash prompt.

    When A or B are selected in the command prompt, the respective values are supposed to go to the report; and when "BOTH" are selected both A and B must be passed to the report.

    Appreciate any ideas or advice.  Thank you very much in advance.

    Hello 920424 ,

    You can create a group to do this.

    Here are the steps to follow:

    • Create an analysis on this topic and go to the tab results click the icon with 3 blue points and a star in the menu bar.
    • Create your group by selecting a display label ('TWO') and by selecting the column and the value you want to put inside (A and B)
    • Spend the selection steps pane at the bottom of the screen and click on your group (BOTH)-->Group Save as... and save it in the subject area content folder.
    • In your guest Dashboard spend Options , add the same column and lookup values , select the values of specific columns, and then click the Plus sign.
    • Add A and B of the values in columns pane and add your component catalog group.

    Here you are.

    More info on the Group and calculated items: http://docs.oracle.com/cd/E23943_01/bi.1111/e10544/filter.htm#CJAHGBBE

    How to save: filtering and selection of data analysis - 11 g Release 1 (11.1.1)

    It will be useful.

    Kind regards

    JeromeFr

  • Changing all the semantic VARCHAR2 length in BYTE to CHAR columns

    Hello

    our database is to use character set AL32UTF8, i.e. multibyte.

    All our VARCHAR2 columns have been specified as VARCHAR (xxx) semantic unspecified length explicit, which makes VARCHAR(xxx BYTE) because NLS_LENGTH_SEMANTICS is set on 'BYTE' (default Oracle).

    I wonder now if it would cause problems to enter and execute the ALTER TABLE statement to change all the columns of VARCHAR2(xxx BYTE) to VARCHAR2(xxx CHAR), leaving the same xxx. For example, if a VARCHAR2 column (100 BYTE) would be amended to be VARCHAR2(100 CHAR).

    If I am not entirely mistaken, - on the contrary - it would make the columns longer, not shorter; I expect to not get errors on the values of existing records being too long to change the specifications of the column in this way (as it may happen when the shortening of a VARCHAR column, for example, of varchar (10) to varchar (5)). So I think the ALTER TABLE statements should go without problem.

    I would also change NLS_LENGTH_SEMANTICS to TANK.

    Are there problems or consequences I might meet when I do this? I'm not worried about the implications for code enforcement external or such, but simply the integrity / performance / etc on the database level.

    It is a 11.2.0.x of Oracle database.

    Thank you

    MSA

    You can make this change to your drawings, but not for Oracle schemas or third party. It would usually not be supported.

    You will not get the errors associated with the data in the table. However, you can encounter errors due to:

    1 index of issues of key length - the maximum length of an index key in bytes (based on the column definitions, no real content column) is limited to about 70% of the size of the block of the tablespace containing the index. If you try to do a column belonging to a larger index key by applying the semantics of length in characters, you get an error if the change causes the index key limit.

    2. some columns cannot be changed. This includes, but may not be limited to, the columns that are referenced by expressions of virtual column and the functional index expressions, columns that have indexes defined on them, and columns field belonging to a partitioning key.

    3. you can not change the columns that store attributes of the type defined by the user in this way. You must change the definition of type instead.

    Also, do not change NLS_LENGTH_SEMANTICS initialization file. Include the keyword CHAR in your scripts or ALTER SESSION SET NLS_LENGTH_SEMANTICS = CHAR in these scripts. Value of the initialization file will affect all the scripts for Oracle products and third-party and can create tables with the semantics of unexpected length. Therefore, for compatibility reasons, this parameter in init.ora/spfile parameters is not recommended.

    Thank you

    Sergiusz

    Post edited by: Sergiusz Wolicki (Oracle)

  • Change the default value of column NOT NULL to NULL

    Hi all
    How can I change the default value of column not NULL to NULL?
    Suppose I have run the following commands:
    SQL> alter table hr.test modify temp_num2 default null;
    
    Table altered.
    
    SQL> desc hr.test;
     Name                            Null?    Type
     ----------------------------------------- -------- ----------------------------
     TEMP_NUM                             NUMBER
     TEMP_NUM2                       NOT NULL NUMBER
    Why forced temp_num2 has not changed with the NULL value? I'm under 11.g rel2

    Best regards
    Valerie

    You can NOT change the column constraint NULL to contain NULL values by:

    alter table table_name modify column_name null; 
    

    After this change, the column can contain null values. In Oracle, not null constraints are created automatically when not null is specified for a column. Similarly, they are deleted automatically when the column is changed to allow NULL values.

  • SQL query to a / columns of values for all the rows that are returned by default

    Hello everyone.
    I was looking for help to make an SQL query that can be achieved if all goes well-

    I want that all the rank values in a particular column of a set of rows returned by default for a specified string. For example, consider the SQL below:

    Select date, start_time, building and room
    of star.events

    Consider this example output of the query above-

    Start_time date room
    2009-07-01 9: 00 AB 99
    2009-02-03 7:11 ED
    2009-01-03 8:23 FF
    2009-03-04 4 am SD 29

    How can I change my statement default SQL column space to say ' 57 "regardless of what the actual database values are showing this instead?

    Start_time date room
    01/07/2009 9:57 AB
    2009-02-03 7:57 ED
    03/01/2009 8:57 FF
    2009-03-04 4 am JJ 57

    Any direction/suggestions would be much appreciated.
    Thank you!

    Hello

    SELECT DATE,
           start_time,
           building,
           57 as room
    FROM   star.events;
    

    Kind regards

  • the column 'from' on my mail has changed all the names being a sender

    I get messages from PayPal payment everytime someone pays me. The problem is on one of my email accounts that include all messages from PayPal for payments received from them. Everyone who sent me a payment last week all have the column with name changed to one name instead of that the message was in fact. The column now has only one customer name in it.

    For example:

    The original message in the column used to say "John doe via Pay Pal"... Now all the messages in the column now say 'jane doe via Pay Pal' when they said originally from john doe. All payments that have been received before and after this specific one payment now all read 'jane doe via Pay Pal' and NOT what they initially said in the column.

    I checked with my webmail provided and verified that the e-mail server and e-mail messages are properly formatted on the webmail with the sender correctly displayed in the column. It seems that the problem lies between the web and where it appears in Thunderbird.

    Help, please!

    Go to your address book and find the entrance to PayPal. Delete the name of this contact. It displays the name of the person where you first saved the contact. No doubt when you have selected to always display content from this sender.

  • Flag value does not change after the SCD TYPE1 column update

    Hello

    I had scd type3, type2 successfully.

    I'm trying to implement the type 1 scd.

    For this, I change slow dimension & ckm oracle the oracle select ikm.

    the source and target tables are the following. for the type 1 scd, I chose scd behavior as existing lines updated on behalf of the emp, sal columns.

    Start timestamp to join date and the current flag to flag column.

    first ename is smith when empno is 7369.

    I've updated ename

    Update scdtype1_source set ENAME = 'AA' where EMPNO = 7369

    After running, I don't have to change the flag o to 1 in the target table.

    SCD type1 mainly used for replaces old values., but I add flag column in the target table for easy identification. () column in which I updated)

    I have not any change in the flag.

    Please help me,

    Thnaks in advance,

    A.Kavya

    err11.jpg

    Hello

    I'm not sure what you're trying to do will work. In the case of Type 1 SCD are you still using the dimension of change slow ikm oracle? The flag is updated to 0 in the case of CDs because of the code in step 2 "' Historize old rows where CPCs flag is set to '0'.» In your case, that no new record is added in the case of an update so the IKM does not change the flag.

    I'm not sure of your requirement either. You say you want to identify the column in which you have updated. How is an indicator will tell you what the column value has been changed? Maybe you want to know which line you have updated? If this is the case and lets say you set the flag to 1 in case of update what happens when another updated same record?

    I would suggest you add an updated time stamp column to your table and set of sysdate but in properties check only the update and will not insert. What that would do is update your record, it will fill the current date and time so that you can identify that this record has been updated.

    If you want to always go for the flag, then follow the same approach but in your mapping, change the value of the flag to 1 instead of 0 and new check only the update box (uncheck the box insert). In your create table statement the default value of this option to 0. So when the new line is inserted database is automatically assigned the flag to 0 and where there is an update, ODI it will change to 1.

    Thank you

    Ajay

  • change the color of line based on the value of column 5 Apex in the classic report

    Version of the apex 5.0.0.00.31

    Standard universal theme

    Page theme default template

    Classic report

    Foldable report template

    Hello

    I know this question has been asked several times here, but I'm working on 5 Apex and need to know the correct way to do it in this version.

    I need to change the color of the text of the entire line (no background color) based on the value in one of the columns of the classic report. I have just two conditions, if the value of column = Yes, color should be red, otherwise it must be green.

    I am new to jscript and css, so appreciate if someone can tell me the solution with steps.

    I have already checked this link that changes the value of the column, need to do something similar to the whole line.

    https://tylermuth.WordPress.com/2007/12/01/conditional-column-formatting-in-apex/

    Hi coolmaddy007-Oracle,.

    Here's an example set up on the apex.oracle.com according to the specifications you gave: https://apex.oracle.com/pls/apex/f?p=35467:1

    Version of the apex 5.0.0.00.31

    Standard universal theme

    Page theme default template

    Classic report

    Foldable report template

    Here is how it is done:

    Create a dynamic action with the following specifications:

    Name: Give the appropriate name

    Event: After refresh

    Selection type: region

    Region: select your region classic report

    Condition: No strings attached

    Action: Run the JavaScript Code

    Fire on loading the Page: Yes

    Code:

    $('td[headers="JOB"]').each(function() {
      if ( $(this).text() === 'MANAGER' ) {
        $(this).closest('tr').find('td').css({"color":"red"});
      }
      if ( $(this).text() === 'SALESMAN' ) {
        $(this).closest('tr').find('td').css({"color":"green"});
      }
      if ( $(this).text() === 'CLERK' ) {
        $(this).closest('tr').find('td').css({"color":"blue"});
      }
    });
    

    NOTE: Download the selector appropriate for your knowledge $('td[headers="JOB"]') case using firebug/browser development tools.

    Items concerned: leave blank.

    PS: Changed the example to change the color of text instead of the background color.

    I hope this helps!

    Kind regards

    Kiran

  • Check all the duplicate values in the column COUNT()

    Hello

    I'll do some tests, and for this I need to retrieve data based on a single column for example test_data_col, which-
    1 to 3 or more count (test_data_col) for a given set of columns for example grp_col1, grp_col2, grp_col3 group
    2. overall recovered lines, this particular column has some duplicate values. I don't need displayed duplicates, just whether or not duplicates exist.

    Which could explain what I'm trying to do -

    grp_col1, grp_col2, grp_col3, test_data_col

    1, A, xyz, HELLO
    1, A, xyz, HELLO
    1, a, xyz, BYE
    1, A, xyz, goodbye

    2, C, pqr, WELCOME
    2, C, pqr, GOOD MORNING
    2, C, pqr, BAD MORNING

    So for condition 1, I do something like that.
    SELECT COUNT(test_data_col) cnt, grp_col_1, grp_col2, grp_col3
    FROM test_tab
    GROUP BY grp_col_1, grp_col2, grp_col3
    HAVING COUNT(test_data_col) >= 3;
    In this request, I want to do something that will tell me if the aggregate COUNT (test_data_col) has all the duplicate values it contains. Yet once, display the duplicates is not important here.
    SELECT COUNT(test_data_col) cnt, grp_col_1, grp_col2, grp_col3,
    /*some logic*/ dup_val
    FROM test_tab
    GROUP BY grp_col_1, grp_col2, grp_col3
    HAVING COUNT(test_data_col) >= 3;
    With the correct to replace coding / * some * logic /, I have following values.

    CNT, grp_col_1, grp_col2, grp_col3, dup_val

    4, 1, a, xyz, Y
    3, 2, C, pqr, N

    I have dup_val column to explain what I'm trying to achieve... Another way to know the existence of duplicates in the aggregate count will be fine.

    My version of Oracle's Oracle Database 11 g Enterprise Edition Release 11.1.0.7.0

    Do you like the answer!

    Your somewhere logical can be like that

    case when COUNT(test_data_col) != COUNT(distinct test_data_col) the 'Y' else 'N' end dup_val
    
  • I have a pdf file that contains the text if I copy all the text and paste it into Notepad and save the .txt file is it changes the ascii value of the text?

    I have a pdf file that contains the text if I copy all the text and paste it into Notepad and save the .txt file is it changes the ascii value of the text?

    If the encoding is ASCII? Laughing out loud

    Be well...

  • Prevention of Mult. Select all THE values column of the pivot table

    All,
    Is there a way to prevent the behavior when viewing a PivotTable and using a Mult. Select guest, choosing mult. values and each pivot has all THE column values for all THE pivots on the screen?

    For example, lets say we had the following in the pivot:
    Column: STATE
    Line: PRODUCT
    and we had a Mult. Select a prompt on the REGION - East, West, Central, West

    If I've chosen is in the prompt, I get all the States of the REGION of the East for the first values.
    If I choose the East and the West in the prompt, I get a pivot showing amounts East and Southeastern States in the Western States AND top (no value, of course) at the top. I also have an another pivot below showing the amounts of the West and Western States, AND the Northeastern States (no values for the Eastern States).

    In other words, all States that are in the mult. REGION show selected in each pivot.

    Thank you.

    Uh, that's what I said...

Maybe you are looking for