Automatic counter for a row number

Marco1212
Participant II

Good morning all !

I find myself with a problem: I would like to put an automatic number for each measurement in the “Selection ID” column.

For example, I would like for the next measurement the number “3” to appear in the “Selection ID” column.

Could you help me on this?

Thank you in advance.

0 3 787
3 REPLIES 3

Aurelien
Participant V

Hi @Marco1212

You may want to use this expression:

In your case : COUNT([Numéro de mesure]) (or any other column, actually)

Be aware that row number is not a stable key-column, you may want to change it

EDIT : this formula is to write in the Initial Value expression

Hi @Aurelien !

Thank you a lot for your answer and your great help !

Steve
Participant V
Top Labels in this Space