Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to create Funnel chart with count based upon filtered values

My data resembles this:

NameCountType
AAA5A
BBB10A
CCC15B
DDD20B

 

I want to create a funnel chart that shows:

  1. Total Count = 50
  2. Count of Type A = 15
  3. Count of Type B = 35

The key point is both #2 and #3 are based upon SUM of the Count column AND where Type = [something].

 

Is this doable?

  • parry2k's avatar
    parry2k
    6 years ago

    Anonymous choose the funnel visual and add Type and Count column as shown below

     

4 Replies

  • Anonymous not sure if this is what you are looking for?

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      A chart like that would be good, yes. Can you tell me how to create it based on the example table I provided?

      • parry2k's avatar
        parry2k
        Super User

        Anonymous choose the funnel visual and add Type and Count column as shown below