Any possibility to store TEXT type data in essbase

Hi,
Our requirement is to store Nationality of an employee. One way we can do that using Smartlist. Is there any othere way to store the same. Please provide your valuable suggestions.
Thanks,
PV

your original question asked about text fields is Essbase and the answers you were given were correct, but then yiou altered the question to "I want to be able to send freeform text to Essbase" that is a different question completely. Al lof the answers given to you are really for pre-defined text. The only way to store data directly in Essbase is through linked reporting objects(LRO). I've written excel applications where LROs are stored and retrieved into cells for the users to see. It's a little tricky because LROs are not copyied formn one scenario to another if you copy the data and depending on how how you build the cube can be lost. It is not retreived like other text but as a cell note.
I've seen other work-arounds like linking a relational DB to an application so it stores the text there (I think Dodeca has that concept) It should be noted that Planning already has that functionality built in so you can store your comments. It too uses a relational DB to store the text.

Similar Messages

  • Is it possible to store text in a table(colom) without losing the layout

    hello,
    I have a question and the question is:
    Is it possible to store text in a table(colom) without losing the layout?
    For the people who don't know what i presicly mean i will explain my question:
    Think of a memo field, i write a memo with bij example word or an internal editor of oracle, and if i wan't to store it in a colom with out losing the layout wich datatype for the colom should i use(if this is posibble).
    So when i whant to review the memo it has the same layout as when i wrote the memo.
    I hope someone can help me,
    thanks by regards,
    Menno

    Is your text field ("memo field") containing only text
    (ie of type VARCHAR2 or CLOB) ?
    If so, it should preserve your line returns and spaces.

  • How to store text field data from web dynpro application in pcd ?

    Hi Forum,
    I am new to web Dynpro.
    I want to store user specific data (a text field value) from a wd application in PCD and access it every time the user runs the application.How can I achieve this?
    Thanks,
    Mickey.

    Hi
    I created the "read" and "update" methods in my application service. How can I call them? I created and implemented the methods just like here: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/340fc0ea-0c01-0010-74bf-965b11031e77
    Operations:
    - readMyEntityService:
    - updateMyEntityService
    Implementation:
    retValue = getMyEntityService().read(key);
    getMyEntityService().update(dS0);
    In Web Dynpro there is this update method with the code above (in my original post).
    How can I call the update-method????????
    Kind regards
    Bettina

  • Is there any way to store apllication specific data in resource file

    hi all!
    i am developining multilingual application in oracle 9i developer suite , in forms.
    i want to store display item text & other message for different languages externally .
    I preferbally dont want to use text files.
    Is there any other way?
    Like ResourceBundle in Java.

    Hi,
    no. Most if the customers that use custom message strings store their translations in database tables.
    Frank

  • How to i get text collection data from BD Opportunities XBO node

    Hello everyone,
                   My requirement  is need to store text collection data of BD Opportunities XBO in another customized Business object but issue i have facing in BD Opportunities XBO there is not found any textcollection node in XBO.
                   I  have searching that textcollection node in Opportunities from Repository explorer but still I have not got any textcollection node in Opportunity XBO .
    Could you please guide us where i can get data of textcollection from BD Opportunity XBO.

    10q for  help
    I need  to write   FM  that  i have to take  input  as  Text field
    if i give custo number  then i have to get  cust no related  data from DB Table
    if  i give  custname  then i have to get  cust name related data from DB Table
    searching  some text related data from database Tables.
    could u tel me any  Standard FM  or Report .

  • String type data in Summary Row

    Hi,
    Can any one hlep out on this..
    I am working as a flex developer in one organization.I have a special scenario like,
    I want to display comments in Summary Row,
    But as per my knowledge Summary Rows can hold only numeric data.is it possible to display String type data in Summary row.
    If possible , please provide that piece of code.

    "nikos101" <[email protected]> wrote in
    message
    news:gq8693$9a$[email protected]..
    >I am using the following in a summary row in a
    AdvancedDataGrid. How would
    >I
    > modify it to also display a piechart with its data?
    >
    > package
    > {
    > import
    mx.controls.advancedDataGridClasses.AdvancedDataGridItemRenderer;
    > import mx.controls.listClasses.BaseListData;
    >
    > public class ItemTotalGBP_Renderer extends
    AdvancedDataGridItemRenderer
    > {
    > public function ItemTotalGBP_Renderer()
    > {
    > super();
    > }
    >
    > override public function set data(value:Object):void
    > {
    > super.data = value;
    > listData.label = " " + data["totalTransfers"]
    > +
    > " Transfers " + data["totalGBP_Eq"].toFixed(2) + " GBP
    equivalent";
    > }
    >
    > }
    > }
    The pie chart example here seems really close to what you
    want:
    http://www.adobe.com/livedocs/flex/3/html/help.html?content=advdatagrid_10.html

  • Exporting Data from Essbase to Excel

    Hi All,
    We are using classic planning application developed in Hyperion 11.1.2.2.
    Is there any way that we can export data from Essbase to Excel (Please note that i don't want to do it on server machine where essbase is installed, instead i want it on any client PC which is accessing Essbase)

    there are many ways you can do that, Through Excel Add-in,SmartView functions etc different.
    It depends on the requirement , if you mean to say who Essbase Data then someone else should be able to answer this.
    Thanks
    Amith

  • Use of text types possible in C4C activity?

    In CRM 7.0 (on prem) it is possible to use specific text types when submitting activity notes (appointmens, phone calls) which help to cluster the text information. I haven't seen that there is something similar in C4C. There is only one "Notes" text field - and that's it. Is there any possibility in C4C to categorize/index note texts?

    Hi Andreas,
    As of now, multiple text types are not available but you can go for the alternate approaches. There are couple of alternate approaches and their limitations as well:
    1. You can create new custom field called 'Text Type' and make this field as List type. Maintain your         text types in list. Now you can segregate your text based the text type in activity screen.
        Limitation: One activity will contain only one text type.
    2. You can leverage the attachment functionality. You can write the minutes of meeting in the word           file\text file and attach them using attachment functionality. You can store all document related the       minutes of meeting.
        Limitation: Time consuming. To know the details you have open all the attachments.
    3.  You can utilize standard notes functionality itself. Whenever you maintain the notes keep date and        time before adding the notes. This way you can track and document your minutes of meeting.
         There is no limitation of characters. For every visit you can add the notes keeping date and time.
    Hope above alternate approaches solve your issues.
    Regards,
    Anil Poply

  • Is there any possible to display the text in big font in screen painter

    HI all!
    i want to display the text in the large size in the text field in the screen painter in the odule pool programing.Is there any possible.What i have to do in the screen painter to display the text in the large size.Also is there any possible to put the color for the text.Give me reply

    HI
    CALL METHOD o_dyndoc_id->initialize_document
          EXPORTING
            background_color = cl_dd_area=>col_tree_level1.
        DATA : dl_text(255) TYPE c.  "Text
        CALL METHOD o_dyndoc_id->add_text
          EXPORTING
            text         = 'Flight Details'
            sap_style    = cl_dd_area=>heading
            sap_fontsize = cl_dd_area=>large
            sap_color    = cl_dd_area=>list_heading_int.
    * Display document
        CALL METHOD o_dyndoc_id->display_document
          EXPORTING
            reuse_control      = 'X'
            parent             = cont
          EXCEPTIONS
            html_display_error = 1.
        IF sy-subrc NE 0.
        ENDIF.
    by using these methods you can achieve i hope..
    have a good day.
    regards
    sarves

  • How to store array of data into a single row of  table ,using any of Stmts

    HI Friends,
    Based on my requirements ,i have retrived a set of data from a XXX.jsp page using a request.getParameter() and stored into single dimenssional array . Now i am paassing that array to JAVA class to store a into some table .
    In JSP page users can add text boxes dynamically based on his intrest then those attributes will store in table .it means table attributes are not conatant , it table attributes may change at any time when user adds any textboxs or any fields on JSP page ....thats my module ..
    Now i wanted to store all array of data into Table in a single row .......thats is my requirements .
    How can we use prepareStatement and Statement to store array of results intoo table row ...on each iteration i wanted to store array of results into table atributes ..It means entire array of results should to into table row at time .....coule any one write sytax ,how we do this...
    could any one suggest me stps that i can impliment ......?....please reply ASAP

    Well ..you code can be works for constant number of attributes in table .oopss here my requirement is table attributes not fixed ,we cant put constant number of place holder(? ) in a statement ,because those are not fixed ,
    Let me explain here :
    i am doing in that way only. As i mentioned you Table attributes are not constant .It may very if users add any fields dynamically on JSP page .If users have option to add any text box on Jsp page ,then that attribute will store in table as a attribute .
    Now i amable fetching the all dyamic form data and stored in a Result Array below ...in this iteration all form result data are from jsp page as suggestion form ,it should stored in table in single row on corrsponding attribtes ......next time when users fills FROM ,then those data i am fetching and storing in a Result Array as below and need to store in corrsponding table attributes in a single row ....
    for(int i=0;i<result.length;i++)
                   System.out.println(result);
                   pst3=connection.prepareStatement("insert into *emprecord* values(?)");
                   if(!result[i].equals(""))
                        System.out.println(result[i]);
                             pst3.setString(1,result[i]);
                             pst3.executeUpdate();
    Thnks in advance ....let me know the the way we can store dynamic form data into dyanamic table ...

  • Any possibility for loading and changing XFL/... data at run time of Flash app?

    Hi everybody,
    I have a quick and general question for the following case:
    I want to produce some transitions and effects for a kinetic typography project in After Effects and then import these parts into Flash Professional via XFL and Bridge.
    So my actual problem is this one: my Flash application should be able to load these made transitions and effects dynamically at run-time and not from a pre-configured timeline made upfront. Because there should be dynamic text fields in these XFL data from After Effects I also need to be loaded at run-time for the kinetic typography thing.
    So is there any possible way to do / load / change the dynamic text fields in these XFL data or the order of all transitions and effects in Flash Professional at run-time or anything else?
    I know this is a special question, but I hope there would be an answer...
    Thanks for your help in advance
    Regards,
    Kevin

    Something along this model is what I had in mind:
    public class MainPanel extends JPanel
        private DrawPanel drawPanel = new DrawPanel();
        private JComboBox comboLeft = new JComboBox();
        private JComboBox comboRight = new JComboBox();
        public MainPanel()
            // add drawpanel and comboboxes to main panel
            // add item listener to comboboxes
        private class ComboListener implements ItemListener
            @Override
            public void itemStateChanged(ItemEvent arg0)
                if (...) // both comboboxes changed
                    // get values from comboboxes
                    drawPanel.setValues(left, right); // call drawpanel's method
    public class DrawPanel extends JPanel
        private int left = 0;
        private int right = 0;
        public DrawPanel()
            //setPreferredSize(....); // set panel size
        @Override
        protected void paintComponent(Graphics g)
            super.paintComponent(g);
            //... draw the line depending on the left and right value
        public void setValues(int left, int right)
            this.left = left;
            this.right = right;
            repaint();
    }

  • How to change heading text  for parameter field of type date

    Hi,
        After creating a parameter field with the type " Date Time" when I open the report for entering the parameter then it displays  the given parameter with the following text:
    " Please enter Date in format "yyyy-mm-dd". "
    I want to change it to some other text like as:
    " You have to enter the date and time in format yyyy-mm-dd . "
    Is there any way by which I can change this given header to some other text.
    Let me know if anyone needs some more information in this regard so as to solve my given query soon.

    Hi Garrett,
                  Well first of all I can change only the prompt text that is user defined. I cannot change any parameter as of now whose type is let suppose Date. Since in this case the Business Object itself shows the text which is something like this " Please enter Date in format "yyyy-mm-dd". " .
       Here I want to change this given text to some other format like " You have to enter the date in the format yyyy-mm-dd" or in any other manner.
    Also the current Crystal Report version which I am using is 11.0.0.1282.

  • If you have any possible with in the itemrender have one is label control and onther one is data gri

    Hi Friends,
                    If you have any possible with in the itemrender have one is label control and onther one is data grid control.
    In my application i was using list control.The list control have item renderer. In my case if i click list control of label name, the corresponding releated data of data grid need to display and list control label also.
    <mx:List width="750" id="Lst_userlist" verticalScrollPolicy="off"  horizontalScrollPolicy="off" rowCount="20"
    labelField="sec_user_first_name+sec_user_last_name" labelFunction="BindUserName" buttonMode="true" itemClick="Click_UserList(event)" >
    <mx:itemRenderer>
      <fx:Component>
       <mx:VBox  horizontalScrollPolicy="off" verticalScrollPolicy="off" >        
         <s:Label id="lbl_userhead" name="{data.sec_user_first_name+data.sec_user_last_name}" buttonMode="true" color="#000000"/>
              <mx:DataGrid height="100%" id="membershipGrid" alternatingItemColors="[#DCDCDC,#F8F8FF]"  paddingLeft="5"  horizontalScrollPolicy="off" color="black"
          horizontalGridLines="false" verticalScrollPolicy="auto"  verticalGridLines="false"   rowCount="{membershipArrColl.length}" rowHeight="25"
                borderSkin="{null}" showHeaders="true" borderVisible="false" dataProvider="{membershipArrColl}" width="750"  visible="false" includeInLayout="false">
    <mx:columns>
      <mx:DataGridColumn width="180" headerText="Name" minWidth="150" sortable="true"  wordWrap="true" >
       <mx:itemRenderer>
        <fx:Component>
         <mx:HBox horizontalScrollPolicy="off"   >
          <fx:Script>
           <![CDATA[
           override public function set data(value:Object):void{
           super.data = value;
           if(data.home_sec_organization_id==data.sec_organization_id)
            fileimg.load("/ist_shared/ist_images/ist_icons/Modern/gif/16/hot/user_favorites_16_hot.gi f");
           else
            fileimg.load("/ist_shared/ist_images/ist_icons/Modern/gif/16/dis/user_remove_16_dis.gif") ;
           lbl_Gridcloumn_name.text=data.sec_user_first_name+" "+data.sec_user_last_name;
           ]]>
          </fx:Script>
          <mx:Image id="fileimg"    buttonMode="true"  toolTip="This is the User's Home Organization"/>          
          <s:Label  id="lbl_Gridcloumn_name"  width="200" buttonMode="true" textDecoration="underline" toolTip="User Menu [{data.sec_user_name}]" click="outerDocument.Click_Name(event);"    />
         </mx:HBox>
        </fx:Component>
       </mx:itemRenderer>
      </mx:DataGridColumn>
      <mx:DataGridColumn width="120" minWidth="110" headerText="UserName" sortable="true"  dataField="sec_user_name"  />
      <mx:DataGridColumn width="100" minWidth="80"  headerText="OrgName"  dataField="sec_org_name">
    </mx:columns>
    </mx:DataGrid>
       </mx:VBox>
      </fx:Component>
    </mx:itemRenderer>
    </mx:List>
    Please Any One Help to me...
    Thanks,
    Magesh R.

    Hi Friend,
    The list values are display Even if i click perticular data list value ,the corresponind data grid are display in blow line data list...
    can u see below sample.
    Blue colotr items are List values
    Green Color items are Data Grid values... If click Blue color name then only correspond data grid items are display...
    Canvass360 01
    Canvass360 01
    canvass360-01
    HR Demo
    System Wide Auth Admin UT
    Canvass360 01
    canvass360-01
    HR Demo
    System Wide DocStor Admin UT
    Andrew Addison
    Andrew Addison
    AAddison
    HR Demo
    System Wide Auth Admin UT
    Andrew Addison
    AAddison
    HR Demo
    System Wide DocStor Admin UT
    System Admin
    System Admin
    Admin
    HR Demo
    MyOrg Administrator UT
    System Admin
    Admin
    HR Demo
    Regional Manager UT
    System Admin
    Admin
    HR Demo
    Site Manager UT
    System Admin
    Admin
    HR Demo
    System Wide Auth Admin UT
    System Admin
    Admin
    HR Demo
    System Wide DocStor Admin UT
    Ben Affleck
    Ben Affleck
    Ben
    HR Demo
    Site Manager UT
    Jennifer Aniston
    Jennifer Aniston
    JenniferA
    HR Demo
    Site Manager UT
    Christian Bale
    Christian Bale
    Christian Bale
    HR Demo
    Site Manager UT
    Brad Burgess
    Brad Burgess
    BBurgess
    HR Demo
    System Wide DocStor Admin UT
    Sean Connery
    Sean Connery
    SConnery
    HR Demo
    Site Manager UT
    Harrison Ford
    Harrison Ford
    HFord
    HR Demo
    Regional Manager UT
    Megan Fox
    Megan Fox
    MFox
    HR Demo
    Regional Manager UT
    Chuck Gamble
    Chuck Gamble
    CGamble
    HR Demo
    MyOrg Administrator UT
    Chuck Gamble
    CGamble
    HR Demo
    Regional Manager UT
    Chuck Gamble
    CGamble
    HR Demo
    Site Manager UT
    Chuck Gamble
    CGamble
    HR Demo
    System Wide Auth Admin UT
    Chuck Gamble
    CGamble
    HR Demo
    System Wide DocStor Admin UT
    Chuck Gamble
    CGamble
    HR Demo
    OnBoarding UT
    Please Any One Help to me.
    Thanks,
    Magesh R.
    Amiee Mann
    AMann
    HR Demo
    Regional Manager UT
    Jennifer Smith
    JenniferSmith
    HR Demo
    Site Manager UT
    Reese Witherspoon
    Reese
    HR Demo
    Site Manager UT

  • Any possible way to view sent or recieved text messages

    Hi all,
    Is there any possible way for me to view texts that I have sent or received?
    The reason I ask is because, this past Monday (01/05/2015), I received a text with some very important details that I need, and like an idiot, I deleted the conversation by accident from my phone, losing the entire message history in the process.
    All help is greatly appreciated.

    sconley35, you will only be able to retrieve text messages for only up to 90 days. After 90 days you will only be able to view time , date and the mobile number to that message was sent in your billing detail summary. You can also access this on your My Verizon.
    YareliM_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Is it possible to add text field in condition type in PO?

    Dear Guru,
    Please kindly advice. Is it possible to add text field in condition type?
    I mean I have seen condition type "FRB1" Freight value in the condition detail we can input vendor code.
    So I would like to know is it possible to add text field in condition detail and how to set it up.
    Thank you very much.

    We would like to maintain some text in condition because of we would like to get that text to PO print out and we don't want to do enhancement.
    Ex: Condition Type: ZZZZ  Insurance  
    PO Print out show
    Item No.          Desc                                                  Qty  Unit Price  Amount
    10                 Item description                                  10000   10         100000
    20                 Item description                                  10000   10         100000
    30                 Item description                                  10000   10         100000
                         Insurance <<Description about insurance>>                  9,999
    Edited by: Saiyaman on Oct 1, 2009 1:35 PM
    Edited by: Saiyaman on Oct 1, 2009 1:36 PM

Maybe you are looking for

  • Install JDK 1.5.0.08 on SUSE 10.1

    HELP! I ran the installer in bash and it said it completed successfully; however, when I type: java -version I still get the following: java version "1.4.2" gij (GNU libgcj) version 4.1.0 (SUSE Linux) Copyright (C) 2006 Free Software Foundation, Inc.

  • How do I install a firmware upgrade on a 300 series switch?

    I have downloaded the ros file, but can't find how to apply it. I know this information must be out there, but can't find it. Thanks

  • Managing dual monitor with multiple desktops

    After updating to Lion, I set my macbook up with a few different desktops so I could easily swipe between them instead of searching for the windows I needed.  I just set up a second monitor to my mac and noticed that anytime I swipe to a different de

  • Working with existing website from Front Page

    ok, am giving up Front Page as I migrate totally to my Mac. How do I open pages on my site that is already up so I can make changes and apply themes?? Thanks, Jim in Chicago

  • Change value of condition in  SD pricing procedure

    Dear All, I have requirement to change value of condition type in SD pricing procedure. Example: the value calculated by SAP in pricing procedure (up to the step) is 123, but i want to change this value to 100 sothat the next step in pricing procedur