Forum Discussion
Treeview control for navigation
Hello -
I searched the forum and could not find anything, so I'm posting here.
Does anyone know if there is a treeview control similar to what VBA has for building and navigating a set of data that has a hierarchical relationship? This is easily done in the VBA "treeview" control using keys and adding children under each key, as many levels deep as needed, but I can't find anything readily avaialble for Power BI.
Thanks!
2 Replies
- v-deddai1-msftCommunity Support
Hi TomMcCray ,
It sounds like you need a visual like decomposition tree visuals. You can refer to https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-decomposition-tree to view if it meets your reuqirements.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
- AcervantesNew Member
Excelent!!! Thanks