Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Calculated Column Transaction Count for Each Customer

I am trying to create a calculated column for my sales data. For example, if customer A has made 3 purchases in the whole sales history, I would want the most recent transaction rows be labelled "3" ...
  • jthomson's avatar
    8 years ago

    I've not looked at your data, but make an index column ordering all your transactions (if you don't already have a transaction ID column that runs sequentially in order already) then go with something like this: