Forum Discussion
Hierarchy Chart
I have reviewed all of the videos and blog posts and I have not been able to create a working Hierarchy chart using either the Akvelon Hierarchy, the new Org Chart or the TreeViz. None of them gives a good description of the data structure requirements to make the chart work. I am trying to create a drillable Bill of Materials chart.
I have tried 3 different data structures with no success. I tried:
- A single recursive table with only Parent and Child columns. Nothing displays when I add the parent and child to the chart. When I try to add the Titles, it says that there is no root element and that there are multiple rows with the same ID. I tried adding an empty column for Root, and using that as the parent, but that didn’t help either. I’ve tried every possible combination of Titles and Subtitles and I either get no display or an error. It won’t allow me to turn on Nodes
- 5 copies of the recursive table linking the child of one to the parent of the next. This doesn’t work because there are not unique child records on the parent side, because a child part can be used in multiple parent assemblies and PBI doesn’t allow non unique values on the left of 1:n joins.
- 1 table with all of the levels (5) laid out horizontally. I didn’t think this would work but it was worth paying with.
My hope was that the single recursive table would do it. I don’t need any measures, just the part numbers in the hierarchical visual. What am I missing?
I have the report in a matrix style, which is OK, but the drillable graphic would be better. Is there somewhere the definitive guide to using any of these charts?
5 Replies
- AnonymousNot applicable
Hi Anonymous,
It seems like you are using a third party custom visual, I'd like to suggest you direct contact to author to get more support.
Regards,
Xiaoxin Sheng
- AnonymousNot applicable
Is there a MSFT tree chart that is not one of the 3 I've tried? The Org Chart was presented in the PBI June Release video, so I would assume it is endorsed and understood by MSFT.
- AnonymousNot applicable
HI Anonymous,
As you know, power bi has a custom visual team, they will publish some custom visuals and provide support for their visuals.
For custom visual published by other team or users, you need to contact to author for better support.Regards,
Xiaoxin Sheng