Auto Number in Dynamics 365 Plugin or Dataverse plugin
Views (37)
Dataverse already having a AutoNumber data type which we can use to generate auto number for our tables field. But if for some reason if you want to implement Auto Number generation for tables then you can write a plugin which will do the work for you. It requires a configuration table to store current…
Read more
Read more
This was originally posted here.

Like
Report
*This post is locked for comments