Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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!
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
Excelent!!! Thanks