Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Frequency Count

Hi Team   Its been bothering me for a while and I believe answer is simple and striaght forward. But brain has gone flat.   I want to show how many "Active" Plans each customer has. Not fussed ab...
  • lbendlin's avatar
    6 years ago

    If I read your expected outcome then you don't want to show how many "Active" Plans each customer has. What you are asking for is a bucketing of how many customers a group of plans has, sort of a double histogram.  Can you please clarify?

     

    Anyway, here's the first step.  Number of active plans per customer. 

     

     

    Next step is to create a measure table to do the grouping, and hopefully also be able to list the customer IDs as a bonus

     

    Question:  It would be much simpler if one could start with a static list of

     

    0

    1

    2

    3

    4

    ...

     

    active plans.  Would that be acceptable?