Hello,
I'm looking for a solution generate an ID. As displayed in the example below.
The grouping must be based on a number of records or a time periode, both fixed and random.
So i have created a workflow to generate the basic data. It is just the ID i'm looking for.
Thanks,
Solved! Go to Solution.
I'm not sure I follow exactly what you are looking for here?
Could you be clear with what the data looks like that you want to generate an ID for, if you can post sample data as a file even better!
And then what the resulting data would look like with the new ID field.
Ben
Hi Ben,
Thank you for your reply.
Please find attached an example of generated data.
What I need for test purposes is an extra column added to this data set. The column should have an ID/sting.
For example: the first 8 records will have ID_1, the next 8 ID_2, the next 8 ID_3, and so on.
If it is possible to make this random that would be even better, something like: first 8 records will have ID_1, the next 6 ID_2, the next 9 ID_3, and so on.
The ultimate solution would be to create the ID's based on a random time period between let say 6 to 8 hours.
I hope this is a better explanation.
Thanks,
Yury
Thank you @BenMoss.
I will accept the solution, but if you figured out a way to do this dynamic that would be great!
Regards,
Yury