Hi,
My customer would like to have a custom Case ID which should looks like this: 78800 (for example). I have created an additional entity and mechanism, described in below article:
https://www.encorebusiness.com/blog/dynamics-crm-auto-number-entities/
Unfortunately customers send an email to queue mailbox and it convert it to activites in Dynamics 365 and then to cases in the same intervall poll the custom ID is the same.
Do you have any idea, how can I create autoincrementation field in Dynamics 365 for cases?
I haven't created any plugins for Dynamics 365 yet so I don't have any experience in it.
Or maybe do you have any idea how to convert string to int in calculate field? I would be able to use functions like trim left and trim right to achieve only numbers from Case ID, but I will have to add some number to have appropriate Custom ID.
Thanks in advance!
*This post is locked for comments