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()
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:
2 Likes
Gràcies