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
How to generate id for below scenario.
sgnarkhede2016
Member Posts: 152 Contributor II
in Help
Hello,
I have input data that contain multiple customers with transaction and unqiue msgdb id
I want data like
Cust MSGDB_ID ORDERNO
101 3 1
101 4 2
102 5 1
102 6 2
103 7 1
104 8 1
I want to generate ORDERNO column how can i do that?
I have input data that contain multiple customers with transaction and unqiue msgdb id
I want data like
Cust MSGDB_ID ORDERNO
101 3 1
101 4 2
102 5 1
102 6 2
103 7 1
104 8 1
I want to generate ORDERNO column how can i do that?
0
Answers
Dortmund, Germany
can u explain step by step because im still beginner for RM