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...
  • v-huizhn-msft's avatar
    9 years ago

    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