hi Experts,
I need your help please.
I am new to SMAX so please excuse my ignorance
I am trying to create a new table and when i reach the Primary Key Define, there are 3 options:
- No primary key
- Use 'Display Label' field
- Create new field
and no matter what we do, the ID field is created and Display label is set as a primary key or mandatory.
This table that i am creating is used for reporting and data shouldn't be unique (display label or anything) we can have multiple records having the same values.
My question is, is there a way to configure a sequential number to add it to the display label or id field for that particular table? for example the structure will be "prefix" + last value + 1
For example the ID field for the first record will be Rep1
For the second record it will be Rep2
for the third record it will be Rep3
Please let me know.
Thanks