Automatic counter for a row number

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 809
3 REPLIES 3

Aurelien
Google Developer Expert
Google Developer Expert

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
Platinum 4
Platinum 4
Top Labels in this Space