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

Concatenate Two Numbers

asav_yuasav_yu Member Posts: 15 Maven
I have two attributes Year (ex. 2016) and month (1) both are numerical. I need to generate an attribute that will create (20161) and keep the attribute as numerical. 

Generate concatenation operator has .0 and "_" that I can't get rid off. 

Generate attribute with concat() function doesn't like that those are numerical and not strings.

Any suggestions?

Help is much appreciated.

Best Answers

Answers

  • asav_yuasav_yu Member Posts: 15 Maven
    All of these are great. Thank you for your help!
Sign In or Register to comment.