Forum Discussion

Keith011's avatar
Keith011
Helper III
3 years ago
Solved

Count the occurrence for each value

Hi,
I want a Custom Column formula (not advanced editor) to calculate the occurences

 


I was thinking of Table.RowCount(....) but how do i achieve the below result?

ValuesOccurrence
A3
A3
A3
B2
B2
C4
C4
C4
C4
  • The #"Changed Type" needs to be the previous step in your query.

1 Reply

  • The #"Changed Type" needs to be the previous step in your query.