Planning of the attributes to dates 11.1.2.2 and start and end in a cell

Hello. In planning 11.1.2.2., can I use dimensions of the attribute, like I would in a cube Essbase BSO?

Also can I enter a start date and an end date entry in two different account (for example, start_date and end_date) members?

Thank you


Hello

Yes, I think you can use it.

And you can change the account date data type member. Then use these accounts in the planning Web form. Form will give you the opportunity to select the Date...

VB...

Tags: Business Intelligence

Similar Questions

  • How to change the attributes on a folder, including all subfolders and files without doing a file at a time?

    Windows operating system.  I get a disk crash and a lot of my restored photos and documents are now set to hidden or read only files.  I would like to reset the attributes of files to remove these attributes, but are not particularly care to do one file at a time.  How can I make a folder at a time?

    Hit,

    This should give you all the information you need on the attrib command from a command prompt window

    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/attrib.mspx?mfr=true

    To open a command prompt window.

    • Click Start
    • Click on run
    • Type cmd and press enter

    Post back if you have any other questions.

    Tricky

  • WIN VISTA: After installing new drivers through the utility Dell to keep the PC to date, DVD not working anymore (and not located in the bios Setup)

    When starting, it not recognizing my DVD drive more.  I went into the bios setup and it does not appear in there.   I have to re - install the bios?  or ....???

    Hello

    If the drive does not appear in the BIOS, there is a hardware problem - either with the player, wiring,
    or the motherboard interface circuits.

    Check with a real computer store (the one that makes its own internal circuits and not of leeks and poster
    a Best Buy or other stores) or Support of Dell.

    Dell support
    http://support.Dell.com/

    Dell support drivers - product manual & warranty Info (left side) - and much more
    http://support.Dell.com/support/index.aspx?c=us&l=en&s=DHS

    Dell forums
    http://en.community.Dell.com/forums/
    I hope this helps.

  • Get the attribute of data labels?

    Hello!
    Can you point me to any blogs useful, messages and ideas (whatever it is) on the following question.
    I want to labels extract attribute (view or entity) database (for translations) as elegantly as possible, so I would ' t I specify the label of each unique attribute on a page, because every time I re - create a table or a form from a view instance, I loose all my previous settings of label - for that I would avoid if possible.

    I developed a custom resource bundle class that gets all translations of a database table based on a chosen language. Can I get a translation on a page with the expression language (e.g. ' #{res. ") TranslationKey}'). Are there more generally perhaps create a class that manages the labels and retrieve its value?

    It would be ideal if I could put an expression in the (tips of the user interface) property of the label for specific attribute (entity or view). Therefore each view function form or table (on one page) would get also its labels of their expression of the label.

    Thank you in advance.
    Best regards, Marko

    Hello

    Create a generic EntityDefImpl class custom (so reusable) for your features and configure it with your app (simpler configuration is the preference of the IDE as a base class for all new entities). This could then be used to configure the data of the user interface for an attribute with the string you want to read from the database

    http://docs.Oracle.com/CD/E15523_01/apirefs.1111/e10653/Oracle/JBO/Server/EntityDefImpl.html

    Translations should be in the database as well then good

    Frank

  • Primary key on the attributes of data type

    Production data Modeler 3.0 is really nice! Kudos to the development team.

    Now for a question. Any idea when the Data Modeler will support (generate after modeling) the following SQL statements?

    CREATE or REPLACE TYPE x_flags_t
    AS AN OBJECT
    (
    ID NUMBER,
    has_note NUMBER,
    has_image NUMBER,
    created_on DATE,
    created_by VARCHAR2 (30 CHAR),
    modified_on DATE,
    Modified_By VARCHAR2 (30 CHAR),
    FINAL
    X_flags_t FUNCTION CONSTRUCTOR
    (
    GITES x_flags_t IN OUT NOCOPY
    )
    RETURN SELF AS RESULT
    ,
    FUNCTION MEMBER update_row
    (
    X_flags_t COTTAGES
    )
    RETURN x_flags_t,
    FUNCTION MEMBER update_note_flag
    (
    X_flags_t COTTAGES
    p_note_flag in NUMBERS
    )
    RETURN x_flags_t
    ) NOT FINAL
    ;
    /


    CREATE TABLE x_flags
    (
    indicators x_flags_t
    )
    /

    ALTER TABLE x_flags
    ADD (CONSTRAINT x_flags_pk PRIMARY KEY * (flags.id)) *.
    /

    Hi Scott,.

    Thanks for your comments.
    I logged an enhancement request to enable a primary key for a Table containing columns of structured Type to refer to attributes of structured Type.

    David

  • Convert a table 1 d of the Cluster (time + data) in 2D-table time and data. How?

    Hello

    is there a simple way to convert a large table 1 d of the Cluster (containing a timestamp and a given) in a table 2D with time stamp and data?

    I could index the table in a while loop, separate each item and put the timestamps and the data in a new table.

    The format of the new table could be an array of double (then the timestamp must be converted to a double) or an array of strings.

    Could I do this without a loop?

    Johannes

    LabVIEW 7.1 (!)

    Hi Johannes,

    If it is possible to manage your time as dbl-floats stamps, I suggest using a simple loop and the cluster to function array (Cluster_to_Array_Mod1.vi).

    If you want to stay with time stamp data type, even once use a loop for a cluster unbundle and build the function array (cluster_to_array_Mod2.vi).

    Kind regards

    Thomas

  • Get the attribute value of a def page table by using el expression.

    Hello

    Use Jdeveloper 11.1.2.0.0 and have a requirement like this for which a sample is created. Requirement is as follows...

    1. do you have a Taskflow with a readonly employee table.
    2. by clicking on a button called "itinerary" checks if the selected line, the attribute Manager id value = 200 then go to the first page on the other if the value attribute id manager is 200 then go to the second page.


    Through the def page, if it has the form, then we can access the attributes like #{data.view_FirstPageDef.ManagerId}. In the case of acquisition of the same attribute value from the table using the def page? is what I am unable to get...

    Come to the notion of routing using the router on Taskflow activity. But I am unable to get the selected row in a table of employee page def attribute value. Can anyone suggest on the same...


    Thank you and best regards,
    Olivier G

    On the router, right-click on its icon in the workflow and create a page definition. Then in the file def, add an iterator based on the same view of the table object in the first page, then add a value attribute that is mapped to the managerId in the iterator of the View object. Finally in the router, you can write EL expressions along the lines of #{bindings. ManagerId.inputValue = 200} or #{bindings. ManagerId.inputValue! = 200}.

    CM.

  • Change the Type of the attribute at the request of the View object

    Hi all

    I use JDeveloper 11.1.1.6. I am trying to achieve the following problem.

    My Table has a column of type VARCHAR2, but this field is to store, say, displayed in canonical format "YYYY/MM/DD hh '. I want to show the date in a nice format, as October 30, 12 ' and be able to use the datePicker adf (date. MinValue) on the attribute.

    So I created an entity object, and I changed the type of the attribute of Date String.

    I also created a ViewObject and the test on request module retrieves a date but seems to not understand the canonical format and date it recovers is wrong (something like 5049-02-20 12:45:30.45).

    Since then, I work on EBS I oracle API access and so on, so I changed my query View object;

    SELECT St St myEO.ExpiryDate-> FND_DATE.canonical_to_date (myEO.ExpiryDate) SELECT as displayed in St St. (FND_DATE.canonical_to_date would be the same thing as to_date (date, format))

    When I run AppModule, NICE! It works, it retrieves the date without time and if simple format to give the attribute I can even get the format I wanted.

    The problem is that when I try to update and validate changes to DB, (I replace the doDML so I can analyze my Date to a string with the format YYYY/MM/DD hh: mm: as is supposed to be) I can't even the part update. Complains in the framework;

    Invalid state, another user has changed the line and blah blah blah and the problem is here:

    (oracle.jbo.RowInconsistentException) Houston-25014: another user has modified the line containing oracle.jbo.Key [592674 primary key].


    [178] compare entity did not attribute display
    [179] original value: 2013-06-28 (that I ran with my FND_DATE.) Procedure CANONICAL_TO_DATE)
    [180] target value: 5048-02-21 22:47:53.0 (I guess that the automatic distribution or conversion of the original string)
    OracleSQLBuilder [181]: ROLLBACK WORK point registration "BO_SP".
    [182] DCBindingContainer.reportException: oracle.jbo.RowInconsistentException

    Any suggestion? I'd really appreciate it.

    Edited by: Alejandro T. Lanz on 1st November 2012 06:34

    Well, in short :):
    When you try to update the line, frame checks the data in db and cached (from the entity object) value is different from the db value (because you Date and String objects), so that it will throw oracle.jbo.RowInconsistentException exception.

    Dario

  • Manipulation of data from a cursor ref in the block of data in a form

    I use Oracle Forms 10 g. I have a ref cursor that returns the columns A, B, C, D, E, B, C, D, E are where values. The attribute"query data Source name"in the datablock contains "CCTR_Extract_pkg.cctr_refcur". The attribute 'Column name' article A contains 'A', point B contains 'B', etc. All of these columns are displayed on the form, and everything works perfectly.

    I have a new request, users would like a 6th displayed column - F - where it is equal to D - B.

    Is it possible to do so in the form only, or do I have to change the ref cursor to accommodate the new column, and then the form?
    If it is possible in the form (only) - how to reference the 2 columns?

    Thank you in anticipation
    Michael

    Published by: user8897365 on August 24, 2011 10:32

    My understanding of the ref Cursor, if you change it and then all other objects that use it also require recompilation. I was trying to avoid this situation.

    Since your block of form data is based on the Ref Cursor, you cannot avoid this. You must change the Ref Cursor to add the required columns.

    I was hoping that there may be a way to reference the elements of ref cursor in a similar way (IE not change ref cursor).

    Depending on how the new columns are data in your Ref Cursor, you could add the columns as part of another base table and then use the trigger after query to retrieve the associated data. Unfortunately, this make the data in these new column cannot be changed. If you do not need the ability to update data, it is an option.

    Craig...

  • Planning for the issue metadata.

    Hello

    I could hear a strange Essbase planning architecture information. Ideally, all changes in the Planning would reflect in Essbase post Refresh. Is there one or the other way around? say that any change in Essbase will update in the Planning? Maybe is not in the latest versions, all the versions old or older in planning?
    In addition, planning is never directly on Essbase (older versions), I mean with a relational repository?

    Please let me know.

    Hello

    Is there one or the other way around? say that any change in Essbase will update in the Planning?

    N °

    Maybe is not in the latest versions, all the versions old or older in planning?

    Some Versions will be repeated.

    a planning never reside directly on Essbase (older versions), I want to say on a relational repository?

    N °

    Planning emphasizes the management of metadata (contour, members, etc.). and pushing these changes to Essbase. Planning has always been a relational repository. The relational repository has pretty much everything on your application planning in there except the actual data. Never try to directly edit the essbase cube in a planning application. If you do something like Plum and the registry, you may cause the entire application to stop working.

    Kind regards
    Robb Salzmann

  • How to access the attribute of the Parent of a child node?

    Hello

    I'm trying to accomplish something simple here, by accessing the value of the attribute of the node parent to a value of the child. I have the date given here, but I'll try to find the name of the event to the date, the name of the event or the attribute parent date.

    I have the code here, as in the following, but I kept getting #1009 error term undefined in line with parent() inside. Could someone please guide me on how to solve this problem?

    Thanks in advance.

    Alice

    "alice_data" wrote in message
    News:gr2fkh$CRE$1@forums. Macromedia.com...
    > Hi,.
    >
    > I am trying to accomplish something simple here, by accessing the parent company
    > value of the attribute of the node to a value of the child. I have the date given here,
    > but I
    > trying to find the name of the event of the day, including the name of
    > the
    > event is the attribute of date parent.
    >
    > I have the code here, as in the following, but I kept getting term #1009
    > not
    > set the error on line with parent() inside. Could someone please guide
    > me on
    > How do I fix this?
    >
    > Thanks in advance.
    >
    > Alice
    >
    > Excerpt from Actionscript:
    >
    > var resultC:XMLList;
    > resultC = searchResult... Book.schedule_item.date;
    > var resultD:XMLList;
    >
    > / * The following two lines kept giving me some bad mistakes #1009
    >
    > / / resultD = resultC.parent () .@type;
    > / / trace ("It's D" + resultD + "\n");
    >
    > / * End of error
    >
    > var resultC_collection:XMLListCollection = new
    > XMLListCollection (resultC.*);
    >
    > //Debug goal, print the string the result selected XML
    > trace ("this is the result:" + resultC);
    >
    > XML:
    >
    >
    > 20/03/2009
    > 22/03/2009
    >

    I think your problem is that resultC is an XMLList. Go to the parent company, you
    necessary to arrive at a SINGLE element in the list. Even if it is a list that contains
    a single element, which is not the same as a single element.

    Try

    Note that I do not book in your xml, so I doubt that is correct
    resultC is searchResult.child('book') .child ('schedule_item').child('date');.

    resultD resultC = [0] .attribute () .parent ('type');

    Note that the syntax that you used will break if no element has not one
    child or the attribute corresponding to your request, so I used the more verbose syntax.

    HTH;

    Amy

  • What is the source of data 9.3.1? Is OLEDB supports ODBC

    Please someone make me know
    What is the source of data hyperion 9.3.1
    and is OLE DB takes ODBC support
    In hyperion 11 the data source is through ODBC.



    Thank you

    Hello

    The data source in 9.3 / 11 is stored in the tables of planning system database
    In 9.3 it is implemented through the configuration utility, in 11 it's done directly through planning web.

    The data source may contain connection details standards of planning and essbase application.
    The data source connects to the repository planning through JDBC and essbase using a JAVA API.

    Ok?

    See you soon

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

  • The amount of data is generated in continuous mode?

    I'm trying to implement a measure of voltage using a card PCI-6071E. I looked at some of the samples (ContAcqVoltageSamples_IntClk_ToFile) that uses the AnalogMultiChannelReader to collect the data asynchronously and write to a file. My question is, if I do 2000 samples per second with 200 samples per channel, the amount of data will be generated? By using compression really will make a big difference in how much data I have to deal with that? I want to graph data 'real time' in certain circumstances, but usually save the file for post processing by another application. My tests can be run for several minutes. I looked at the things given compressed, and I didn't understand how I could read the data back and understand what data are intended to what channels and the amount of data belongs to each channel and each time slice. Thank you

    How many channels are you reading from?  Samples per second, is what will tell you the amount of data that you produce.  Multiply this number by the number of channels and you will get the total number of samples per second of the generated data.  (The samples per channel determines just the size of buffer in continuous acquisition, so it is not used to determine the total amount of data being generated.)  Each sample will be 2 bytes, so the total amount of data will be 2 * 2000 * number of channels * number of seconds during which your test runs for. From your description, it sounds not compression is really necessary; just save your files regardless the other format your program can read (text delimited by tabs, or any other common format files) and do not worry about compression, unless the size of your files become prohibitive.

    -Christina

  • I am reorganizing the attribute value using javascript. see code below

    Hi all

    I am reorganizing the attribute value using javascript. see code below and suggest me

    EX: id = "to THE:1" reorganize to id = "to THE:2"

    myDoc var = app.activeDocument;

    var myGlueCodePath = app.filePath + "/ Scripts/XML rules/glue code.jsx";

    var myFile = File (myGlueCodePath);

    app.doScript (myFile);

    If (app.documents.length! = 0) {}

    var myRuleSet = new Array)

    new findObjAttribute ("//auq")

    );

    {with (MyDoc)}

    var elements = xmlElements;

    __processRuleSet (Elements.Item (0), myRuleSet);

    }

    }

    else {}

    Alert ("you have no open documents!");

    Exit();

    }

    function findObjAttribute() {}

    myIdName = "findObjAttribute";

    This.XPath = ("[/ / auq[@id]");

    This.Apply = function (myElement, myRuleProcessor)

    {

    elmName = myElement var .markupTag .name;

    {with (MyElement)}

    try {}

    var myAttName = myElement .xmlAttributes .itemByName ("id") .value;

    SS var = myAttName.replace(/[A-Z]+\:/,""); "

    var SSS = ss - 1;

    myAttName = myAttName.replace(/[0-9]/,sss)

    $.writeln (myAttName);

    } catch (e) {};

    }

    }

    }

    Your code re - order the value correctly, but you don't have the update attribute in the element.

    Try this,

    myAttName = myAttName.replace(/[0-9]/,sss);

    myElement.xmlAttributes.itemByName("id").value = myAttName;

  • Formula of writing on the Dimension of the attribute with the data type Date

    Hi all

    I have a Dimension of the employee who has Joining_Date as a Dimension attribute. I loaded the data in the format "yyyy-mm-dd".
    I have a scenario to calculate not joins in a month. For this I created a member like joinies and I tried to get the Date in the beam using @ATTRIBUTEVAL (Joining_Date) to perform the calculation on it. But when I see the essbase/planning addin data get different value.

    Ex: For an employee ' 05/10/2006' is the attribute value, but he excel make me '1147219200 '.


    Please, help us address this scenario.


    Thank you and best regards,
    Combot

    Published by: 923621 on April 3, 2013 03:57

    It is not a different value. That's how Essbase stores date. This is the number of milliseconds after January 1, 1970

    Use datepart with attributeval for the year, month, day of the week

    Concerning

    Celvin

    http://www.orahyplabs.com

    Please check the answers as useful/correct as appropriate

Maybe you are looking for