How to put in the time series dynamics in the planning application

Dear all,

I'm having a problem by implementing a series of time Dynamics (A-T-J). I put in place at the level of the generation 4. In our application, the time dimension hierarchy is as follows.

Yeartotal-> HY1-> Q1-> Jan, Feb, Mar

Consider the following example

Jan-> 100
Feb-> 200
Mar-> 300

If I want to recover "A-T-J February" the result should see me the sum of Jan and Feb in this case, it should be 300. What is the syntax of recovery CDA in smartview.
In our dimension of 'Year' application name is 'year '. How can I rename the name of this dimension in the case of the requirement.

Thanks in advance.

Kind regards

Saami

You must activate DTS - http://docs.oracle.com/cd/E17236_01/epm.1112/epma_admin/epma_dts_members.html

See you soon

John
http://John-Goodwin.blogspot.com/

Tags: Business Intelligence

Similar Questions

  • Outlook express 6 - How to put all the unread messages in "BOLD"?

    How to put all the unread messages in "BOLD" with outlook express 6?

    Are you referring to messages unread, displayed in the preview pane?

    If a message is unread, it should be in bold by default.

    ========================================

    * Moved to appropriate forum. *

  • How can I get the plan in Jamaica

    How can I get the plan in Jamaica

    I don't know if there is workaround, but this WILL wire _might_ help

    http://Forum.luminous-landscape.com/index.php?topic=78815.0

  • How can I disable the Adobe applications that were installed on a computer that is no longer available?

    How can I disable the Adobe applications that were installed on a computer that is no longer available? I have a creative cloud subscription, and I want to disable a device that is no longer available. I would have thought that there will be an option to disable all devices somewhere in my account, but I can't.

    This isn't what Mary said.  You get 2 facilities by title.  You should have disabled software on your old machine first, but since you have now 2 methods to disable older facilities.

    My first recommendation was to contact support with your product purchase information and disable them.

    Mary offered another option which is to go ahead and install the software on your new hard drive.   If an error saying: you have exceeded the limit of 2 machine, press the button continue to disable older facilities.  You will then be able to install on you're your new hard drive plus one more.

    Make sense?

    Nancy O.

  • How to identify if the AIR application builds in IOS

    How to identify if the AIR application background application ios air.

    Have we not all events to notify when done app background?

    These are the headphones to tell when the app disables and active:

    stage.addEventListener (Event.ACTIVATE, fl_Activate);

    stage.addEventListener (Event.DEACTIVATE, fl_Deactivate);

  • Not able to see the Administration tab for Admin users to one of the Planning Application.

    Hello

    We use the Hyperion Planning 11.1.2.2 and when I connexiona one of the planning application, I'm not able to see the Administration however when I connexiona other applications I see the administration tab.

    "" What I did is that I created a test user in the native directory services shared and implemented the "interactive user" role of the application. When I logged in one application, I don't see the administration tab however when I logged into another application, I can see the administration tab.

    can someone help me solve this problem.

    Did any who face such a problem before. Thanks in advance

    Kind regards

    VJ

    We must reconfigure the deployment on application server and Web server after installing the patches, and once reconfigure us the Java heapsize would become by default that we must change them by going to regedit and this is how the above question will be resolved.

  • Copy the planning application

    Jin

    If I want to put a copy of the planning on the same server for ex application development. What parametrs all I need to change side relational. One who I assume must be change is the name of the appplication what should I

    change?

    Thanks for the help!

    Hello

    It's okay you simply copy on the relational piece and it does not contain the name of the planning application, which is stored in the planning system database.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Rewrite of the Planning Application

    Hello

    We have recently updated our version 11.1.1.3v to 11.1.2.1.
    We have to crush the problem in the planning application.
    I create an application lets say Test1 in planning, then I loaded the dimensions created dataforms. Then, I create another app Test2. I loaded dimension, data refresh for Regional service. Now when I go its similar to Test2 in Test1, everything I created in Test1 is now gone.
    FYI, we also initialize workforce Planning in the same application.

    Thanks in advance.

    If it is sql server, then you are using a different database by application, planning for oracle, you use a different pattern by planning an application, do not use the same as the one it replaces.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Loading ODI11g meta-data to the planning application

    Hi all

    Ive just started using ODI 11 g. While I was trying to load the metadata in the planning application, I got an error copied below. At first strange thing, when I created a new interface, the staging area are diff of target option was grayed. only after that I did the maps, I could come back and and activate this option. Was it a change in functionality or something wrong on my part.
    I tried to use two motors SUNOPSIS and planning scheme, nothing has worked, the two were throwing the same error. IAM, load data from a csv file (the same who worked in the 10g version)

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 23, < module >
    at com.hyperion.odi.planning.ODIPlanningWriter.validateColumns (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningWriter.loadData (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: the source result set contains the column [C1_ACCOUNT] that has no corresponding column on the side of planning.

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2457)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:537)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:338)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:263)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)

    Please do help me.

    Thank you

    I agree with you, I tried on 11.1.1.5 and saw the same problem, I don't see this problem on 11.1.1.3 however.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to put in the serial code to convert the first and photoshop to complete test

    So I got the first and photoshop, but the download links do not work when I put in my redemption code. I already have downloaded applications on my laptop at the title of the free trial. How can I put in the serial code to access it in full?

    Hello

    Please see How to download, install and activate Adobe applications

    Hope that helps!

    Kind regards

    Sheena

  • How to find what the role application role

    Hello IDM experts, when a request for a role is made by an applicant, inside the composite custom for the approval process, I'm going to get the ID of the application using the API of the IOM. Now, using this ID of the application, how can I get the name of the requested role?

    I know we can get the beneficiary using the IOM APIs, and then we can get a role object. Is there a simpler way without going through the notion of beneficiary? In my case, the plaintiff will ask only a single role both in the query (to put it simply).

    Another thing is, there is method getAttribute() on role class. But the guide API does not say what are these various attributes. Y at - it a guide who talk to us of these various attributes?

    Thank you for your great help.

    Published by: Jyothi on November 4, 2012 19:11

    You will get the role name of the load itself. In the payload as you get the requestId, in the same way, you will have the requested object. In your case since you ask for the role, the payload will contain the name of the role. What to do create an application role and then check the application of the EM. EM, you can find the XML payload, and there you can see the data sent in the payload.
    I donot have an environment running for role now, but I think that the payload contains all the attributes of the same role. So you can directly read the attribute "owned by" off the coast of the payload and assigned to this user. If this isn't the case, you can use the API of the IOM to connect to IOM and read a list of choices that contains this mapping or simply add _APPROVERS as the name of the approver group.

    -Marie

  • How to check if the menuitem application has already added to the application menu?

    Hi all

    I want to insert some menutime at the request of RIM, for example,

    I have create a new menuitem Application named customizedMenuitem and add it to the request Message RIM.

    Since then, each time when my application is started, it will add again.

    So I want to check if it has already been added, if so, ignore to add it. If this isn't the case, application adds one more time.

    I called removemenuitem before system.exit (0) when quiting my request, however, it doesn't seem to work.

    That's why I check menuitem before I add.

    Source code like this,

    Constructor()

    {

    Super();

    If (the _appMenuitem is not added to the RIM Application) {}

    create a new menuitem application

    ApplicationMenuItemRepostory.addMenuItem (int, applicationmenuitem)

    }

    }

    Any word would be much appreciated!

    Thanks in advance!

    The most common way to deal with this is to store a value in the store of Runtime.  Your application can save a value when it adds the ApplicationMenuItem, and then check to see if it is there when it is run a second time.

    The Runtime store is erased when the BlackBerry is reset, which would coincide with the ApplicationMenuItem being deleted.

  • How to find why the plan amended

    We are using Oracle 11.2.0.3. In our production system, one of the SQL started using different plan_hash_value afternoon today. This increase has elapsed time to 1 + minutes rather than the second. There was no change of system at the time. After rinsing shared_pool, the query takes again an optimal plan.

    V $ sql_shared_cursor, I have found no difference between the two cursor:

    Right when the plan has been slow:

    child cursor 0 during the performance was slow:

    < ChildNode > < ChildNumber > 0 < / ChildNumber > < ID > 34 < /ID > < reason > Rolling Invalidate window Exceeded (3) < / reason > < size > 2 x 4 < / size > < invalidation_window > 1452265834 < / invalidation_window > < ksugctm > 1452265953 < / ksugctm > < / ChildNode > < ChildNode > < ChildNumber > 0 < / ChildNumber > < ID > 34 < /ID > < reason > Rolling Invalidate window Exceeded) (3) < / reason > < size > 2 x 4 < / size > < invalidation_window > 1451915636 < / invalidation_window > < ksugctm > 1451915677 < / ksugctm > < / ChildNode > < ChildNode > < ChildNumber > 0 < / ChildNumber > < ID > 34 < /ID > < reason > Rolling Invalidate window Exceeded (2) < / reason > < size > 0 x 0 < / size > < details > already_processed < / details > < / ChildNode >

    v$ sql_shared_cursor. Reason when the plan was good:

    < ChildNode > < ChildNumber > 1 < / ChildNumber > < ID > 34 < /ID > < reason > Rolling Invalidate window Exceeded (3) < / reason > < size > 2 x 4 < / size > < invalidation_window > 1452529290 < / invalidation_window > < ksugctm > 1452529356 < / ksugctm > < / ChildNode > < ChildNode > < ChildNumber > 1 < / ChildNumber > < ID > 34 < /ID > < reason > Rolling Invalidate window Exceeded) (3) < / reason > < size > 2 x 4 < / size > < invalidation_window > 1451923704 < / invalidation_window > < ksugctm > 1451923763 < / ksugctm > < / ChildNode >

    Y at - it other reviews or newspapers that I can check to find out why an expensive plan chose?

    Is there an easy way that I can reproduce the expensive plan in lower environment.

    Thank you.

    This isn't a detail, I looked closely (yet), but it seems to me that if the information contained in the reason said you that the cursor was invalidated and re-optimized because someone (or automatic labor) had collected stats with the option "disable-online auto" and the window for rolling invalidation had finally expired. This suggests that (a) you is perhaps no chance with the particular game of the variable bind used immediately after the cursor has been invalidated or (b) your collection of statistics came to use a (particularly relevant for histograms) unlucky sample and your plans could change semi randomly each time you collect statistics.

    If it's (b) then rinse the shared pool and forcing re-optimizing would probably give you the wrong plan again.

    If it is (a) then rinse the shared pool (after throwing a bind variable) will allow you to link different test values and see if you get different plans.

    Step 1: get some peeked binds to both good and bad

    Solution temporary possible (if it's unlucky stats) - you could draw the previous set of stats history back to whatever the table in the query have their stats together very recently.  (Invalidation_window entry is PROBABLY the time-out period of cancellation in seconds since January 1, 1970 GMT; this, I think, will be 5 hours after the time of collecting stats (local) or possibly time to collecting statistics - I guess that 5 hours, but maybe it's that the invalidation of rolling decided to strike these sliders only one or two minutes after collection - but I don't know exactly what these numbers and why there are) differences of days between the two sliders).

    Concerning

    Jonathan Lewis

  • How to disconnect from the Mail application built into Windows 8 Pro

    I think that this old question / thread has been neglected (closed) and went without a good answer.

    Citing the answer of the moderator of this thread.
    "

    Hey jayRads,

    There is no concept sign in email and applications on the Preview version of consumer Messaging. If applications use the credentials you entered in your Windows profile, you will need to disconnect your account under settings of the PC users.

    -Isabelle '.
    and we know that this is not a real answer to the question.

    Since I only have a Local account signed in Windows 8... and when I click on the mail and forced me to Sign In (add account MS)... There should be a disconnect somewhere after I entered my hotmail account. Logically faulty if there is really nowhere to disconnect my hotmail. Even used Credential Manager/ne shows not my signed in accounts.

    NOTE: All I can do is to remove all accounts from the e-mail settings, but it affects all applications (Messaging, people, etc.) which usually isn't my idea of disconnection from Mail only. :(

    I want to just sign out since the Mail application (will also apply to applications that require a signature in) is possible.

    Please enlighten me in this situation.

    Thank you
    Ferdie

    Hi Ferdie Miranda,

    Thank you for choosing windows 8 and we join on our community.

    I understand from the description of the problems, you want to know the way to disconnect from the Mail application in Windows 8.

    Windows 8 Mail app has been designed so that it will keep you in connected mode all the time so that you will be able to check your e-mail without connecting to the Web-based e-mail.

    The steps in the thread you mentioned are quite correct.

    If you want to disconnect, please delete your account.

    For more information related to windows, feel free to join us anytime.

  • How to manually remove the layer application R12.1.3/Linux?

    Hello

    I use note 452120.1 doc. to remove the layer of apps. But as soon as the user interface appears, out wrong as follows:

    =====

    Environment variables:

    ORACLE_HOME =

    PATH = /ots/oracle/local/bin:/usr/local/bin:/bin:/usr/bin:/etc:/opt/bin:/usr/sbin:/sbin:/bin:/ots/oracle/boeing/oratools/6.1.1/bin:/usr/atria/bin:/usr/ccs/bin:/usr/ucb:/usr/openwin/bin:/opt/aCC/bin CLASSPATH = Username:oracle

    Error: * warning: abnormal termination of the program. An internal error has occurred. Please provide me with the following files to the Support of Oracle: "/ ots/oracle/oraInventory/logs/RemoveHome2014-05-08_08-15-54AM.log".

    'Unknown '.

    "Unknown."

    What is the problem? Can I remove it manually? If can what are the steps?

    Thank you!!!

    2625331 wrote:

    Hello

    I use note doc. 452120.1 remove the layer of apps. But as soon as the user interface appears, out wrong as follows:

    =====

    Environment variables:

    ORACLE_HOME =

    PATH = /ots/oracle/local/bin:/usr/local/bin:/bin:/usr/bin:/etc:/opt/bin:/usr/sbin:/sbin:/bin:/ots/oracle/boeing/oratools/6.1.1/bin:/usr/atria/bin:/usr/ccs/bin:/usr/ucb:/usr/openwin/bin:/opt/aCC/bin CLASSPATH = Username:oracle

    Error: * warning: abnormal termination of the program. An internal error has occurred. Please provide me with the following files to the Support of Oracle: "/ ots/oracle/oraInventory/logs/RemoveHome2014-05-08_08-15-54AM.log".

    'Unknown '.

    "Unknown."

    What is the problem? Can I remove it manually? If can what are the steps?

    Thank you!!!

    Yes - 11i: how to Clean Up The UNIX environment after EBS 11i installation fails (Doc ID 110372.1) - this doc is applicable to R12

    Thank you

    Hussein

Maybe you are looking for

  • OfficeJet Pro 6978 all-in-one: OfficeJet Pro 6978 / will not download drivers

    I just bought this printer Office Jet Pro 6978, All In One Printer.  It won't let me download the driver listed in the steps to implement, it fails every time.  I tried to use the CD that came with it, it gave me a message "this computer's operating

  • Display in Windows XP problems

    Original title: display windows win XP drivers have windows xp installed and have display problems

  • Compaq c700 wireless works with atheros ar5007 802. 11 b / g adapter

    My laptop has been very fortunately the connection Wireless for many years and all of a sudden in the last 2 days, it refuses to connect wireless say that there are no wireless networks. the wireless button is on and connect all other devices in the

  • 2540 all-in-One series: setting up the new printer

    Try to set up a new printer by wireless. the disk asked to connect cable temporarily and request now wireless goes... where can I find. The hp site ceases of taking me round in circles and don't help do not!  Please help someone! I want to do the ava

  • cursor randomly jumps into documents and applications

    I have a Pavilion dv7 with windows operating system 7, quad core.  I also have the function of fingerprint recognition.  My problem is that when I type in a document, or another type of Word application, my cursor will bounce of the local current str