The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
ID Problem
jmphillips
Member Posts: 18 Contributor II
in Help
hello, I hope you can help me, the problem is the following, I have a table in the database, which has a column with ID, when passing the data through the process that I attach (pic. 1), a new ID is generated (pic. 2), which is the one shown in the Similarity results (pic. 3), being that what I need is to keep the Id shown in (pic. 4).
Tagged:
0
Best Answer
-
Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 UnicornDid you set the role of your original id from the excel file in RapidMiner as ID before you did the document processing?
If it dropped there (sometimes document processing can be finicky) then you should be able to get in back in simply by using Generate ID on that original set (which will give you a consecutive integer id just like you see in the 2nd output) and then bring back the original id using Join.5
Answers