Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to show the following scenario as a visual
X-axis - Region Hierarchy (Region -> Area -> Country)
Y-axis - Division Hierarchy
Value- Count of employees
Is there any custom visual that supports this?
Hi @Anonymous
You could try Matrix in Power BI.
Reference:
https://docs.microsoft.com/en-us/power-bi/visuals/desktop-matrix-visual
Best Regards
Maggie
@v-juanli-msft Hey Thank you. That is one option. But I was wondering if there is a graphical solution as well? For example, a scatter chart or something
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |