Forum Discussion
daveome
9 years agoNew Member
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...
- 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
v-huizhn-msft
9 years agoMicrosoft 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