can we have multiselect dimension values / refinements in short?

Hello

I have a requirement for multiple selection of values of refinement. For example: say 'SelectMe' refinement have three values

1 selectMe1

2 selectMe2

selectMe3 3.

on the front end, I need to use the checkbox on these values of refinement. If we use checkboxes, then user can check several boxes at a time.

but according to my knowledge, we can select value as a refinement in both short, so that we can send in its dimension as selection id.

can achieve us through short directly? Please suggest on this.

Thank you

Vijay

Hi Vijay,

You create dimension SelectMe as multiple of developer studio. For that SelectMe Dimension available for multiple selection.

Thank you

Sunil N

Tags: Oracle Applications

Similar Questions

  • can I have non sequential values in the round of menu?

    I create rings of menu which are intended to replace what has been a hexadecimal numeric field.

    The definition of registry itself is one thing for a long time within our FPGA and out of my hands.  So let's say it is a field of 2 bits set as follows:

    B00: not used

    B01: CRC-WE

    B10: not used

    B11: CRC-OFF

    So I want my menu ring to have only the CRC WE and CRC-OFF options, but so far the only way I see to do this is to create also 2 unused fields, because I can not change the values manually in the properties of menu ring.  I don't want 2 'empty options' is displayed on the menu ring.

    I also tried the enum ring but he wanted too things sequentially.  What do I have to use a different type of control, or what I need to add code that translates the value selected in the ring of menu the value I want?

    You should be able to have only two options you want in the menu ring. Right click on the control of the ring and choosing "edit items...". ", you should get a dialog box with a table and values of the elements. If you uncheck the box 'Sequential values', you can then change the values associated with these elements.

  • Can I have a slider value dictate what constant appears in a label?

    Here is my sample code so far:

    <? XML version = "1.0" encoding = "utf-8"? >

    < s:Application ' xmlns:fx = ' http://ns.Adobe.com/MXML/2009 "

    " xmlns:s = 'library://ns.adobe.com/flex/spark"" "

    "xmlns:MX ="library://ns.adobe.com/flex/mx"minWidth ="955"minHeight ="600">

    < fx:Declarations >

    <! - Place non-visual elements (e.g., services, items of value) here - >

    < / fx:Declarations >

    < fx:Script >

    <! [CDATA]

    const CONVERSION100:array is ['333',"543","150",'9342'];.

    const CONVERSION250:array is ["202""378""590","9672"];.

    const CONVERSION300:array is ["403","600","230",'9878'];.

    const CONVERSIONUSER:array is ["100","250","300"];.

    Import mx.events.SliderEvent;

    protected function valueSliderChangeHandler(event:Event):void

    {

    valueLabel.text = CONVERSION100 [event.currentTarget.value];

    }

    []] >

    < / fx:Script >

    "" < s:Panel x = "199" y ="141" width = "250" height ="200">

    "" "" < s:HSlider id = "valueSlider'x ='10" y ="41" liveDragging = "true" "maximum ="3"minimum ="0"

    "showDataTip ="false"stepSize ="1"value ="1"/ > "

    "" "" < s:HSlider id = "valueSlider2'x ='138" y ="41" liveDragging = "true" "maximum ="3"minimum ="0"

    "showDataTip ="false"stepSize ="1"value ="1"/ > "

    "" "" < s:HSlider id = "userPickedSlider'x ='74" y ="85" liveDragging = "true" "maximum ="2"minimum ="0"

    "showDataTip ="false"stepSize ="1"value ="1"/ > "

    " < s:Label id ="valueLabel"x ="45"y ="22"text ="{[valueSlider.value] CONVERSION100}"/ >

    " < s:Label id ="valueLabel2"x ="176"y ="21"text ="{[valueSlider2.value] CONVERSION250}"/ >

    " < s:Label id ="variableLabel"x ="115"y ="65"text ="{[userPickedSlider.value] CONVERSIONUSER}"/ >

    "" < s:Label id = "userPickedLabel"x ="104" y ="126" text = "what it takes place here? " />

    < / s:Panel >

    < / s:Application >

    The text of "userPickedLabel" lable that I can put it there to have userPickedSlider dictate what which is displayed? I tried, just guessing and failure to

    Text = {{CONVERSIONUSER [userPickedSlider.value]} [valueSlider.value CONVERSION}]

    Text = {CONVERSION (userPickedSlider.value) [valueslider.value]}

    Text = {CONVERSION (variableLabel.text) [valueslider.value]}

    my intention is to have the userpickedSlider to choose what picture my label draws the values of the.

    Im very new, sorry if not quite clear what Im trying to do.

    Any help will be greatly appreciated

    http://ns.Adobe.com/MXML/2009.

    xmlns:s = "library://ns.adobe.com/flex/spark".

    xmlns:MX = "library://ns.adobe.com/flex/mx" minWidth = "955" = "600" minHeight >

    const CONVERSION100:Array is ["150", "333", "543", '9342'];.

    const CONVERSION250:Array is ["202" "378" "590", "9672"];.

    const CONVERSION300:Array is ['230', '403', '600', '9878'];.

    const CONVERSIONUSER:Array is ["100", "250", "300"];.

    const CONVERSIONPICKERS:Array is [CONVERSION100, CONVERSION250, CONVERSION300];.

    Import mx.events.SliderEvent;

    protected function valueSliderChangeHandler(event:Event):void

    {

    valueLabel.text = CONVERSION100 [event.currentTarget.value];

    }

    ]]>

    showDataTip = "false" stepSize = value '1' = '1' / >

    showDataTip = "false" stepSize = value '1' = '1' / >

    showDataTip = "false" stepSize = value '1' = '1' / >

  • My network PC sign together on "Authorized" in Acrobat Reader 11 and I can digitally sign documents. Several others on my team have signing the value "Unauthorized" and are unable to sign digitally the same documents. My IT Department. have informed them

    My network PC sign together on "Authorized" in Acrobat Reader 11 and I can digitally sign documents. Several others on my team have signing the value "Unauthorized" and are unable to sign digitally the same documents. My IT Department. informed that they are unable to manually change the value on the other PC that seems strange or false to me, but could be due to several factors associated with the network? Advice, I can provide my team who will help you solve this problem?

    Reader 11.0.07 was the first version of the player that was able to digitally sign files that are not compatible with the use of the signature digital good reader.

  • I can't have more than one value of function?

    I hope all of you can point me to some introductory articles/documents on function.

    I know the function is used to calculate a value and it always returns a single value.

    I want to know I can get more than one value of function? If so please share a few lines of code

    Hello

    Certainly, you CAN define functions with OUT parameters. It is generally not advisable to do so, however. Working with settings, for example, can be called from SQL, among other useful things.

    If you are wanting a function that returns multiple values, you would generally be

    -create a procedure that has several OUT parameters

    -create a function that returns a type of object that encapsulates the values that you want to return

    How to make FUNCTION returns several columns and several outputs line

    can functions return multiple values?

    oracle function to return more than one value

    You must give several values of function that can be found in Sql

  • why we use Parent parent adjs total parent in the dimension value in HFM

    Hi Experts

    Can someone give me please an explanation of why we use Parent, parent adjs and total in the dimension value in HFM?

    concerning
    Smilee

    Hello
    As a quick response, when you post a journal to adjustment, this setting affects all parent entities. On the contrary, if you post an adjustment of newspaper [Adjs Parent] then you must also select which parent entities should be affected by the review (while all the other parents will not be affected). So that this discussion is relevant, you must have your entity shared as part of several parents. If you're a single parent so this does not apply. Note that, to make this work, you must have active AllowAdjFromChildren

  • All dimension values must be single line values

    Hi all

    I have a dimension long_description attribute mapped to a column of text that contains a character "/ n". When I try to load dimension I get following error.


    An error occurred on the server
    Class of error: failure of the Express
    Server error descriptions:
    INI: error creating a generic Manager definition to < BuildProcess > TxsOqConnection::generic
    INI: XOQ-01600: OLAP DML error "ORA-34052: all the dimension values must be single line values." while executing DML 'SYS. AWXML! R11_COMPILE_ATTRIBUTES('TEST.) DIMENSION') ', generic for TxsOqStdFormCommand::execute '.

    If I delete the mapping between my column of text in the description attribute long size loads very well.

    It was happening because my text column contains several lines? text seems valid for reporting purposes (I mean having several lines)

    Thank you
    Dietsch.

    Analytic workspace dimensions do not support dimension members that contain new lines. This assumption is so integrated in language OLAP DML that it is difficult to see how it could ever be changed. Therefore, you cannot map a level (or hierarchy) key to a column that contains values to the new lines. But in your case you map an attribute, not a level key, so the error message is confusing. The problem is that your long description attribute is "indexed", which means that it is implemented using a DIMENSION and a RELATIONSHIP rather than a VARIABLE. To illustrate, I created a dimension named TEST with two levels, A and B, and one attribute, LONG_DESCRIPTION. The page of an attribute in AWM has two check boxes 'Create columns in views level attribute' and 'Index' that control how the attribute is being implemented.

    This is what is created in the AW if both are false.

    ->listnames like '%TEST%LONG%'
       1 VARIABLE
       ---------------------
       TEST_LONG_DESCRIPTION
    

    This is what is created if "Index" is checked.

    ->listnames like '%TEST%LONG%'
       1 DIMENSION                    1 VARIABLE
       ----------------------------   ----------------------------
       TEST_LONG_DESCRIPTION_INDEX    TEST_LONG_DESCRIPTION_STORED
    
       1 RELATION
       ----------------------------
       TEST_LONG_DESCRIPTION
    

    And here's what you get if you check "create columns for the level attribute of views."

    ->listnames like 'TEST%LONG%'
       2 DIMENSIONs                     3 VARIABLEs
       ------------------------------   ------------------------------
       TEST_A_LONG_DESCRIPTION_INDEX    TEST_A_LONG_DESCRIPTION_STORED
       TEST_B_LONG_DESCRIPTION_INDEX    TEST_B_LONG_DESCRIPTION_STORED
                                        TEST_LONG_DESCRIPTION
    
       6 RELATIONs
       ------------------------------
       TEST_A_LONG_DESCRIPTION
       TEST_A_LONG_DESCRIPTION_HIER_U
       TEST_A_LONG_DESCRIPTION_UNIQUE
       TEST_B_LONG_DESCRIPTION
       TEST_B_LONG_DESCRIPTION_HIER_U
       TEST_B_LONG_DESCRIPTION_UNIQUE
    

    The thing to note is that if you check one of these boxes, then your attribute is implemented by using a dimension of AW and AW relationship. This gives a good performance, but imposes the limitation that your attribute values cannot contain newlines. The obvious solution is to uncheck both boxes so that your attribute is implemented as a VARIABLE. If you absolutely have indexed attributes, so I guess you can use the SQL REPLACE function to change the new lines in escaped to the mapping layer

    GLOBAL > select REPLACE('a
      2  b', '
      3  ',
      4  '\n')
      5* from dual
    /
    
    REPL
    ----
    a\nb
    
    GLOBAL > select REPLACE('a\nb', '\n','
      2  ')
      3* from dual
    /
    
    REP
    ---
    a
    b
    

    You must convert the escape sequence in a new line endangered.

  • LIMIT to THE dimension values to certain level of hierarchy in OLAP_CONDITION

    Hello

    I use OLAP 10 g. I try to limit the dimension values to certain level of hierarchy (not only a certain value).

    I have only one dimension: CHANNEL and two levels for the dimension: CHANNEL_TOTAL and CHANNEL_NAME.

    In order to limit to a certain value, it is an example of code:

    OLAP_CONDITION (R2C, ' channel LIMIT to "all channels"', 1).

    But what about limiting to set values to the CHANNEL_NAME level?

    something like

    OLAP_CONDITION (R2C, 'Channel LIMIT to CHANNEL_NAME', 1) does not

    Thanks in advance
    Peter

    channel_levelrel is the purpose of relationship metadata containing the relationship of level for each Member.

    You can try:
    OLAP_CONDITION (R2C 'LIMITED channel TO channel_levelrel eq "CHANNEL_NAME" ', 1).

  • How can you specify the default value for the undefined array elements

    According to aid LV, the tables have two default values, the normal default value and the default value for the undefined array elements.

    I assume that there must be a way to specify the default value for later, but I can't find it anywhere.  Any ideas?

    I know that you can drag the item out of the table container.  Change the default value on this scalar element.  Then drag the item in table tank.

  • How can I set the default value of a selection in the Query Panel with table.

    Hi Experts,

    JDev 12.1.3.0.0

    I have a view Criteria (contains a attribute with LOV). and the named criteria is dragged as a query with Table Panel.

    In the user interface, the LOV is now visible in the query Panel. Suppose that the LOV has 3 values: 'Manual', 'Other' and 'portfolio '.

    How can I set a default value for the choice of a select. ?

    Thank you

    Roy

    refer to:

    Andrejus Baranovskis Blog: Dynamic value by default for the field in query ADF search

    but rather to express as in the bellows of the image, choose literal and let 2

  • Only GET records that have the same values of field has the same value in field B

    Have a hard time with below, please help.

    Here's the situation:

    create table cord (identification NUMBER, CM VARCHAR2 (3), PM VARCHAR2 (2));
    insert into string values (1, '002', 'H1');
    insert into string values (2, '006', 'H1');
    insert into string values (3, '004', 'H2');
    insert into string values (4, '006', 'H2');
    insert into string values (5, '004', 'H3');
    insert into string values (6, '004', 'H3');

    I just need to select the folders which, for the SAME value of PM have the same value in CM, in example above, those are recordings with ID (5,6).

    1 and 2 fail because for them CM and PM are different for the same H1, similar on the 3 and 4.

    I don't know if this will help but records are always in 'pairs', which means that there are no cases as

    7. '004' | H4

    8. ' 006' | H4

    9. '005' | H4

    Any ideas are much appreciated.

    Thank you

    See if the following can help...

    select id,cm,pm
        from(
            select t.*
                  ,count(1) over(partition by cm,pm) cnt
                from testt t
            )
        where cnt>1;
    
  • Can we define a field value of contact with the CRM campaign settings ID campaign?

    Hello

    Can we define a field value of contact with the ID of CRM campaign?

    For example: LAST campaign SFDC ID (field of contact) = CRM campaign (campaign) No.

    The Eloqua campaign canvas has the possibility to update CRM directly with the status of the campaign on things like email send or clicks. IF you set these shares to be among the rules of the answer, then as they happen, they will create/update records of campaign in CRM directly responses. However, this will have an impact on information in Eloqua.

  • How can we make invisible static value in a text field to the OPA

    Hi all

    I have invisible static value in a text field in the OPA.

    For ex: field contains the value 100 while we manage the maintenance should not display the value 100 or make us the text as invisible field. whenever we submit the interview the value should be passed.

    I made the background color of the text in white field, but it reflects all the text fields. I need to make the text of the particular text as invisible field. Can someone give me a solution for it.

    Use two different attributes (the one that is indicated in the interview to the need - for example, as "the id selected user" or whatever the phrase is appropriate) and a different attribute, which is the mapped attribute.  The second attribute must not be on any screen of the interview (by thus "invisible" for the user).  Write a table of rules that concludes that the value of the attribute mapped on is EITHER static value or the selected/expected value according to some logic is appropriate to make a decision in your model of strategy.

  • A weird exception in 12 c (ORA-01461: can bind to a LONG value only for insert into a LONG column)

    I have a Windows application that accesses a database of 12 c Oracle via ODBC (driver version is 12.01.00.01).

    I have a table with a column of key named REGION_ID (NVARCHAR2 (9)) and a dozen other columns, of which three are named region1 and region.2 elle3, all of type NVARCHAR2 (40).

    When I try to insert a string in the scope of the region1 is longer than 9 characters (length of REGION_ID), I get an error ORA-01461 (' can bind to a LONG value only for insert into a LONG column). If I set the length of REGION_ID be NVARCHAR2 (15), so I can add channels to the region1 in length up to 15 field until I get ORA-01461 exception again. Curiously, if I change the name of column region1 to REGIONONE, I don't get any errors, and everything works fine. It's almost as if the column name region1 is being confused with REGION_ID backstage.

    Any ideas? I am using SQLBindParameter to bind the columns, and all calls are successful. I get the exception when I run the insert statement. This same code worked for previous versions of Oracle (9i, 10g and 11g). And if I use a driver of client 11g against the 12 c server, I do not receive the exception.

    Thank you!

    It is a component of ODBC driver bug in 12 c and it is fixed. You can download and install the fix for bug 18232462 or the last window for 12 c patch cumulative/bundle.

    Thank you

    Spengler

  • Trying to create a new shade but I can't save it with values (RGB) I want.

    Hi and thanks for your help.

    I have a client who has a very precise idea of the colors he wanted for his logo:

    RGB: 137/150/150 (HEX 899696)

    RGB: 212/09/04 (HEX 09D404)

    I developed the logo, everyone is happy and trying to get the colors EXACTLY right. Every time I have create a new shade and apply it in Illustrator, green returns to a different RGB and HEXADECIMAL. Some random number and the green. I checked tones and Web save RGB and overall and still, nothing.

    I have worked with since CS2 CS and now uses CS6 via creative cloud. It's my first time with a Mac for design, and I am really frustrated. I've never had this problem before.


    Any advice is most appreciated. Thank you.

    I really need to rethink these colors. How can I enter my RBG values and keep em!

    I created your question in the screenshots of photoshop, but your information raises more questions for what you let out as 1) what profile you have your Illustrator work RGB value (must be srgb if you set the hex colors), and 2) at what time your hex colors change (in the sample itself, in the object or in the document being saved (.jpg)?

    the short answer is not all hex colors can "fit" exactly within the color space sRGB (or is it the .jpg format) - try record in .png format and by checking the values in photoshop (apply the source sRGB profile when you open) - try google colors hexagonal change vs .png .jpg (this was here before)

    My screenshots show that I put the hex values that correspond to your RGB numbers (in .psd) - but when I save for web (.jpg) offset figures slightly - if you use .jpg only as a destination format, you should choose a hexadecimal color that exactly matches this format

Maybe you are looking for

  • How to reset the shortcut buttons on the touchpad of the Satellite A200

    How do reset you the shortcut keys on the touchpad Synaptic on an A200. Theres nothing on the mouse control panel!

  • Error 200288

    I'm writing a program in labview using USB 6211 as my Daq card to achieve the following objectives: I need a constant voltage DC 5 V output if my input voltage is lower than 3. Exit - 5 if my contribution is greater than 7. even out as before if an e

  • Prevents the screen turn off - G7X Mark II

    Hello! Is this possible on the G7X Mark II to prevent the disabling of the screen? I know that there are ways to prevent the stop for 3 minutes, but I am trying to record the screen of my camera to my computer for an indefinite amount of time and mus

  • Could not start the Windows Firewall

    De :  Johan Hello My firewall gives me this error message when I try to put it on. "Windows cannot start the Windows Firewall service. I just installed SP1, but the problem started before that.

  • "This computer is not running genuine Windows", but it is

    The Windows Activation Technologies message saying "this computer is not running genuine Windows", but it came from a major manufacturer (Dell) with the current operating system (Windows 7 Home Premium) preinstalled. I swap to a new HARD drive, but i