Add a calculated column.
Occurence = COUNTX ( FILTER ( yourTable, EARLIER ( yourTable[Col A] ) = yourTable[Col A] ), yourTable[Col A] )
Add a calculated column.
Occurence = COUNTX ( FILTER ( yourTable, EARLIER ( yourTable[Col A] ) = yourTable[Col A] ), yourTable[Col A] )