0

Return of ID Number

i found a disscusion >>Formular for current records ID?>>

there is described how to get the id Number of a record..

but if i try tthis:

let me := this;
number(me.Id)

it get always an error:

 is this function not longer avalible or whats the solution?

3 replies

null
    • John_Halls
    • 12 days ago
    • Reported - view

    I can't see why? I can create a formula with

    let me := this;
    number(me.Id)
    

    without errors, but if you are staying on the current record all you need is

    Id

    Regards John

    • red_kite
    • 11 days ago
    • Reported - view

    You use the german interface. There is the keyword "Nr".

    • Alexander_Prinz
    • 11 days ago
    • Reported - view

    Really... Thanks it works... so stupid....

Content aside

  • Status Answered
  • 11 days agoLast active
  • 3Replies
  • 29Views
  • 3 Following