Duplicated table

I have duplicated a table on the same sheet, with the hope to have the duplicated one showing filtered information only.
The problem is that when I alter the original, adding more lines, changes are not reflected on the duplicated table.
Is there any other way to do it ?
Thanks.

Here's an example that might help. Create the first table. Create another empty table and create equations to the first table. See below for an example. With the second table selected, type "=" then select the corresponding cell in the first table.
Regards,

Similar Messages

  • Deletion of duplicated table entry

    Hi!
    I am facing with the following error after the system copy of SAP ERP 2005 on Windows migrated from MS SQL to SAP DB.
    By entering into the db-relevant tcodes (DB13, dbacockpit, etc.) the following error appears:
    Runtime Errors ITAB_DUPLICATE_KEY
    Date and Time 24.05.2008 14:01:23
    Short text
    A row with the same key already exists.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_DB6_SYS====================CP" had to be
    terminated because it has come across a statement that unfortunately cannot be executed.
    Error analysis
    An entry was to be entered into the table "\CLASS=CL_DB6_SYS\DATA=SYSTEMS"
    (which should have had a unique table key (UNIQUE KEY)).
    However, there already existed a line with an identical key.
    The insert-operation could have ocurred as a result of an INSERT- or
    MOVE command, or in conjunction with a SELECT ... INTO.
    The statement "INSERT INITIAL LINE ..." cannot be used to insert several
    initial lines into a table with a unique key.
    My questions:
    1) How can I identify which DB-table is relevant?
    2) How can I delete the duplicated entry?
    a) with SAP tcodes
    b) on DB level (what is the procedure)
    Thank you very much!
    regards
    Thom

    Hi Thom,
    from one side you can look in the WP log file where the short dump occured. The failed SQL statement is rather often logged there.
    From the other side as the issue is reproducable you can take the SQL trace and see which SQL statement failed.
    On the DB level you can delete the stamente with the usual DELETE statement. This exact description you will find in our documentation please follow the path from the SAP note 767598 in depend of your DB version.
    Best regards,
    Oksana

  • Deletion of duplicated table entry (SAP DB)

    Hi!
    I am facing with the following error after the system copy of SAP ERP 2005 on Windows migrated from MS SQL to SAP DB.
    By entering into the db-relevant tcodes (DB13, dbacockpit, etc.) the following error appears:
    Runtime Errors ITAB_DUPLICATE_KEY
    Date and Time 24.05.2008 14:01:23
    Short text
    A row with the same key already exists.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_DB6_SYS====================CP" had to be
    terminated because it has come across a statement that unfortunately cannot be executed.
    Error analysis
    An entry was to be entered into the table "\CLASS=CL_DB6_SYS\DATA=SYSTEMS"
    (which should have had a unique table key (UNIQUE KEY)).
    However, there already existed a line with an identical key.
    The insert-operation could have ocurred as a result of an INSERT- or
    MOVE command, or in conjunction with a SELECT ... INTO.
    The statement "INSERT INITIAL LINE ..." cannot be used to insert several
    initial lines into a table with a unique key.
    My questions:
    1) How can I identify which DB-table is relevant?
    2) How can I delete the duplicated entry?
    a) with SAP tcodes
    b) on DB level (what is the procedure)
    Thank you very much!
    regards
    Thom

    Hello Thom
    > Error in the ABAP Application Program
    > The current ABAP program "CL_DB6_SYS====================CP" had to be
    > terminated because it has come across a statement that unfortunately cannot be executed.
    > Error analysis
    > An entry was to be entered into the table "\CLASS=CL_DB6_SYS\DATA=SYSTEMS"
    > (which should have had a unique table key (UNIQUE KEY)).
    Apparently there is a duplicate entry in the static private attribute SYSTEMS of this class.
    If you look at the definition of type DB6CC_SYSTEMS you see where the error cause lies:
    TYPE-POOLS: DB6CC. " DB6: Central Type Declarations for CCMS Monitoring
      db6cc_systems type hashed table of db6admsys
                       with unique key sysid,
    I check the Where-Used-List for data element DB6DBREL of structure DB6ADMSYS which is used in DB table DB6NAVSYST. Thus, my guess is here is your table you are searching for.
    However, you need to find out where the duplicated entries in the class (instance) come from.
    Regards
      Uwe

  • Repeating Subforms and Duplicating Tables

    Hello, I am a novice in Javascript and desperately need some help. I have been all over the internet in these forums trying to find a solution but with no success. I have found some bits of information that were similar to what I am trying to do but they haven't been quite what I've needed or I have been unable to adapt the code to my own situation.
    What I need the form to do is, if they select "add actions" a Recommend subform becomes visible and the user would then fill it out. What I also need it to do is add a "summary" of the recommend subform  information on a new page. The user can add more recommendations by clicking an "add" button and this adds a new instance of the Recommend subform. What I also need it to do is add another summary as well basically duplicating most of the information.
    The user has the option to add another building so now I need the script to check if an "action/Recommendation" is already there and if it is, add another "summary" after the existing ones duplicating the information from the "recommend" subform. Again, multiple recommendations can be added and I need them all to duplicate into the summary. To top it off, there is another type of building they can then add and also add actions/recommendations. I would also like these to summarize below what already may or may not be existing from the first building.
    Basically I want to create a summary of all the recommendation without all the other information in the form.
    Here is a link to my form which I hope will help with the above explanation. (I have removed some things as they were really just in the way) https://acrobat.com/#d=97gsu8WFKXK47BavE6RNeQ
    Any help?
    If no one is able to help directly with this, does anyone know of any good tutorials on learning javascript for Livecycle from the beginning?

    Our friends at AboutWeb, who host our local LiveCycle user's group, helped me figure this out; however, I think Adobe has some usability issues with this feature. It has to do with the Automatic vs. Custom options on the Tab Order tab. If I select Automatic, dynamically added table rows are correctly inserted into the tab sequence. If I select Custom, dynamically added table rows are appended to the bottom of the tab sequence. The problem was, even if I just display the Tab Order tab, the Custom option is automatically selected. Something I completely missed. Hopefully this post might help anyone having the same troubles I did.

  • Duplicating Tables

    There's a lot of things that I like about the way that tables are setup. Among them the idea I can assign contents to a table and have them fill to the correct cell as long as the data is formatted correctly.
    However two things irk me about tables:
         1) They have no geometric bounds.
         2) You can't use the duplicate method on them.
    Why are tables setup like this? It seems to me that tables are interfaced with in a way that no other objects are.
    Thanks for your thoughts.

    1. Tables live in paragraphs, even constitute paragraphs, and since paragraphs have no geometric bounds, tables therefore have no geometric bounds either. But you can still get some information (a table's storyOffset returns an insertionPoint):
    // Right-hand side of the table:
    myTable.storyOffset.paragraphs[0].endHorizontalOffset
    // Bottom of the table:
    t.storyOffset.baseline
    // Left-hand side of the table:
    myTable.storyOffset.horizontalOffset
    The top of the table is either the top of the text frame (if the table is in the first paragraph of a text frame) or can be derived from the baseline of the preceding paragraph.
    2. Since tables live in their own paragraphs, and paragraphs can be duplicated, duplicating the table's parent paragraph therefore duplicates the table. To duplicate a table at the end of the story it occurs in, use this:
    myTable.storyOffset.paragraphs[0].duplicate (LocationOptions.after, myTable.storyOffset.parentStory.insertionPoints[0]);
    Peter

  • How do I redirect formula links in a duplicated table?

    I am putting together an annual accounts spreadsheet in Numbers. I have several worksheets with a set of tables for the first month. The final worksheet contains a summary table which gathers data from across all the tables on the other sheets. No problem so far. But when I create a new set of tables for the second month I also duplicate the summary table. Now all the values are still drawn from the first month tables. How can  I redirect all the formulas to the second set of tables? Is this possible?
    If this sounds a bit confusing, this is what I am trying to do by way of simple demonstration;
    I create Table A (January) in Worksheet 1
    I create Table B (January Summary) in Worksheet 2 - this contains formulas drawing information from Table A
    I duplicate Table A in worksheet 1 to make Table C (February) - and overwrite the cells with new data values. Table C remains in worksheet 1
    I duplicate Table B in Worksheet 2 to make Table D (February Summary). Table D remains in Worksheet 2. However, all the data values are still drawn from Table A (January). I now want them all to point to Tabel C (February) without having to manually re set all the formulas.
    There doesn't appear to be a one command way of doing this. Nor can I double click the cell formulas and type in a simple change - it seems I have to start the formula set up all over again.  Any help would be appreciated - even if it is bad news! I'm quite new to Numbers - but finding my way around!
    Many thanks

    Hi John,
    Rather than struggling with so many separate tables and formulas, which sounds unwieldy and error-prone, have you considered entering your data in one table and extracting monthy summary statistics and views as needed?  For example you could have something like this:
    The Purchases Data table contains only data you enter. There are no formulas there.
    There is only one formula in the Summary table, here copied from B2 across and down:
        =SUMIFS(Purchases Data::$D,Purchases Data::$B,$A2,Purchases Data::$C,B$1)
    Granted, it's an indimidating-looking formula. But if you look up SUMIFS in the function browser you'll see how it works. It's much easier than it looks.  The first argument within the () is the column you want to sum. The other arguments are column-condition pairs, where each condition applies to the column just before it.
    So the formula here in B2 is saying, add up all the numbers in column D of the Purchases Data table (the first argument) where the value in column B of the the Purchased Data table is the same as the value in A2 of the Summary table (the first column-condition pair) and the value in column C of the Purchases Data table is the same as the value in B1 of the summary table (a second column-condition pair). You can add more column-condition pairs as needed.
    Using this approach you can also quickly extract monthly summary tables.  In this simple example, you set one up and get it working for the first month, then copy/paste the whole table, change its name and the month number in A1 and you're done. No need to further fuss with formulas:
    Formula in B2, copied to C2:  
          =COUNTIFS(Purchases Data::$B,$A$1,Purchases Data::$C,B$1)
    Formula in B3, copied to C3:  
          =SUMIFS(Purchases Data::$D,Purchases Data::$B,$A$1,Purchases Data::$C,B$1)
    Then, say, you want to list all the Cafe purchases in January, you simply apply a filter to the Purchase Data table like this:
    SG
    P.S. Sharing via iCloud here is easy:
    Copy the link, click the in the editor and paste it in.

  • Problem with saving duplicated tables in interactive form

    Hi,
    I have an interactive form that contain a table with a row that contain "insert remove move " object .
    when i press the add button, it duplicate the table, but if i save the PDF and then open it again, the extra table does not appear,
    it seems like it never been save.
    do you knoe what is the problem? why the tables are not saved properly?
    thanks, Noa

    Hi,
    Try doing the following
    try using the simple 'Button'. In the button's object properties, in the tab named 'field', select 'Control Type: submit'.
    Then, in the 'submit' tab in the object properties, choose PDF in the 'submit format' dropdown field.
    In the 'submit to URL field' type:
    mailto:nameataddress.com?subject=mySubject&body=Done
    You may need to adjust the e-mail address, subject and body text.
    Regards
    Ayyapparaj

  • Create new duplicated table

    I have a table with 10 fields and about 400 records in an Oracle 9i database.
    Please advise how I can create a duplicate table with the same fields and no records in it?

    What is the 1=2 part??Well, you asked for a table copy with no records in it, huh? Soooooo, there's almost no chance that 1=2 is true :-) hence you'll get an empty recordset with the table structure -> that's how the table is created: empty (1=2) and with the original table structure (except grants, indexes, constraints, ...).
    Also how can I get records, indexes, constraints etc to work calling the dbms_metadata package?You want the records too, now?
    In order to use DBMS_METADATA, first use
    describe dbms_metadata in order to know what's included in the package. Then, for example, at SQL*Plus prompt, issue:
    set long 100000
    select dbms_metadata.get_ddl('TABLE','OLD_TABLE_NAME','OLD_TABLE_OWNER') from dual;And read the manual page about DBMS_METADATA in the doc.
    Yoann.

  • Global binding with duplicate, dynamic tables

    Hi there,
    Hope someone can give me a hand. I have a dynamic form that contains an invisible duplicate so that there will be two copies printed - one for the form filler and another for another dept. Only one field on the form changes on each copy -- the copy indentifier.
    I have placed global binding for all fields on the "visible" form, so that the data will be ported into the invisible copy. However, there are two dynamic tables where the fields in the rows simply copy whatever is placed in the first row.
    How do I (in the XML or Javascript) create a link so that each row's fields can contain different data and be copied to the invisible version?
    Thanks in advance for your help.

    Yeah global binding won't work on repeating elements, you need to write a script to loop through the table and copy the data to another table.
    Check out this sample:
    http://www.assuredynamics.com/index.php/portfolio/duplicating-table-data/

  • How do you duplicate a chart and table? - not so obvious

    I have a table and a corresponding chart that I have customized. I want to duplicate the table and the chart.
    When I duplicate the chart, it still "links" to the original table. As I change the data in the duplicated table, it does not update the chart.
    How do I "link" the duplicated chart to the duplicated table?

    Christopher,
    Let me try again to explain, with a little more detail.
    In the Sheets Pane, click on the Sheet where the Table and Chart are that you want to duplicate and Right-Click, Copy. Then Right-Click, Paste. You now have two identical Sheets, each having a Table and a Chart linked to that Table, and the Table and Chart are twins of the one in the original Sheet. Now you may Drag the new copies back to the original Sheet, or elsewhere as you desire.
    Jerry

  • I want to copy a name to another Sheet when it appears in a column and track how many times it appears.

    I have a golf pool and I am wondering if this is possible to do within the spreadsheets or if I would need to run a script (which I have no experience doing). I am trying to track the number of times a Participant picks a particular golfer, as you are only allowed to pick a player 8 times during the year and of those 8, only 4 times as your Captain.
    Here is the main page:
    Table 1
    The Participants picks (Players) are filled in each week from a master list ( Table 3 below) so I want to create another sheet that would look something like this:
    Table 2
    Table 3
    Is it possible to create the list of golfers in Table 2 "automatically" as they are populated into Table 1 each week?
    I also thought of duplicating Table 3 ( list of about 300 players) and instead of having the name of the tournament in the columns, using the Participants names.
    I would then like this new table (Table 4) to total the number of times a Players name showed up under a Participants name from Table 1. It would look something like this:
    Table 4
    I hope I've explained this question well enough.
    Thanks - James

    Hi jands,
    With the way you have your main table organized (merged cells in the headers for one) it will be simplest to use your proposed table 4 with the list of all potential players and then run a filter on it to only show relevant players. If your main Sheet contained individual tables for each participant you could have a summary table for comparisons and a single formula would retrieve your counts.
    I would use SUMIF(test-values,condition,sum-values) to pull the player count from the main table.
    Table 4::C2 =SUMIF(Table 1::C,B2)  This assumes that Table 1::C is the player column under James U. You would have to tweak this formula for each Participant.
    Table 4::D2 =SUMIF(Table 1::G,B2) And so on.
    quinn

  • Need help/info on "database link of same name has an open connection"

    Hello,
    I am trying to create an application on html db (new in html db) to see if I can move data from one database (oracle 9i) say dbdev to another one called dbtest. I want to be able to select the data from html db app and by clicking on a button move them to dbtest ( right now only looking at data from one table ). This is what I have done so far:
    1. created a duplicated table of dbdev into html db with no data.
    2. created package with procedures to
    A. create a database link
    B. delete if there is a record on html db table
    C. go trough a loop (cursor) and get the data from dbdev
    D. drop the database link
    Now, when I do all of the above steps I get an error “database link of same name has an open connection" but when I don’t do the step C. I don’t get this error. So something is wrong in my step C. On my step C, I just open the cursor, do a for loop and insert the records into my html db table.
    Any idea!!!
    Thanks
    More questions to come…..

    never mind, I should not drop the database link with in the procedure.
    thx

  • Pulling text from fields based on criteria

    So, I am somewhat new to Adobe LifeCycle designer. I am creating an order form that lists product with some prdouct information. Currently a customer can fill in a quantity under the quantity field and it will auto generate a subtotal and will add that value to the grandtotal.
    The next thing that I have to do is create a final page that is the order form. This order form will be printed and mailed in. What I would like to do is automatically pull the products where the quantity is not equal to zero into those fields. I would like to pull the name, size, quantity and subtotal into a row in a table on the order form. So for each product that has a quantity it would have to start on a new line in the table.
    ex. First row column one name is ItemNumber1, Second Row column one is ItemNumber2
    I think i need a variable that will globally add a number every time one of the quantites is not blank and it uses a row in the table.
    Anyone have any coding suggestions?

    Check this example from Niall, it shows how you can loop through a table and copy data to another one.
    http://www.assuredynamics.com/index.php/portfolio/duplicating-table-data/

  • Fragementation with Time series calculation

    Hi,
    I have three 3 tables
    Table1 for Region 1 , Frag Logic =Region = Region 1
    Table 2 for Region 2 Frag Logic =Region = Region 2
    Table 3 for Region 3 Frag Logic =Region = Region 3
    we use fragementation to query based on the region.Now i have duplicated Table 1 to calculate the Previous date for time series
    Table1 for Region 1 , Frag Logic =Region = Region 1
    Table1 for Region 1 Prev ?
    Table 2 for Region 2 Frag Logic =Region = Region 2
    Table 2 for Region 2 Prev ?
    Table 3 for Region 3 Frag Logic =Region = Region 3
    Table 3 for Region 3 Prev ?
    After adding prev tables i am almost lost,Do i need to add the Fragmentation for Prev tables also ,else we dont need as main and Prev tables are created as Alias from the base tables.Please share your thoughts.

    To use TimeSeries on Fragmentation in OBIEE, is identified as a bug
    http://obieetalk.com/time-series-and-fragmentation

  • Row removal

    I have created a dynamic form. In this form I have a table that duplicates. The first field is a number field that auto generates the number as you add a new row (1,2,3...etc). I have added the jave to recalculate the number field when you delete a row to keep the numbers in order. On each duplicated table there is an add and delete row. Every thing seems to function as desired except with the deleting of a row. If I have 5 rows and I wish to delete row number 3 it will delete the row above it (2). Does anyone know how make the form delete the duplicated row that the delete row button is in rather than a different row?

    Hi Shane,
    You need to remove the same instance of the row which is created. Try this one.
    form1.page1.Table1.Row1.instanceManager.removeInstance(this.Row1.index);
    This will remove the particular row.
    Thanks,
    Bibhu.

Maybe you are looking for