Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Bubble Visual

Hello,   Does anyone know a simple bubble visual which will show values based on X and Y axis? I tried to use cluster map but not sure how it functions. I really dont understand what is cluster and...
  • VermontSC's avatar
    VermontSC
    8 years ago

    I think you may have to create a Measure for each axis, and use them so that it shows individual values, rather than a sum/average/etc, which is the default... it took me a bit of fiddling around to find out how the measure works, so look for a video on it in the Learn section - but you'll end up with something like   Measure = MAX([MyField])

     

    You then assign this to the axes.