Hi ER developers ,
I have a requirement in ER under which I need to generate auto sequence number 1,2,3 under a column for the records generated at run time.
I am trying to achieve this functionality without doing development in env.
I tried to use ER function NUMSEQVALUE but didn't worked.
Suggest me some possible ways in ER.
Thanks!!