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
Join Columns Different Processes
emanuelmcruz
Member Posts: 6 Learner III
Hi,how can i join different columns from different processes all in one process.
I've made 4 processes in order to calculate 1 column for each process, now i want to select the different columns that i created in one single results page. How can i do that?
Tagged:
0
Answers
If you different example sets have an ID you could use repeatedly the operator JOIN.
If you don't have an ID but have the same number of rows, you could use MERGE ATTRIBUTES (for this one you have to install both, the OPERATOR extension and the TEXT MINING extension.
Here's the sample process that accompanies the MERGE ATTRIBUTES operator: