The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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