0

Using Id as record counter

I want to create a simple record ID for use in concatenation. I know how to do that using a formula to build a counter but I wondered if its possible to use the database record Id for the same purpose. I tried a simple formula ie “Record Counter = Id” but that creates a circular reference that displays in the formula editor as “I = Id”. I have no idea what“s happening. 

Is there any way to use the Id to create a separate field of the same numeric value?

Thanks.

1 reply

null
    • Ninox partner
    • RoSoft_Steven.1
    • 3 yrs ago
    • Reported - view

    Use “Record Counter” := Id

    = is used to compare things not to assign a value.

Content aside

  • 3 yrs agoLast active
  • 1Replies
  • 446Views