The list of values for an unfounded of parameter database

Hi all

Again, the question is maybe stupid, but we are not able to find a work around.

Scenario:
We have a database record that contains a column named FLAG. FLAG column have values:
Am a combination of 'W', 'F', 'and has'. That is, there may be values such as 'W', "WD", "WDFM"...
What we weant must have a parameter say 1 m env, so that we can have a condition like FLAG like "%" | : P1 | » %'.
Now, we insist on users to enter W, F, M or D to: P1 (P1 is an unfounded database parameter). Is it possible to make a list of values?

Thanks in advance,
Jac

Hello

Yes you can do it. You must create a folder in the EULS that returns 4 lines with 'W', first'm 'F', 'and has'. You can then create an item LOV class based on this issue.

Then in the EUL, you create a dummy element in the folder that you use in the report. The dummy element can always return null, but you will be able to put the dummy element in your item class.

Then in the workbook create the setting based on the fake item, but does not create a condition with the parameter. You can then use the parameter in a condition like "%" | : P1 | » %'. Because the setting is based on an element that is located in the item LOV class there will be a LOVs for the parameter.

Rod West

Tags: Business Intelligence

Similar Questions

  • How can I change the list of values for elements of type display in a VAC in ID format to the format of name?

    I have concert and venue of 2 tables. I imported xml file dummy values and data are imported to db with success. When I go to ACC, afer, select my EventsRepository-> show-> click on list. display the results in ID formatEventRepository:Concert:70701.

    Can someone like me how to show my results?

    "You must set the display property ="> " in the element-descriptor tag."

    for example

    See you soon

    R

  • How to list the numbers in the list of values for a url parameter IRIN/filter

    Hello

    I'dl likes to call it the Apex interactive report with filter IRIN parameter page in the URL
    to get the report to get a list of the IDS of the action.

    When the filter looks like IRIN_ACTION_ID:189353, I get the report for action_id = 189353 correctly.
    However, the point would be to get the report for a set of values action_id, but I am struggling to find the format how to list more worth action_id to achieve the desired result.


    It works, gives what I expect:
    http://../pls/Apex/f?p=999:916:1087915793180497:CIR:IRIN_ACTION_ID:189353

    These formats do not work, here, I'm trying to get the action_id report IN 189353,19004
    http://.../pls/Apex/f?p=999:916:CIR:IRIN_ACTION_ID:189353 %2C 190043
    http://.../pls/Apex/f?p=999:916:CIR:IRIN_ACTION_ID:189353, 190043

    Action_id = 190043 is not included in the report that there is.

    Please can someone confirm how the values of type numbers must appear in the URL for the IN operator?

    Thank you very much
    Lajos

    Published by: lvarady on 10-Sep-2011 06:39

    The way to proceed is to encapsulate all the values passed within backslashes. Like this: \189353,190043\

    Passing in your url and it has all the great work!

  • Unable to read the list of values of FRM-40502

    Hi all

    Unable to read the list of values of FRM-40502

    get this error when I try to fill the list of values for some employees

    Here's the LOV query
    Select dsm_code,dsm_desc,dsm_content from deschange_master
    where dsm_orgn=:parameter.p_orgn
    and (dsm_ctry =:parameter.p_ctry or :parameter.p_ctry is null)
    and(dsm_loc =:parameter.p_loc or :parameter.p_loc is null)
    and( dsm_oru =:parameter.p_oru or :parameter.p_oru is null)
    and
    ((DSM_CODE  like '%PWI%' and DSM_CODE like '%INCR%')
    and (select count(eih_emp_code)from employee_increment_header
    where eih_emp_code =:edcd_emp_code and
    to_date(eih_eff_date,'DD-MON-RR') = to_date(:desig_date,'DD-MON-RR'))=1)
    or
    ((DSM_CODE not like '%PWI%' and DSM_CODE not like '%INCR%')
    and (select count(eih_emp_code)from employee_increment_header
    where eih_emp_code = :edcd_emp_code and
    to_date(eih_eff_date,'DD-MON-RR') = to_date(:desig_date,'DD-MON-RR'))<>1)
    order by dsm_code

    Hello
    Try

    Select dsm_code,dsm_desc,dsm_content from deschange_master
    where dsm_orgn=:parameter.p_orgn
    and (dsm_ctry =:parameter.p_ctry or :parameter.p_ctry is null)
    and(dsm_loc =:parameter.p_loc or :parameter.p_loc is null)
    and( dsm_oru =:parameter.p_oru or :parameter.p_oru is null)
    and
    (((DSM_CODE  like '%PWI%' or DSM_CODE  like '%INCR%')
    and (select count(eih_emp_code)from employee_increment_header
    where eih_emp_code = :EDCD_EMP_CODE and
    eih_eff_date = to_date(:DESIG_DATE))=1)
    or
    ((DSM_CODE not like '%PWI%' and DSM_CODE not like '%INCR%')
    and (select count(eih_emp_code)from employee_increment_header
    where eih_emp_code = :EDCD_EMP_CODE and
    eih_eff_date = to_date(:DESIG_DATE))!=1))
    

    Thank you

  • The list of values in the table of the ADF is not other cela rather single attribute yourself.

    Dear all,

    I have a list of the values on the view object and and created a table by dragging the drop to the page.

    Problem is that LOV is advising no other attributes I mentioned as other attributes in the list of values. only the LOV element becomes selected ID.

    The following table properties

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

    < af:table value = "#{bindings." XxIncidentRptInjuredPersonsEOView1.collectionModel}.

    var = "row".

    lines = ' #{bindings. " XxIncidentRptInjuredPersonsEOView1.rangeSize}.

    emptyText = "#{bindings." XxIncidentRptInjuredPersonsEOView1.viewable? "{'No data to display.': 'Access Denied.'}".

    fetchSize = "#{bindings." XxIncidentRptInjuredPersonsEOView1.rangeSize}.

    rowBandingInterval = '0 '.

    filterModel = "#{bindings." XxIncidentRptInjuredPersonsEOView1Query.queryDescriptor}.

    queryListener = ' #{bindings. " XxIncidentRptInjuredPersonsEOView1Query.processQuery}.

    filterVisible = "true" varStatus = "vs."

    selectedRowKeys = ' #{bindings. " XxIncidentRptInjuredPersonsEOView1.collectionModel.selectedRow}.

    selectionListener = "#{bindings." XxIncidentRptInjuredPersonsEOView1.collectionModel.makeCurrent}.

    rowSelection = "single" id = "t1".

    "partialTriggers =": cb2.

    Binding = "#{CreateReportManageBean.injurdemptable} '"

    Width = "100%" >

    - ComboboxListOfValues - Tags

    < af:inputComboboxListOfValues id = "empIdId".

    popupTitle = "search and select: #{bindings." XxIncidentRptInjuredPersonsEOView1.hints.EmpId.label}.

    value = "#{row." Bindings.EmpID.inputValue}.

    Model = "#{row." Bindings.EmpID.listOfValuesModel}.

    required = "#{bindings." XxIncidentRptInjuredPersonsEOView1.hints.EmpId.mandatory}.

    columns = "#{bindings." XxIncidentRptInjuredPersonsEOView1.hints.EmpId.displayWidth}.

    shortDesc = "#{bindings." XxIncidentRptInjuredPersonsEOView1.hints.EmpId.tooltip}.

    autoSubmit = "true" >

    < f: validator binding="#{row.bindings.EmpId.validator}"/ >

    < / af:inputComboboxListOfValues >

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

    Take the af: inputComboboxListOfValues Id (for example, "empIdId") and put it in the partialTriggers of other attributes.

    or

    You can go to pageDef. --> select iterator table--> properties--> Advanced--> ChangeEventPolicy set for ppr

  • Common list of values for any Application

    Hello all, I am fairly new to Apex and I am working on a project where I need to be able to select from a list of values and have set a value of session for the entire application. What makes this more complicated is that I need the list of values on almost every page of the application. Here's the basic scenario, a user connects to the first report chooses a reporting period in a drop-down list, and then when the user goes to another page in the application of the reporting period is still the same. This reporting period must be available for binding to the SQL statement for each report and I would like the list of the values on each page to show the same value as well.

    Thank you

    Shawn

    put the drop down list on page 0.

  • narrows the list of values

    Hello guys, I want to put something like where clause to the list of values. lets say I have an employees VO and VO of countries with ID and ID of country area in the attributes tab in the VO used, I can add a LOV of a specific attribute, I want to put a LOV on the employee name attribute. the source is the ID of country where the area ID =? I would like to declare the area ID grammatically. I know that this example doesn't do not any sense: P is it possible to make the VO.xml? Thanks in advance. Saidi

    Hi Saidi,

    Yes, you must first go to your country and create a view of criteria based on the zone ID. Next, you need to go to your EmployeeVO and create a LOV for countryId. Then in the tab to your EmployeeVo accessor, you must change the accessors for countries and criteria for views that you have created a shuttle. Oh, one thing is missing, since you want to add the country code grammatically you can create a transitional employee VO attribute and that attribute is that you select in the application of the criteria to view in your view accessors.

    Concerning

  • How to create parameters and the list of values in BI Publisher

    Hello friends,
    I use BI Publisher 10.1.3. I tried to create a report based on the data of a column for ex: dept_no
    in the data model, I specified the name of the table to select all columns
    I created the list of values taken as a query sql-type. in the query I wrote dept_no Department selection
    In the settings section I gave him as an integer value, and by default as * parameter type in the menu then I chose the name list the value that I've previously specified...
    now the problem is when I run the report I receive all data despite selecting the parameter I need particular data of this deptno
    What could be the reason
    pls let me know
    Thanks and greetings

    In your main data model query, you use this parameter to limit the data for the selected service?

    For example. Select dept_name of departments where dept_no =: p_dept

    where: p_dept is your parameter...

    Thank you!

  • Button in the list of actions for the lines

    Hello

    My data object repeatedly for different processes with status as Started, completed, has not
    I want to show a button in the list of actions for instances failed. Once you click on this button I want to trigger an alert

    Is it possible

    Actions are there now they give button at the view level, I am unable to get a button or set up an action at the level of line

    11G version of BAM


    Any suggestions

    Alert will be triggered separately for each row that is changed, so if your goal is to trigger the action of webservice as many times as the number of lines you have chosen in the action list, it serves very well your purpose. And you want to pass values from lines to alert, I suggest that make you all fields editable in list of actions (view open in edit mode and go to properties-> editable fields) and choose "Insert" action button action and put the lines in an another dataobject temp (and not your real dataobject that gets corrupted) set the alert on this temp dataobject and finally in your list of actions during execution, if you want to pass values from the list to the alert or change these values to pass new values, everything is possible and clicking "submit" should give you the expected results.

  • How to complete the list of values when loading screen

    Hi all

    I have a list of values based on another field (ANOTHER_FIELD).

    for example
    Select the value d, r
    from table_name
    where id =: ANOTHER_FIELD;

    ANOTHER_FIELD has a default value.

    But when the screen is opened to the list of values does not have the default value and the values list is empty.
    Just when it is filled with submission of the form, the list of values.

    Please tell me how can I complete the list of values when loading screen.

    Thank you!

    Hello

    It depends on how you have defined the default value for ANOTHER_FIELD.

    I always set my default settings using a calculation, that runs before header, on the element that defines the value using a static assignment, but to ensure that the calculation is dependent on the order of the day being NULL - try this

    Andy

  • Display the list of values

    I created a page in a table with 3 elements. I wanted one of the items in a value list.

    Under the shared components, I created a dynamic list of value. I wanted now to fix the LOV on this element. For the page in question, I went to Page rendering-> items, but can not see all items created for this slot table form. Where did I select the item so that I can join the list of values.

    I read the day 2 + Application Express Developer's Guide and followed the example here.

    Thank you

    Hello

    On your page go to 'regions' and before the name you have given to this area, you can see a link that says "Report" click there and you can see all the items in the form of tables.

  • [redacted] Pavilion v208tx: we could not retrieve the list of drivers for your product. Please select the desired operatin

    I can't find drivers... tried to reload the page for a bunch of times... quiting browser and re open... I pressed the bunch of times update I tried different OS and it still saying "we couldn't retrieve the list of drivers for your product.  Please select the operating system"oh and he

    Hello

    Thanks for posting in the HP Support forum.

    It seems it was some website temporary glitch - it works for me now.  Could you try again?

  • DeskJet 3050 J610a: We could not retrieve the list of drivers for your product (3050 J610a)

    I have the HP Deskjet 3050 J610a. Printer worked fine on my machine Win 8.1. Just got reimagee to the same machine (Win 8.1) and had to reload my drivers for the printer. Site displays the following message when I select 3050 J610a with Windows OS. I can't add the printer to the computer as pilot given result is not available... was here last year.

    Anyone has a suggestion. My other computer on Win 10 works and driver is available.

    We were able to retrieve the list of drivers for your product.  Please select the desired operating system and select "Update" for a new attempt

    Hello

    It is still there:

    http://ftp.HP.com/pub/softlib/software12/COL34584/al-109394-3/DJ3050_J610_1315-1.exe

    A quick victory is first install it on your computer. Please download and install on your machine.

    Kind regards.

  • I need to change the DHCP Pool to the LIST of 'DECLINE' for WINDOWS 2003R2

    Applies to: Windows | Windows 7 | Security, privacy, and user accounts
    I need to change the DHCP Pool to the LIST of 'DECLINE' for WINDOWS 2003R2 - I am unable to view the file named MACLIST.txt in C:\windows\system32, even if the file system is open and I am the administrator with full user rights. I see this file name in the REGEDIT, but cannot display to open it and place it in the MAC addresses I want to REFUSE in the server pool. The operating system is Windows Server 2003R2 Standard - SP 2

    Please help

    PRyan

    Hi SummaCorp,

    Thanks for posting your question in the Microsoft answers Forum.  If you have questions about Windows Server 2003, please visit the Windows Server Community.

  • What is in the list of fix for CC2015.0.02?

    What is in the list of fix for CC2015.0.02?

    https://blogs.Adobe.com/PremierePro/2015/09/PPCC-2015-Update9-0-2.html

Maybe you are looking for

  • A1, not recognized by the computer

    I installed ICS on my A1, it was working fine, now when I plug it into the USB port of my computer, it says new hardware found, then tells me installation unsuccessful, and Device Manager cannot find a driver for it. In Device Manager, it shows a107

  • Cannot install my software or drivers Lifecam VX-2000.

    LIFECAM VX 2000 WILL NOT DOWNLOAD Hello I recently bought the lifecam vx-2000. have been up all night trying to download the software, but he says he has an "unexpected error" and will not continue to install. I followed all possible solutions on the

  • Want 4500: Option of PDF indexable 4500 want all-in-one software?

    Hello I just replaced my Photosmart C5280 All-in-one with an fancy 4500 all-in-one printer/scanner. To my horror the 4500 want does not scan to Searchable PDF Format. (I find this very dissapointing and think it should be clearly advertised on the bo

  • Problems of SBS 2011 Windows Update after you uninstall WSUS

    I have a Server SBS 2011 I uninstalled WSUS on.  Due to the usual problem of disk space on the server.  I uninstalled WSUS because I don't mind the jobs goes directly to Microsoft Update on the Internet.  But after uninstalling WSUS on the server, wo

  • Windows 7 do not discover the devices connected to the DLNA network running wireless

    I have three devices wirleless, IPAD, Tablet, SONY Blue Ray home theater, not able to see the Windows 7 PC. I'm under Media Server 12 and I put it in place in a home group and sharing. My other Windows 7 PCs can see the device. It worked before but h