'how to display custom hierarchies in same visual?
Solution 1:[1]
Think about the column headers. What would it say if the first column was either Level6 or Level3? This would be confusing to the user.
The best option is to either get the data into one table where the headers make sense, or to use 2 visuals, one for each hierarchy.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | TheRizza |


