Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Bubble size for negative values in map visualisation

I have latitude and longitude coordinates for business locations. I have historical data that I want to filter the bottom 20 locations for cost impact. The cost impact for these bottom 20 is subseq...
  • TomMartens's avatar
    TomMartens
    7 years ago

    Hey Anonymous , hey parry2k 

     

    please excues i hit the "mark as answer" button by accident, please uncheck the post as answer.

     

    I just wanted to say: just multply the [cost] measure with -1, this will "convert" the largest negativ numbers into the largest positive numbers and vice versa. Then you will also have the proper bubble size.

     

    I assume you have to be aware of the "tooltip".

     

    Regards,

    Tom 

  • parry2k's avatar
    parry2k
    7 years ago

    Anonymous solution is attached, I believe this will do it. Take a look.  There are 3 measures and also have to use tooltip page to show the tooltip on the map, and "Cost Bubble" measure will give the size.