Forum Discussion

kinga's avatar
kinga
Helper I
9 years ago
Solved

Bubble Map - Size - Toggle Multiple Values

 

Hello - I have a bubble map. I have filters set up for the origin city. Right now I have it filtered to show ENUMCLAW (WA) and on the map shows all of the destination/receiver cities. I have the size of the bubbles set up to show the spend associated with each location. What I am looking to find out is if there is a way to toggle between different values for the size of the bubbles. For example, if instead of wanting to see spend as the size of the bubbles, and I wanted to see weight, the map would adjust easily, and I could switch back easily if I wanted to. I understand there is the tooltips feature where the black box when you hover over a bubble could show all of the details I wanted, but I need the size to change. Right now, my only solution is having a map for each value - spend, weight, etc.

  • Anonymous's avatar
    Anonymous
    9 years ago

    Hi kinga,

     

    Perhaps you can create a measure to show dynamic value based on slicer.

     

    Reference link:

    Choose between measures in a slicer

     

     

    Notice: Since size field only supports numeric or other summarized value, you should ensure above measure return numeric values.

     

    Regards,

    Xiaoxin Sheng

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi kinga,

     

    Perhaps you can create a measure to show dynamic value based on slicer.

     

    Reference link:

    Choose between measures in a slicer

     

     

    Notice: Since size field only supports numeric or other summarized value, you should ensure above measure return numeric values.

     

    Regards,

    Xiaoxin Sheng

    • kinga's avatar
      kinga
      Helper I

      Thanks for the feedback. It lead me in the right direction and I found a post that helped. 

      • LorraineF's avatar
        LorraineF
        New Member

        Hi Kinga, can you please share the steps how you create the map with multiples series of values? Thanks in advance.