contador de filas

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

Hi @sastreman

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

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

1 Like

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.

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-action-id=7495777029&search-result-uid=286300

2 Likes

Gràcies