I know how to add an incremental number to the ID column of a SQL table on Prem but I am trying to mirror the process on Cloud. I created a new lookup table via Data Managment and created a Rule to insert three of the four fields on that table. How to I insert a incremental number into the ID column automatically when the form is submitted?
Thank you