Skip to main content

I have a very simple Import scenario where I want to create a list of Projects with only 4 columns of data.
ProjectID, ProjectClass, CustomerID, TemplateID

My import scenario works perfectly; IF I pre-populate the “ProjectID” column in the source spreadsheet with a projectID that increments.

Is there a way to have leave that column blank and have the import scenario “automatically auto-increment” the projectID in Acumatica?

 

Well, I found out that it does not necessarily matter what value you put into that import column.  As long as there is some kind of value there, the import will auto-increment


Thank you for sharing your solution with the community @NetAdmin42!


@NetAdmin42 The catch is that the number should be unique for each project.

 


Reply