contact  |  about  |  sitemap

Moving duplicates to another Data Grid
Last Post 29 Nov 2010 08:16 AM by Maxon. 13 Replies.
Sort:
PrevPrev NextNext
Author Messages
Tom

--
23 Apr 2010 03:18 PM
Hi.

I would like to see an option such as 'Move Duplicates to another Data Grid' within the 'Remove Duplicates from Data Grid'action.

Sometimes there may be data in other cells of the current row that are unique, moving the whole row rather than deleting, could allow for further comparison using the 'Compare Grids' action.

Thanks
Tijn

--
27 Apr 2010 05:04 PM
You can also add an extra column with a hash of the columns you find important for uniqueness.
Then remove the duplicates on the hash column.

Tijn
Tom

--
29 Apr 2010 01:46 AM
.....Sorry Tijn, I don't quite understand what you mean.

Tom
Tijn

--
30 Apr 2010 05:05 PM
Tom

--
05 May 2010 11:17 PM
Thanks for the example Tijn. That example works well if you want to test the uniqueness of a whole row/column or group of cells. In my situation I wanted to test for whether or not there were any duplicate numbers in a column. If there were, ALL of the matching rows would need to be moved to a new spreadsheet, rather than anything being deleted at all. I used the 'Find in Data Grid' action to locate these matches and move the rows....not difficult, but a single action such as 'Move Duplicates' or rather 'Move all Matching' would just reduce the script lines a little.
Maxson

--
15 Nov 2010 03:24 PM
Согласен, было бы здорово, если можно было бы дубли скопировать в другой Data Grid в рамках того же действия 'Remove Duplicates from Data Grid'.
Maxson

--
15 Nov 2010 03:27 PM
А каким образом возможно сейчас скопировать дубли в другой "Data Grid" подскажите, пожалуйста?
Tijn

--
16 Nov 2010 09:41 AM
In English please?
Maxson

--
16 Nov 2010 01:15 PM
How you can copy from DataGrid1 only doubles in DataGrid2?
Sorry for the english - translate http://translate.google.com
Thank you.
Tijn

--
17 Nov 2010 07:53 PM
See the action Compare Grids in the advanced Data Grid Section.

That action does exactly what you describe.
Maxson

--
18 Nov 2010 09:24 AM
As I understand, "Compare Grids" compares DataGrid1 and DataGrid2 and the result deduces in DataGrid3.
I need to Compare a line in one column DataGrid1 and doubles to write down in DataGrid2.


Tried through a cycle:
Variable i - the counter of cells. Starting value = 1
1. The variable n appropriates value i cells
2. The variable m appropriates value i+1 cells.
3. Values of variables are compared.
Further i = i+1 and the cycle repeats.
But (!) it is impossible to specify the Variable in the action "Get Data Cell Value".

You understand me?
Maxon

--
25 Nov 2010 11:54 AM
Please help me
Tijn

--
28 Nov 2010 03:28 PM
See my example post in the community forum.

http://www.djuggler.com/tabid/632/a...fault.aspx
Maxon

--
29 Nov 2010 08:16 AM
Thank you very much, Tijn!


Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.