Custom Columns in Data Form

Hi All,
Is it possible to group few columns in a data form and give it a name ? Say I have many columns in a data form , I want to group randomly few columns and call it as a "Main group" , and for few columns I want to group and called it as "Sub group" . How can we acheive this ? Please help

There's no such functionality within forms themselves.  However, you could create an alternate hierarchy called "Main Group" and "Sub Group" in your dimensions, and then use that alternate hierarchy to drive your forms.  Then make sure "Start Expanded" is not checked in the column dimension Display Properties (assuming you want the form to open with the group collapsed).
Hope this helps,
- Jake

Similar Messages

  • Dynamic add row/columns to data forms(11.1.1.3) v/s (11.1.2.1)

    Hello All,,
    There used to be an option in Hyperion planning 11.1.1.3 to Dynamic add rows in data form. I don't see this option in planning 11.1.2.1 ?
    Could you please suggest how we can grant right users to add dynamic add rows and columns in data forms? or it is possible in 11.1.2.1 ?
    out user want to have a feature of adding row in data forms (planning forms)
    Thank you
    Edited by: 842804 on Aug 17, 2011 12:49 PM

    Do you mean 11.1.2, if so then adhoc web forms really take over from adding rows as they add much more functionality.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Maximum number of rows and columns in data form

    Hi,
    I wanted to know if there is a limitation to the number of rows and columns that can be displayed in a data form, in Hyperion planning 11.1.2.1 ?
    And what would be the most appropriate number of rows and columns to be included for optimum performance.
    Thanks.

    Hi,
    While its a fun fact to determine how much one can stuff into a web form, the reality is: how much can a user reasonably consume in a web form?
    And what would be the most appropriate number of rows and columns to be included for optimum performance
    You will find that the answer to this is by "what design makes a web form most usable?" And no, the users don't really know what they want from a design perspective, they see it in their head, but usually what they ask for is something that would look entirely different (huge).
    The next thing to think about is the use of member selection functions in the page axis. IDescendants(Entity) in a dropdown could cause issues just as easily as too many rows - and again make the drop down unusable for a user.
    If your question is a bit more technical, then consider this (somewhat oversimplified): Web forms are constructed by a process on the server. Objects are created based on the form's definition and used by the process that builds the form. The process uses Cartesian looping (lots of iterations) to construct the form cell by cell, starting at the top left and finishing up in the bottom right. If the form has a million cells on it, then the loop and all the code within it runs a million times. The capability of the server has a lot to do with how well it can handle this request, and how many it can handle at one time.
    The result of this is gobs of HTML and JavaScript. All of this has to be sent over a network to the requesting client. The client starts receiving the web page code and has to render it in the browser and run the JavaScript. The ability to do this is limited by the browser, the OS, and the hardware that the client is running on.
    And that's just rendering the page for use.
    Now it has to be interacted with on the client machine, and changes parsed, packaged, and sent back to the server.
    So the technical answer is, there can be many limitations to how many rows and columns a data form can have - none of which can truly be anticipated by anyone. This is why I put the part about usability first in this post.
    Regards,
    Robb Salzmann

  • Dynamic period columns in data forms?

    Hi,
    We are running HFM v11.1.1.3
    I have some input data forms that shows some different periods and scenarios, however the periods sometimes needs to be changed, so I was wondering if anyone knows a way in doing this dynamic?
    For January we would like it to be:
    C1=S#Actual.Y#CUR.P#CUR
    C2=S#Actual.Y#CUR.P#CUR-1
    C3=S#FYE.Y#CUR.P#CUR
    and in March it should be:
    C1=S#Actual.Y#CUR.P#CUR
    C2=S#Actual.Y#CUR.P#CUR-1
    C3=S#FYE.Y#CUR.P#CUR
    C4=S#FYE.Y#CUR.P#CUR-2
    in June and September it should be
    C1=S#Actual.Y#CUR.P#CUR
    C2=S#Actual.Y#CUR.P#CUR-1
    C3=S#FYE.Y#CUR.P#CUR
    C4=S#FYE.Y#CUR.P#CUR-3
    so basically this would require 3 different forms, and with linked forms as well it will be many forms. So if there could be build in some kind of if statement?
    Thank you in advance
    Best regards
    Kenneth

    Hi Kenneth,
    Nobody is answering you because there is no way to do that with Data Forms.
    If you are skilled with Excel, and if you understand the implications of going that path, you can create dynamic Excel grids that send data to HFM using HFM functions.
    Depending on your needs and your budget, you can also create a custom web application that would replace data forms.
    If you want to stick with data forms, then you will need to create 3 forms (+the linked forms you mentioned).
    Not sure that helped...
    Julien

  • Dynamic add row/columns to data forms(11.1.1.3) v/s (11.1.1.2)

    Hello All,,
    There used to be an option in Hyperion planning 11.1.1.3 to Dynamic add rows in data form. I dont see this option in planning 11.1.1.2 ?
    Could you please suggest how we can grant right users to add dynamic add rows and columns? or it is possible in 11.1.1.2
    Thank you

    How about ad-hoc analysis? Have a read of this: http://download.oracle.com/docs/cd/E17236_01/epm.1112/hp_user/ch04s02s03.html
    Cheers,
    Mehmet

  • Selection of ICP and custom dimension in data forms

    We are investigating the possibility of changing our divisional reporting – and we are looking into different possible solutions. Maybe you can help us?
    We eliminate on both ICP and divisions (custom1= division, custom2= divisional counterpart).
    We have 150 ICP entities and (in the future maybe) 100+ divisional counterparts (custom2). However, one entity only has 10-15 divisions (and not 100+).
    Do you know of a smart way to choose ICP entity and custom2 in a data form – so the reporting will be easy for the reporting companies?
    Ideally I would like to be able first to select ICP entity (add member function) and then at the same time select a custom2 (divisional counterpart) – but only choose between those custom2/divisions that the company has. I do not think you can add member functions for both ICP and Custom2 at the same time in a data form?
    Do you have any suggestions?
    BR
    PT

    We thought about that solution but it would not follow good metadata structure (more like Hyperion Enterprise). We are hoping for a clever solution to make the webforms work.
    BR
    PT

  • Custom Printing of data forms

    We need custom printing for Hyperion planning forms. We are using Oracle® Hyperion Planning, Fusion Edition - 11.1.2.2..
    Can anyone guide?

    Hi,
    this is what I woudl condider
    - the easiest way would be to use Oracle Reports.
    - write a Java Bean that performs printing
    - use webutil, write to a temporary file and call host on the client to print
    Frank

  • How to add custom columns with BO data from GP to UWL

    Hi
    We have CE 7.1 in our project UWL taskitems only have GP workflow tasks.
    In UWL we can see that by default there are standard columns but now we need to add custom columns with data from ours BO associated to process instance
    For that we need to develop one custom connector for UWL where we can retrieve the values from custom conenctor to UWL.
    Currently our NWDS 7.1 does not have plugins for UWL Connector can anybody tell me where can I download this plugins?
    thanks in advance!
    Regards
    Cristian

    Hi,
    plz refer the following link
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0ee5047-c7a0-2a10-70b7-9557e3e4d440
    Regards
    Manohar

  • Why my Data form is  still read only

    Hi All,
    I have created a planning application with the following dimensions
    Accounts, Entity, Scenario, Year total, version and currency.
    In entity dimension I have the following members
    Entity
    UK(level 0)
    US
    North Carolina
    Charlotte (level 0)
    Australia (level 0)
    In version dimesion I have two members draft1 as standard bottom up and draft2 as standard target.
    Data Form's Layout*
    PAGE : DESCENDENTS (SCENARIO), DESCENDENTS (ENTITY),DESCENDENTS (SCENARIO), (DRAFT1,DRAFT2)
    ROWS : DESCENDENTS (ACCOUNTS)
    COLUMNS : IDESCENDENTS (YEAR TOTAL), ISIBLINGS (FY12)
    After creating the data form, I tried to enter data in the Charlotte (level 0) but it is in read only form even though I select the version as draft 1 ( standard bottom up) . How can I overcome this issue.
    Kindly guide me.
    Thanks and Regards
    ChiDam
    Edited by: ChiDam on Jan 19, 2012 9:33 AM

    Hi KP,
    Thanks for your reply. The year total and period dimensions are set as columns in data form layout. We know that we won't select the member of the dimensions which are mentioned in columns but we select the member of the dimensions which are mentioned in pages. Also we checked which you have mentioned in the previous post. Is there any other possibilities to overcome this issue.
    Thanks and Regards
    ChiDam
    Edited by: ChiDam on Jan 19, 2012 12:51 PM

  • Customizing Data Forms

    I need help with customizing the data forms.
    We have users entering percentage values in the form. the total percentage amount in a column should not exceed 100 percent. If it is more than that it should show an error message.
    How can I achieve this.
    TIA.
    Rahul

    I want the code to verify if the user is entering percentages more than or equal to 100. But this particular code is considering the sum of percentages in all rows + columns. But I want the code to verify for all the rows in first column, all rows in second column.
    Can anyone help me change the logic in the below code.
    function validateForm()
    var valid = true;
    if (equalsIgnoreCase(formName,"1") || equalsIgnoreCase(formName,"2")) {
    valid = validateVariance();
    return valid;
    function validateVariance() {
    var validated = true;
    var cellValid = 0;
    for (r=1; r<numRows; r++) {
    for (c=1; c<numCols; c++) {
    var cell = getCellVal(r,c);
    if (isFinite(parseFloat(cell))) {
    cellValid = limitPrecision(cellValid + getCellVal(r,c),3);
    if (cellValid >= 1) {
    validated = false;
    cellValid = limitPrecision(cellValid * 100,2);
    alert("The percentages you have entered exceed more than 100% \n Your Total Percentage is: " + cellValid + " %");
    return(validated);
    function limitPrecision(value, limit) {
    if ((value == null) || (value.length == 0) || (value == missing)) {
    return(value);
    } else {
    return((Math.round(value * Math.pow(10,limit)))/Math.pow(10,limit));
    TIA
    - Rahul

  • How can i load data from access database to datagridview with custom columns all days of a month ?

    Hi guys
    I am newbie in vb net and I want your help to solve a problem.
    I have this datagridview with two columns and all days of a month in custom columns.
    [IMG]http://i59.tinypic.com/2qwpj15.png[/IMG]
    I also have one combobox to change Year and a combobox to change Month.
    Here is the code to load data
    Private Sub fill_plan()
    dgMonth.Rows.Clear()
    Try
    Dim i As Integer = 0
    Dim query As String = "SELECT MonID,Unitname,Personel,Udate FROM tblMonth ORDER BY Unitname"
    con.Open()
    cmd = New OleDbCommand(query, con)
    myDR = cmd.ExecuteReader
    If myDR.HasRows Then
    While myDR.Read
    dgMonth.Rows.Add()
    dgMonth.Rows(i).Cells(0).Value = myDR.GetInt32(myDR.GetOrdinal("MonID"))
    dgMonth.Rows(i).Cells(1).Value = myDR.GetString(myDR.GetOrdinal("Unitname"))
    dgMonth.Rows(i).Cells(2).Value = myDR.GetInt32(myDR.GetOrdinal("Personel"))
    i = i + 1
    End While
    End If
    myDR.Close() : con.Close()
    Catch ex As Exception
    MsgBox(ex.Message, MsgBoxStyle.Critical, "Error")
    End Try
    End Sub
    With
    this code the
    personel column
    loads the first
    day of the month.
    I want to load
    the column the date that is
    in the database.

    Hello,
    This can be done with less code
    Private Sub fill_plan()
    dgMonth.DataSource = Nothing
    Dim dt As New DataTable
    Try
    Dim query As String = "SELECT MonID,Unitname,Personel,Udate FROM tblMonth ORDER BY Unitname"
    con.Open()
    cmd = New OleDbCommand(query, con)
    dt.Load(cmd.ExecuteReader)
    dgMonth.DataSource = dt
    Catch ex As Exception
    MsgBox(ex.Message, MsgBoxStyle.Critical, "Error")
    End Try
    End Sub
    The above loads all rows, if you want to limit the rows placed in the DataGridView this is best done in the SQL via WHERE conditions and/or with SELECT TOP x.
    Formatting of the data is best done via the property window for the DataGridView on whatever column you want too. Using the above you now need to set the data property for each column and set dgMonth.AutoGenerateColumns = False, in the end we end up with
    less code
    edit is there a reason for returning the primary key? If so then using my method we can hide that field but I see no reason for having it in this case
    Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem.

  • Function module to read data form customer tabels

    hi,
    can anyone suggest function module to read data form customer tabels?
    Please give me reply.
    TKS,
    Dharani.P

    Hi,
    this thread is hvaing your answer.
    Is there a Function module to get customer hierarchy data?
    Regards,
    Pravin

  • Data Form - Logic to calculate "Year Total" Column

    Hi,
    I need some help with the logic for calculating one of the column values in our data form. I am not sure how to do this - should I write a member formula or something else. Please let me know your ideas on this issue and I would greatly appreciate if someone could guide me on how to write the logic for the same.
    Requirement:
    I have a column in the data forms called “Year Total” where I need to display a value which will be the sum (combination) of the actual values and forecasted values.
    We have in rows something called “Previous Forecast” and “Current Forecast” for which the Year Total values (in column) needs to be displayed and the user wants to be able to compare these two "Year Total" values and get a difference of the two.
    For example: For the month “Aug”
    1) Previous Forecast (Year Total) = Sum of Actuals (Jan to June) + Sum of Forecast values (July to Dec). (Here July is still a forecast value)
    2) Current Forecast (Year Total) = Sum of Actuals (Jan to July) + Sum of Current Forecast values (Aug to Dec). (Here July became Actual)
    Thank you!
    Edited by: Adella on Aug 17, 2011 2:25 PM

    Hello User626014,
    Thank you so much for looking into my requirement and I appreciate your effort in guiding me with the logic. I will surely try your approach and see if it meets all my requirements.
    I think I understand your logic too. Just for your information the call on whether the data will be in the "Working" or "Final" version still needs to be made. It could possibly happen that the users are given the working version to work with and so we will have the version set to "Working" on our data form.
    There are somethings that are yet to be decided for sure. But for now, having this base idea of the logic from you is really helpful.
    Please don't mind about my questions as I am trying to know things better.
    1) Does the data for sure needs to be in the Final version? The reason I am asking this is since you said that if it's not in Final we can write a script to copy the data from Working to Final version.
    2) Why was it that you asked me to remove "Final" from the FIX and asked me to reference it for getting the Actual and the Forecast data?
    Please let me know!

  • Row and Column Formulas on a Data Form

    I am creating a data form which has both row and column formulas. I would like the row formulas to show for some of the cells but it seems to default to the column formula.
    How can I get my form to show the row formula result and not the column formula result?
    Thank you!

    Brian,
    See this example:
    http://htmldb.oracle.com/pls/otn/f?p=31517:160
    There are also a coupleof others showing the same thing you want to achive.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Order Planning data form by column value

    Hi,
    i have a big problem for sort the dataform with the value of a column.
    I need to sort the rows in the data form using the value of a column. Today you can do it with the right mouse option, but I need this on load of dataform.
    With javascript is possibile? I do not know javascript, can someone describe the methods to be used or has a code example.
    thanks

    Hi,
    I've come across similar requirements in the past. The way I'd handle is to change the dimension structure slightly for it to cater for the requirement.
    Your current structure must be like below:
    +Activity 1
    ---Sub Activity 1.1
    ---Sub Activity 1.2
    +Activity 2
    ---Sub Activity 2.1
    ---Sub Activity 2.2
    What you might think of converting this to could be like below:
    +Activity 1
    ---Activity 1.0
    ---Sub Activity 1.1
    ---Sub Activity 1.2
    +Activity 2
    ---Activity 2.0
    ---Sub Activity 2.1
    ---Sub Activity 2.2
    By this way as both activity and sub activity remains at level 0, you will not need to fiddle around the target version. Plus you can still rely on suppressing missing data if there is a requirement to hide sub activities in certain accounts but show only activities. Another advantage of this is that it allows inputting data to both activity and sub activity without worrying about data override.
    Cheers,
    Alp

Maybe you are looking for

  • Can my wife use her iPad to get access to my music via iTunes Match and still retain her iTunes store user id?

    my wife has a new iPad and iPad Store user ID.  I have a seperate iTunes store user id and subscribe to iTunes Match.  All my music is now in the "cloud".  Can my wife get access to my music via match and still retain her iTunes store user id?  The o

  • Big XML Files

    Hello, does anybody have experience with large XML documents in oracle XML DB? I think bigger than the purchaseOrder example, for example a whole book. I am looking for a storage method for documents at least 10 MByte large. Thanks Krisztian

  • New report to user menu in BW

    Hello I would like to add new 7.0 query to user menu in BW. I add 'SAP BW Query URL' item in the Change Roles. I run the query and get the URL from the  web adress. I put this adress to Object rescription of the 'SAP BW query URL'  URL looks like htt

  • Can't Start tomcat.

    Hi. When I click on startup.bat, the screen appears and disappears the very next second. I have tried to reboot the comp and install a newer version of tomcat, but this same problem still show up. When I check the task manager, I don't think there is

  • Is there a solution to the disappearing cursor problem yet?

    Recently upgraded my 12 core to Mountain Lion from Snow Leopard to install Media Composer. The disappearing changing cursor is driving me batty. Also My ProTools installation has become very unstable. It sometimes stops processing for about 30 second