Using substitution variables to remove the columns of v11.1.2.1

We have several forms that have the version 11.1.1.1 the & FcYear (projected year) and periods of time in the direction of the column. For periods of time, I select:
& Mth01
& Mth02
& Mth03
& Mth04
& Mth05
& Mth06
& Mth07
& Mth08
& Mth09
& Mth10
& Mth11
& Mth12
Yeartotal

Currently all the & Mth vars are on Nov except for & Mth12 tends to decrease. What which reached in V11.1.1.1 is a form where the actual months disappear to the & FcYear year door. In other words, in V11.1.1.1 a form designed like that, now only shows Nov, Dec and YearTotal for FY11. However in V11.1.2.1 it displays Nov 11 times, and then decrease, then YearTotal!

So my question is: are there at - it a setting I'm missing in the forms V11.1.2.1 Designer to say the form to remove repetitions?

See you soon

Published by: user964802 on November 2, 2011 14:40

Hello
It is a correction of a bug. Take a look at the post below:
Re: Working capital forecast form design (column replication as a data)

See you soon,.
Alp

Tags: Business Intelligence

Similar Questions

  • How to use substitution variables, as in Microsoft Word using Hyperion Smart view

    Can we use the Substitution Variables to copy data points and cool off in Microsoft Word? I tried and it does not dynamically (copy the data points only copies what was in excellent cell right there). It copies only the static value of this variable for this cell. I want to use dynamically in Word so that if I change the value of this variable in Essbase, it is updated in Word on refresh. Any idea?

    We need this notification feature in microsoft word and keep using data points every year (instead of copy the cells of excellent on new)

    Any help or suggestion is appreciated.

    Thank you

    You may not use substitution variables, as with the copy data points. I tried a while back (after 111.1.2.1.102) and it wouldn't work.  I checked with Oracle development and they said that I is not available

  • Business rule - unable to name the text data using substitution variables

    Hello

    I can't assign a value of text stored in a variable substitution. I read the posts that you can't assign string values I just want to check if it was possible using substitution variables.

    For example.,.

    Trouble (scenario, Version and year)

    "Test year".
    (
    "Test year" = &;
    );

    EndFix

    & those is a substitution variable whose value is "FY13.

    Please advice.

    Thanks, Cz

    The same rules apply, you must apply a numerical value, because this is what is stored in essbase data compared to the intersection.

    See you soon

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

  • Reduce code SQL injection when forced to use substitution variables, as

    The 3rd party software that I use has exactly a way to allow users to specify execution settings: the Substitution variables.
    The scripts are executed using SQL * more. I'm looking for ways ensure this.

    Please, don't say "do not use substitution variables" - read above, it is the only way this software works.


    My first thought was something like this:
    var myvar varchar2(30)
    exec :myvar := '&user_input';
    It's no good. What happens if the user specifies "X"; ". run immediately "drop table sometable" then we get
    exec :myvar := 'X'; execute immediate 'drop table sometable';
    Once again, not good.

    I thought that perhaps something like the following would work:
    exec :myvar := dbms_assert.noop('&user_input');
    but then again, a malicious user could specify "'); run immediately "drop table sometable"; dbms_assert. NOOP('")

    I'm open to suggestions.
    What can I do to clean up the substitution variables?

    Thank you!

    Edited by: Yes on 30 January 2013 15:02

    If your attacker is able to enter a value for this parameter substitution is too late to worry.
    It can stop the execution of the script and enter a code of maliciious he wants. Or I missed something?

  • trying to UN-ininstall print driver error message: could not remove the HP LaserJet 1020 driver. The specified printer driver is currently in use. __Failed to remove the hplj1020.inf package. Access is denied.

    I have a new win 7 and have a lot of trouble installing an HP laserjet printer.

    When you try to remove the drivers under properties of the print server, I get the following message:

    "Cannot remove the HP LaserJet 1020 driver. The specified printer driver is currently in use.
    Impossible to remove the hplj1020.inf package. Access is denied. »

    someone knows what's the problem?  the prnter is not yet connected.  Must not be in use.  The problem I had was that the stuff sent to the printer seems to sit and take 15 ins to print a test page.

    How can I remove the drivers?

    Stop the print spooler service, and then start the print spooler service.  Now, delete the print driver and packaging. Alan Morris Windows printing team seek here Microsoft Knowledge Base: http://support.microsoft.com/search/Default.aspx?adv=1

  • Remove the column from the compressed tables

    NLSRTL11.2.0.3.0Production
    Oracle Database 11g Enterprise Edition11.2.0.3.064 bit Production
    PL/SQL11.2.0.3.0Production
    AMT for Linux:11.2.0.3.0Production

    Hello

    I read on how to do to remove a compressed table column - first set unused and then drop unused columns. However, in the example below on the basis of data, I ran it, it does not work. Please, can you tell me WHEN this approach does not work. What is dependent on - settings or something else. Why can't I drop unused columns?

    And the example and errors:

    create table tcompressed compress in select * from all_users;

    > TCOMPRESSED table created.

    ALTER table tcompressed add x number;

    > table TCOMPRESSED altered.

    ALTER table tcompressed drop the x column;

    >

    Error report:

    SQL error: ORA-39726: unsupported operation column add/drag on compressed tables

    39726 00000 - "operation column add/drop not supported on compressed tables. ''

    * Cause: Not support add/column operation move compressed tables

    elapse.

    * Action: When adding a column, do not specify a default value.

    DELETE column is only supported in a column SET UNUSED

    (remove the column metadata).

    ALTER table tcompressed unused column of the set x;

    > table TCOMPRESSED altered.

    ALTER table tcompressed drop unused columns;

    >

    Error report:

    SQL error: ORA-39726: unsupported operation column add/drag on compressed tables

    39726 00000 - "operation column add/drop not supported on compressed tables. ''

    * Cause: Not support add/column operation move compressed tables

    elapse.

    * Action: When adding a column, do not specify a default value.

    DELETE column is only supported in a column SET UNUSED

    (remove the column metadata).

    As you can see even after changing the table defining the column as unused X I still can't drop by DROP UNUSED COLUMNS.

    Thank you.

    If you enable compression for all operations on a table, you can delete the columns in the table. If you enable compression for the only direct-path inserts, you can't remove columns.

  • Interactive reports using collections - how to control the column headers

    Hello

    I found a link on the forum somewhere that showed a step by step how to use collections with interactive reports, you can dynamically generate SQL code and also control the column headers. Does anyone know where is the manual?

    Otherwise, I know how to generate dynamic SQL code, but what is the best way to control the column headers.
    Sometimes, the report will have 17 columns and other times up to 30 columns.

    Thank you, Bill

    Hi Bill,

    You can use * & ITEMNAME.* notation for the column headers. This means that you can have elements of page/application that contains the topics you need which can, of course, be filled using PL/SQL and, thus, could be established in your code. It's a bit of pain to have to do this for each section, but I do not see a quicker method.

    Andy

  • Remove activate them, deactivate and remove the columns of searchUser.do

    Hello
    What form of jsp I have to modify to remove the option activate, deactivate and remove the columns on the searchUser.do page? I edited tjspSearchUserResultsTiles.jsp but who do not appear to do.
    Thank you

    To do this, you will need to customize JSP. It includes TableGenerator.jsp, so you will need to write your logic here to hide these buttons or you will need to write your own JSP and put it instead of tjspSearchUser.jsp

  • Remove the column space

    Hi, just wanted to help regarding the deletion of my user name column spaces. I used the following code to remove the double space to a single space.
    regexp_replace(table_a.username, ' {2,}', ' ')
    but when you look through my answers I noticed that there is an extra in a few names at the end of the field as well. The original double space was between first name and family name, but now I have to replace the space completely, but don't know how.

    If someone could please advise.

    Thanks in advance.
    with t as (
               select 'ABC         DEF   ' str from dual
              )
    select  regexp_replace(str,' *( |$)','\1')
      from  t
    /
    
    REGEXP_
    -------
    ABC DEF
    
    SQL> 
    

    SY.
    P.S. It does not remove the spaces to the left, just backwards.

    SY.

  • remove the column

    Hi all

    I want to remove a column from a table, but the column have already given.
    can someone help me? The column also is een FK.

    ALTER TABLE test_table
    DROP COLUMN test_column

    Edited by: sake1 7 February 2012 08:16

    Your ALTER TABLE table_name DROP COLUMN column_name; command should work.

    Have you tried to use it? You have an error?

  • using a variable in refreshing the tab

    Hi all

    I want to use the following query in the refreshing tab of a variable

    Select count (*) in the Scott.abc where scott.abc.filename = #filename

    where #filename is declared variable that contains the name of a (text) file.

    But when I run this variable, it is not valid sql format.

    So can I use a variable in the refreshing tab of a variable? If Yes... How?

    Or if not how to compare the value of a column in a table of data with the value stored in a variable of odi.

    Kindly help.
    Thanks in advance.

    1. create an ODI variable named "filename."
    2. now, create another variable ODI with your query, use the variable created in step 1 in where clause
    That is to say where xyz = "#filename."
    3 create a package, drag and drop the variable created in step 1 & 2 in refresh mode

    works?

    Fati

  • Web Forms using substitution variables with multiple values

    Hello

    I'm trying to select a substitution variable in a WebForm (Hyperion Planning 11.1.1.3) with multiple values in environmental assessments, but does not does someone knows if this expected behavior.

    I already try.

    & month = "Jan", "Feb", "Mar".
    & month = Jan, Feb, Mar
    & month = Jan: Mar

    Please let me know something, since I remember in previous versions of Hyperion Planning it was possible.

    Kind regards

    Reading of:- Re: use of the Variables of Essbase alternative forms of planning

    See you soon

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

  • How to use a variable to specify the color when you set an attribute

    Hello

    We use BI Publisher (OPE) embedded in the e-Business Suite. So we are actually on version 5.6.3.

    I'd like to conditionally set the cell background color attribute in a table by using a variable reference. something like this (the sense in which I tried):

    <? attribute@InContext:background-color;$exEmpBGColor? >
    <? attribute@InContext:background-color;' {$exEmpBGColor}'? >

    The 'standard' to do this way:
    <? attribute@InContext:background-color; '#CCCCFF'? >

    Can someone please help? (i.e. is it even possible?)

    http://winrichman.blogspot.com/2008/09/how-to-set-dynamic-color-based-on-XML.html

    http://winrichman.blogspot.com/search/label/formatting

    http://winrichman.blogspot.com/2009/09/column-formatting.html

  • remove the column in csv

    No one knows how to delete a column, or changing the values in this column and leave the rest in a csv file?

    Example:

    CSV file has 70 rows and 40 columns. To remove a column or change its values.

    Thanks in advance.

    Yes, I did a quick VI, which is a combination of the cross and methods Happies, takes the whole CSV in memory in the form of a table and it then passes out CSV again to another. If you want to make any changes to the CSV just deal with it even as you would a table when she goes from one CSV to another.

  • retrieve the value column access via the variable name of the column

    I need to build a function of validation with this condition:

    The data model is like this:

    We have an array of items_general, with its id and data.

    Then we have specific tables, let's say... item_especific1, item_especific2 item_especificn. They have the same as the table of the item_general pk and fk against item_general

    Each element is in one of the tables item_specific and items_general.


    Now, the validation feature: I need to check for an element, if some special columns of the item_especificx table are null and will raise an error if this occurs.

    I got the name of especific_table and the list of names of particular column stored in another table.


    I guess I can browse this list of column table to build a clause concatening Dynamics 'and' | column_name | 'is nothing', but I'm not a big fan of the dynamic sql.


    Can you think of a better solution? Any way to access the value of the column by using the column name, as if it were a varchar2 key index?




    Nope, no filter.

    When you have a funky data like that model, you're destined to dynamic sql and other assortment of headaches.

Maybe you are looking for

  • Need drivers for dvd Satellite 2610 (PS261C-1KKK6)

    Hello everyone, I have a laptop, but it is a very old model: Toshiba2610DVD/6.0 system unitModel PS261C-1KKK6 number I am looking for the drivers, I need to install it, please, someone help me!

  • Add or remove a program on Vista

    On WXP by going to 'My computer', you could access and add or remove the program. Does anyone know how access to this under Vista, or if not how do to completely remove programs? Thank you.

  • Pavillion dv6 Wireless Security Configuration Question: router beats Notebook?

    I have a HP Pavilion dv6 Notebook running Windows 7 that I connect to a new router. The router offers a high security setting: WPA - PSK (TKIP) and WPA - PSK (AES).  My laptop does not show this as being available. It shows that of the two, but not b

  • FN key should be activated to normally use the keyboard

    Computer keyboard works as if you press the FN key all the time, any ideas on how to return to the keyboard works normally. If the FN button is not pressed, the character of the place the button appears on the screen IM assuming a ctrl + shift, ctrl

  • Flash CS6 and SDK 10

    Hello I had really intended to build a new application for BB10 using Flash Professional CS6. In fact, I was very happy. I have followed the development of BB10 and I'm a big believer in the potential. I expected to be part... I tried to load the Bla