Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Im trying to reply this model in my PBI visual, its a count of how many genders are in every age division, i want to make look like this:
The values are centered in the middle.
I only could do like that:
How can i center the values?
Solved! Go to Solution.
Hi @Igarsaba ,
There is a custom visual in power BI called Tornado. You can use it to achieve the visual you want.
Something like below:
Hi @Igarsaba ,
There is a custom visual in power BI called Tornado. You can use it to achieve the visual you want.
Something like below:
| User | Count |
|---|---|
| 54 | |
| 37 | |
| 27 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 69 | |
| 57 | |
| 38 | |
| 21 | |
| 21 |