Forum Discussion

daveome's avatar
daveome
New Member
9 years ago
Solved

map visual - formatting

Hello,

Is there a way to revert the priority of the bubbles in the Map visual?

It seems to me that bubbles representing smaller values sit on top of the ones representing larger values. I would need the opposite: i.e. larger bubbles on top and smaller bubbles at the back.

Many thanks,

Dave.

  • Hi daveome,

    As I tested, we are unable to set it directly. But we can create a new measure transfer the top value to lower values. For example, the column including values are 10,9,7. You create a measure: measure=-Table[column], the biggest value becomes smallest one. Then you add the new measure as bubble size.

    Thanks,
    Angelia

2 Replies

  • v-huizhn-msft's avatar
    v-huizhn-msft
    Microsoft Employee

    Hi daveome,

    As I tested, we are unable to set it directly. But we can create a new measure transfer the top value to lower values. For example, the column including values are 10,9,7. You create a measure: measure=-Table[column], the biggest value becomes smallest one. Then you add the new measure as bubble size.

    Thanks,
    Angelia

  • v-huizhn-msft's avatar
    v-huizhn-msft
    Microsoft Employee

    Hi daveome,

    Have you resolved your issue? If you have done, please review and mark the right reply as answer, or welcome to share your own workaround.

    Best Regards,
    Angelia