Project

raju6745
Tera Contributor

How to make two coulum of number which should be autogenerated. 

suppose we have one table called project table extended from task table now we requirement is to make two column 

1. Project ID- AUTO Generated(Number)

2.Task ID-AUTO Generated (Number)

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@raju6745 

I believe only 1 is allowed.

If you try to make the 2nd as auto number system might throw an error.

I haven't tested but please try

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar - Requirement is to two coloum should createdd

 

@raju6745 

that's what I mentioned, it's not possible.

Did you try creating 2 number type columns and see?

I haven't tried that.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @raju6745 

2 Auto number generation is not a possible case. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************