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
Compare 2 different attributes
Teja_Varanasi
Member Posts: 17 Contributor II
in Help
Hi, I want to compare one column with all other columns. No column have same number of rows. 1 column may have 5, another10, another 12, 6,4,9... so on.. i want to create new columns after comparison
Ex:
N | A | B | C
1 3 7 6
3 1 4 2
6 2 1
7 8
4
---------------------------
new columns are:
A1 | B1 | C1
3 7 6
1 4
1
Ex:
N | A | B | C
1 3 7 6
3 1 4 2
6 2 1
7 8
4
---------------------------
new columns are:
A1 | B1 | C1
3 7 6
1 4
1
Tagged:
0
Answers