contador de filas

cual es la función o cómo hacer que una columna cuente la filas

Solved Solved
0 4 398
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Maybe this:

COUNT(yourTable[keyColumn])

 

Depending on what you want to achieve, I suggest you read this:

https://www.googlecloudcommunity.com/gc/Tips-Tricks/Serial-Numbers-If-You-Must/m-p/286300?search-act...

 

View solution in original post

4 REPLIES 4

Aurelien
Google Developer Expert
Google Developer Expert

Hi @sastreman 

 

Without any further information, I would say you are looking for COUNT()

https://help.appsheet.com/en/articles/2347641-count

 

vull que una columna posi un valor numeric creixent, 1.2.3.4.... en el  registres que es vagin fent.

al primer registre 1, al segon 2, ...

gracies.

Aurelien
Google Developer Expert
Google Developer Expert

Maybe this:

COUNT(yourTable[keyColumn])

 

Depending on what you want to achieve, I suggest you read this:

https://www.googlecloudcommunity.com/gc/Tips-Tricks/Serial-Numbers-If-You-Must/m-p/286300?search-act...

 

Gràcies

 

Top Labels in this Space