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
Mongodb import and aggregation Operator
d4emueller
Member Posts: 4 Contributor I
For grouping with aggregation operator the group attribute has to be known as metadata, because you can only pick it up from list. With MongoDB connector "Read" there are no metadata before reading the data. The solution I found out: dublicating the wanted attributes with generate attribute operator and use the dublicates for grouping. With real big data sets not best solution. Any smarter solution available?
best regards
Ines
best regards
Ines
0
Answers
yes there is an easier way: You can click the little "plus" icon on the top right side of the attribute selection dialog after you have entered the name of the attribute in the 'Search' field.
Regards,
Marco