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
"generate aggregation after transpose twice"
hi,
to do some filtering and other operations i had to transpose my data set and after using transpose operator again, i have my data set with another attribute called id which contains att_1, att_2 etc which were generated in the first transposing step, this is ok.
but now i need to perform generate aggregation, and when i tried to use it only this id attribute there, my other regular attributes can not be read or selected in the generate aggregation operator. after the second transpose in the result it shows id as special attribute and other 26 as regular attributes and generate attribute should be able to read regular attributes, but why it is fining only the special attribute id? please help me saying how can i select my regular attributes in the generate attribute operator.
to do some filtering and other operations i had to transpose my data set and after using transpose operator again, i have my data set with another attribute called id which contains att_1, att_2 etc which were generated in the first transposing step, this is ok.
but now i need to perform generate aggregation, and when i tried to use it only this id attribute there, my other regular attributes can not be read or selected in the generate aggregation operator. after the second transpose in the result it shows id as special attribute and other 26 as regular attributes and generate attribute should be able to read regular attributes, but why it is fining only the special attribute id? please help me saying how can i select my regular attributes in the generate attribute operator.
Tagged:
0
Answers
Best regards,
Marius