Forum Discussion

ElliotP's avatar
ElliotP
Icon for Post Prodigy rankPost Prodigy
9 years ago
Solved

Extreme Values, percentile or std deviation as filter

Morning,   I have a number of scatter charts which have too many bubbles to be easily interpretable or consumable, they could be a lot more. So I'm trying to reduce the number of bubbles which a...
  • v-jiascu-msft's avatar
    v-jiascu-msft
    8 years ago

    Hi ElliotP,

     

    Actually, there is a right-angled triangle for every bubbles. So the length of "C" is the distance from every bubbles to the Origin. I call it Radius. The X-axis and Y-axis are numeric most of the time. So we can calculate the Radius and filter the bubbles by Radius. I just display a demo by setting it to "be greater than 30000". You can change it to any number.

     

    If you have some special scenario, please post a sample in TEXT mode. The PBIX file would be great.

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    Best Regards!

    Dale