Forum Discussion
hierarchical visualization
Hi romeo95,
Please create a one to one relationship between these two tables based on [UNIT].
Add corresponding fields into chart visual. You can view hierarchical data by clicking the drill down icon.
Best regards,
Yuliana Gu
hi, I thank you but the solution is not that that I look for, in my scheme 3 are father of 6 but child of 1 but in the visualization it results to the same level of 1 and 2
- v-yulgu-msft8 years ago
Microsoft Employee
- romeo958 years agoFrequent Visitor
Hi Yuliana Gu,
I desidere something like this
UNIT SALES 1 10 3 8 6 11 SUBTOTAL 19 4 26 SUBTOTAL 26 SUBTOTAL 55 2 13 5 9 SUBTOTAL 9 SUBTOTAL 22 TOTAL 77 practically the same result that I would get through an oracle Hierarchical Query
- v-yulgu-msft8 years ago
Microsoft Employee
Hi romeo95,
Unfortunately, this is not achievable in Power BI.
If your data source is Oracle DB, and you are able to get this desired output through Oracle query, maybe you could execute the same query when creating data source connection. So that you directly get this structure in data view.
Regards,
Yuliana Gu