Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Overlap Analysis

Hi, I am working on an overlap analysis and need help on that. Actually I want to create a matrix in which I want to show the number of customers who were in segment "A" previous year and changed to ...
  • lbendlin's avatar
    6 years ago

    What have you tried?  Try this: Take a matrix, add current year to rows, previous year to columns, and any other column (summarized as count) for the values.