how to remove two identical ID numbers within a single attribute?

LeMarc
New Altair Community Member
Hi,
I would like to customize an expression which states:
If id attribute consist of two identicial ID numbers, then delete one of the ID Nrs (doesnt matter which one),
otherwise do nothing)
Can anybody help how to properly formulate ?
Tagged:
0
Best Answer
-
Hi,The remove duplicates operator should do the trick.~Martin5
Answers
-
Hi,can you give an example for this id?Best,Martin0
-
The goal is to have an example set in which the attribute column "id" doesnt have the same id number twice.In this case, there are two examples/rows within the example set which exist twice (id number 23 & 46). Therefore I only want to keep only one example/row of each Id number which exist more than once0
-
Hi,The remove duplicates operator should do the trick.~Martin5