DM package prompt selection

Hi All
Can i create DM package : prompt selection with the selection criteria as a property  for the perticular dimension for (2) pre-filtered dimension members based on a property. Here is the business scenario: we want to allow the users to copy data from trend data points to known data points BUT only allow this functionality for non-driver based accounts. So the idea is to have an indicator property on the account master data and used that property to help us drive the package.
Appreciate for any answers
Thanks
AK

Hi Nilanjan
our copy requirement has been changed.
We are copying from   known to anticipated. for the accounts which has property as account type as "INC" .
Copy from this data in the cube to (ACCTYPE is the property of the GL Account dimension)
GLA/c   ACCTYPE    DATATYPE       DATA
1       INC       KNOWN            100
2       INC       KNOWN           200
3       YY       KNOWN           300     
4       YY        KNOWN           300
5       YY        KNOWN           300
To
GLA/c   ACCTYPE    DATATYPE       DATA
1       INC       ANTICIPATED     100
2       INC       ANTICIPATED     200
I have written this script logic : could you please let me know is there anything im missing.
How to write the dynamic script logic for this code.  and pass dynamically the prompt values to the code. Like from SELECTION  to TOSELECTION
*XDIM_MEMBERSET COSTCENTER = <ALL>
*XDIM_MEMBERSET CUSTOMERTYPE = <ALL>
*XDIM_MEMBERSET DATATYPE = <ALL>
*XDIM_MEMBERSET F_DATASRC = INPUT
*XDIM_MEMBERSET GL_ACCOUNT = <ALL>
*XDIM_MEMBERSET GROUPS = <ALL>
*XDIM_MEMBERSET PRODUCTCAT = <ALL>
*XDIM_MEMBERSET PROFIT_CTR = <ALL>
*XDIM_MEMBERSET TIME = <ALL>
*XDIM_MEMBERSET VERSION = <ALL>
*WHEN GL_ACCOUNT.ACCTYPE
*IS %ACCTPRPTYFROM%
*WHEN DATATYPE
*IS %DATATYPEFROM%
*WHEN TIME
*IS %TIMEFROM%
*REC(GL_ACCOUNT.ACCTYPE = %ACCTPRPTYTO%,DATATYPE = %DATATYPETO%,TIME = %TIMETO%)
*ENDWHEN
*ENDWHEN
*ENDWHEN
*COMMIT

Similar Messages

  • Need to Display columns depending on the prompt selection

    I  need to show the only the columns as per the prompt selection given by the user.
    Suppose there are 5 prompts say (first name, last name, phone number, address, DOJ). All the prompts should be optional. If the user gave input for first name and last name then only this two columns must be displayed in the report.

    Yes it is possible but you will have to write down formulas for these columns.
    First add all required object in your report and format them in your report.
    Now say you want Last name to appear when you user enters last name in prompt.
    Write down following formula
    Report Detail Area
    =If(UserResponse("Last Name"))="USER INPUT" Then [LNAME]
    For column Heading you can use
    =If(UserResponse("Last Name"))="USER INPUT" Then "Column Heading"
    The same pattern may be applied for other columns.
    Regards,
    Bashir Awan

  • Request based on Prompt selections.

    Hi All,
    Please let me know if this requirement is feasible through OBIEE.
    I have a dashboard Prompt which has three columns. These three columns are constrained as per the hierarchy.
    Country
    State
    District.
    I have three requests which show Region, Sales based on the Region
    Request 1 : Shows District level sales
    Request 2 : Shows State level sales
    Request 3 : Shows Country level sales.
    Now the requirement is:
    a) When I select District only( State and Country as All Choices) or State and District or Country and State and District
    then the lowest level only should be shown i.e. Request 1 should show up ( only for District).
    b) When only State is selected ( Country and district as All Choices) or Country and State is selected then show only the State level request (Request 2).
    c) When only Country is selected ( State and District as All Choices) then show only the Country level request ( Request 3).
    That means based on the Prompt selection, only One Request should be shown in the dashboard any time.
    Please let me know if this is achievable.
    Thanks in advance.
    Bhavik

    Hi Bhavik,
    Put each request in a seperate section and control which section is shown via Guided Navigation.
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • Swapping of request through prompt selection

    Hi!
    can i swap the request with the help of propmt? My requirment is, in dashbord i have to give prompt selection and according to the prompt valve my request should be changed ,how can i achive it?
    thanks
    Deepak

    Link????
    That article will not talk about link..
    it just displays the requests it self that you added in the dashboard sections, but depends on the prompt value you select the guided navigation properties are changes and will hide that particular section and will only show the section where the condition you specify is met...
    Hope you are clear..
    if not.. give clear idea what you want exactly?

  • Info-Package Data Selection

    Hi,
    I have a Info Package which is running from several months in production with different data selections for a InfoObject: ZDEPT as ZAT, AZZ, ZNN etc.
    Now, my new requirement is to include new value ABC for the same InfoObject.
    Do i need to include selection conditions on INIT & DELTA info package as well or directly update the delta and run the process?
    Please let me know.

    Ajeet,
    I donu2019t want to re-load the historical data. As per your suggestion, I just want to do an init without data transfer with new criteria.
    So, I was trying to update the existing Info Package from "Delta mode" Option to Init with out data transfer. I got a pop up message saying that
    u201CDeltas already loaded for request: REQU_2SNQV3GDKC2GTEL9EAVKU6KKF init. select. no 2. initu201D
    Do I need to ignore this message or do I need to delete any thing or Do I need create new info package and select Init with out data transfer. Pls suggest me!.
    I need to do the same thing in production once it is tested in Q. So, currently in production, data is loading ever day using delta mode. I need to be careful to touch the historical data. Pls advice me what is the best thing to do in production.
    Thanks,
    ganga

  • How to hide section based on prompt selection

    Hi All,
    I have a requirement to hide the section based on selection of the prompt . My scenario is like i have 1 dimension table and 10 fact table joined to that dimension table. each fact table is having one code of the dimension table.
    I have 10 different reports in 10 fact tables. i have defined a prompt on the dimension table , if i wil select a particular code in the prompt then it will show me that particular fact table report .
    For that i have done 10 reports and i am showing in 10 different section . Now i want to hide the section based on selection .
    If i can put all report in one section and based on selection i can show the report that will be also ok for me ...
    Please help me ...

    Hi ,
    i am able to show the section based on prompt selection . But in my current scenario i have 300 reports based on 300 fact table . If i will put all my report in a dashboard it will fire 300 queries to data base . It will become a performance issue . and one more thing is , does OBIEE support 300 reports in different sections in one page.
    Please help me ...

  • Some user cannot save Dashboard Prompt Selections OBIEE

    We are having issue with some users cannot able save dashboard prompt selections of themselves, even though the group they belong to has rights to it.
    This issue happens only for some users, it works fine for other users. They all belong to the same group.
    Access privilege on the Saved Selections is set for "Everyone".
    Any help will be great appreciated

    Verify if the 'My folders' for each user has been enabled or not. Usually , if 'My Folders' is disabled for that user there would'nt be any "_selections" folder created in the individual user catalog folder. Once the "My Folders" is enabled for that user via Manage Previlages , the users should be able to save the dashboard prompt selection 'for themselves and also for other too'.All the selections by the user would be saved to this folder.

  • HT4191 How do I get to "When prompted, select Delete Notes to remove the duplicates from the device."?  I can't get to this!

    I have duplicate Notes on my iphone 4 (upgraded to iOS 5.1.1)  I have followed your instructions to remove the duplicates.  How do I get "select Detete Notes" to appear on my Mac?  I have connected my phone to my Mac and selected it in iTunes.  I clicked the Info pane and deselected the option to Sync Notes.  THEN WHAT should I do?  How do I get the prompt "Select Delete Notes to remove the duplicates from the device.  (I do want to sync them using the over-the-air feature.)

    I would try the following:
    First sync your phone with iTunes to create a new backup (just in case).  When done, disconnect your phone from your computer.
    Next be sure that all of your Notes are on your mac (Don't proceed any further if they aren't).  If so, turn off iCloud syncing for Notes on your phone go to Settings>iCloud and turning Notes to Off.  When prompted choose to delete the notes from your phone.
    Next, without connecting your phone to your computer, open iTunes and go to iTunes>Preferences, on the Devices tab check "Prevent...from syncing automatically".
    Now connect your phone to your computer, click on the name of your phone when it appears in iTunes on the left sidebar.
    Go to the Info tab and under Other check Sync Notes, then further down under Advanced: Replace information on this iPhone, check Notes.
    Click Apply at the bottom right to sync your phone.  This should sync the Notes from your mac to your phone and you should no longer have duplicate Notes.
    Next, on the Info tab uncheck Sync Notes and click Apply, when prompted select to keep the Notes on your phone (haven't tested this step but I believe you will be given the option to keep them on your phone).
    Now disconnect your phone from your computer and check the Notes on your phone to confirm that they are still there and that you don't have any duplicates.
    Next turn on iCloud syncing on your phone again by going to Settings>iCloud and turning Notes to On.
    On your computer, without connecting your phone, go back to iTunes>Preferences>Devices and uncheck "Prevent…from syncing automatically" to re-enable automatic syncing.
    That should do it.

  • Previous 4 months column need to be displayed based on prompt selection

    Hi,
    I have prompt named
    JAN
    FEB
    DEC
    and i have 12 columns from month1 to month 12(jan to dec)
    when i select august from prompt i need to display 4 month previous of august
    so my result should be
    apr,may,jun,jul and august
    if i select february then my result should be
    jan and feb
    basically i need to hide columns based on prompt selection
    can i know how to do this

    Hi
    I think you have to go for Data level Security in this case.
    You have to set that Session variable in the Group/User Permissions tab so that the Group members can see only those regions data only, even if they go for a
    search.
    Otherwise there is nothing to restrict the user in all the directions.
    You have to apply that filter on all the tables in that Subject area.
    Hope this will help you.
    Guys, Please correct me if I am wrong
    thanks
    Anand

  • Package group selection redhat for dbca command

    package group selection redhat for dbca cmd

    user8818950  wrote:
    Hi,
    I need to install oracle database 10g in oel5 if so,
    initially while installing the enterprise linux i met with the software application screen where it consist of the following
    software development
    webserver
    virtualiatation
    clustering
    storage clustering
    And in this screen what are the applications i should select,
    Otherwise if i select the all the applications and proceed with my installation means what the problem will occur during the database installation
    kindly note my machine is in a network where the other machines should also make use of the database in the future
    Solutions needed for thisFor a plain database server, you don't need any of them.

  • Selection Set - Import Master data (prompt selection)

    Hello Gurus,
    When we run the package "Import Master data from NW infoobject"  using data manager in BPC
    we have options to select ,Infoobject ,write mode ,format ,transformation file and Dimension ,all of this we can use the answer prompt and provide the inputs using UJD_TEST_PACKAGE and automate it.
    Now i want to also provide the inputs of "SET SELECTION" tab available on the package which are below ,so how to automate
    Attribute ,Hierarchy ,Language ,Attribute List
    in the prompt file in the UJD_TEST_PACKAGE
    Thanks

    Hi Peter,
    You can trigger a BPC load from back end too. For that you need to create variants for the program UJD_TEST_PACKAGE or create a custom program depending on the requirement and then create variants( for example to load cost center master data, create a variant for 0COSTCENTER ) for it. The values for the variant{as already mentioned by Gersh} would be the  text enclosed in square brackets after you run a Data Manager Package manually and then view details of the status.
    Steps are:
    1) Goto SE38
    2) Enter the program UJD_TEST_PACKAGE or the custom package
    3) Create a variant for the required master data/hierarchy load.
    4) Enter the details of variant by using the details after you have manually run a data manager package.
    You can test the package and include it in your pc's too.
    Thanks,
    Vinay
    Edited by: Vinay Madhadi on Dec 16, 2011 5:01 PM
    Edited by: Vinay Madhadi on Dec 16, 2011 6:18 PM

  • Clear Package Using Selection File

    I want to have a clear package to not have propmpts and to recieve the selection from the selection file automtically without the user input.  In this way I can schedule the clear.  How is this done??
    Phil

    Hello,
        IF you are looking into the dynamic script, this is the instruction which is taking the parameters from the user interface:
    'prompt for a selection of data to clear
    PROMPT(SELECTINPUT,%SELECTION%,,"Select the members to CLEAR",%DIMS%)
    In case you want to not use this, you can hardcoded anf fill the %SELECTION% variable with your selection.
    This variable is used at the end of dynamic script:
    BEGININFO(%SQLDUMP%)
              select %FACTDIMS%,0 as SIGNEDDATA
              FROM             
               ( SELECT %FACTDIMS%,0 as SIGNEDDATA FROM TBLFACT%APP% WHERE %SELECTION% 
           UNION ALL
              SELECT %FACTDIMS%,0 as SIGNEDDATA FROM TBLFACTWB%APP% WHERE %SELECTION%
              UNION ALL
              SELECT %FACTDIMS%,0 as SIGNEDDATA FROM TBLFAC2%APP% WHERE %SELECTION% 
           ) as ZeroTable
              group by %FACTDIMS% OPTION(MAXDOP 1)
    ENDINFO
    The format of the variable should be:
    "DIM1=value1, DIM2=value2, ..."
    Hope this helps you,
    Mihaela

  • Setting prompt value based on another prompt selection

    I have 3 prompts. The first one contains 'Y' and 'N'. The other 2 are for start-date and end-date so the report runs for this date range. I would like the start-date to be set to, say, '01/01/2009' if the user selects 'N' in the first prompt. If the user selects 'Y', the start-date will be set to, say, '02/01/2010'. These values are not dynamic though.
    Please let me know how I can do this.
    Thanks,
    Bhusan

    Sandeep,
    Here is what I did.
    1. The first prompt has 'Y' and 'N' that comes from a database table. So did not have to create these.
    2. The second prompt - Used the following SQL for Show - select (case '@{LegacyVal}{N}' when 'N' then '01/01/2009' when 'Y' then '02/01/2010' end) from SubectArea."Registration Date". I kept "All Choices" checked. In the default to, I selected "All Choices".
    Now when I test this and select any value from the first prompt, the second one does not change. It keeps the All Choices value always. What am I doing wrong here? I went through the earlier posts and tried to follow the steps, but looks like I am not doing the right way.
    Thanks,
    Bhusan

  • Measure to dynamically change based on prompt selection

    Hi Experts,
    My requirement is, if I select a business segment (from a drop down prompt), it has show one of measure in the report and if I change the prompt value, it has to show a different measure. i.e., It should work like a column selector, but my selection is based on Segment prompt value.
    To still make it clear, assume, my report has measures KPI1, KPI2 KPI3. If I select Biz. Segment 1 from the prompt then only measure, KPI1 must appear in the report and so on.
    Thanks for your help in advance

    Hi,
    In 11g, make use of variable prompt and cah be achieved.
    Refer-http://prasadmadhasi.com/2012/02/28/variable-prompt-in-obiee-11g/
    And also refer-http://obiee10grevisited.blogspot.com/2012/06/multiple-measure-selection-for-graph.html
    Hope this helped/ answered
    Kind Regards
    MuRam

  • What is the change occured by using the package in select statement

    Hi all,
    Can some one please tell me using the following package in the select statement of the view does it restricts the data or fetches the data
    what is the change occurred using the package for fetching the date column
    hr_discoverer.check_end_date (per_assignments_f.effective_end_date)
    Thanks in advance

    You can check the code -
    -- this function checks to see if a date is equivalent to the end of time(31-Dec-4712)
    -- if this is true it will return null else the actual end-date
    Cheers,
    Vignesh

Maybe you are looking for

  • Editing or Deleting a Post

    I sure could be mistaken (because I belong to several User Forums; not just this one), but I could've sworn there was a way for a registered user to edit or delete their own posting(s) after they'd been posted. But I can't seem to find anywhere - eve

  • LINK TO GET DATA FROM Oracle9i Spatial

    Hi estimated friends In this moment I am carrying out some tests of functionality with Maps created in MapInfo to load them into Oracle9i Spatial. I have loaded data to Oracle from MapInfo without any trouble, when I do it the EasyLoader create a .ta

  • Why Output tax & Input tax in Plants Abroad

    Hi Can any one clarify me for the following questions 1. Why WIA plants abroad invoice is used , it seems cost is posted to " sales account for stock transfer " 2. why do we use Output Tax Dest.Ctry,Output Tax Dep. Ctry,Input Tax Dest. Ctry Appreciat

  • Upgrading from Windows Server 2008r2 to 2012r2

    We have an existing Windows Server 2008R2 which Crystal Reports delivering reports via our website.  On the Windows 2008 server, we used Crystal Reports version 2008. I am now updating my Windows Server to 2012, and because Crystal Reports 2008 does

  • Mac could receive texted messages from net10 LG800 phone...

    Text messages came in as email and could contain pictures as well. The "from" address was either [email protected] or [email protected] Phone was recently replaced with a Net10 LG306G and when text message now comes in, I only see "you have a picture