Forum Discussion

SEC's avatar
SEC
Regular Visitor
3 years ago

Org Chart with Dynamic Tooltip

Hello! I'm trying to create a visual in Power Bi to reflect our org structure. It would reflect a hierarchy with Offices -> Divisions -> Teams -> Staff Names. I don't like the Viso option.

 

The decomp tree visual is okay, but it's not allowing me to create a custom tooltip the way I need. I want to have a tooltip that will show narrative fields based on the division I'm hovering over (division overview and division activities). I've tried a bunch of formats for the tooltip visuals (KPIs, table), but it's either only showing me the details for the FIRST division because the data is summarized, or it just lists all the divisions, not filtering to just the one I'm hovering over.

 

Is what I need possible? As a further constraints, my org limits the custom visuals I can use. 

2 Replies

  • v-xiaotang's avatar
    v-xiaotang
    Community Support

    Hi SEC 

    Please share some sample data and its expected output, we will then assess whether it is achievable.

     

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

    • SEC's avatar
      SEC
      Regular Visitor

      I'm looking for an org chart/flowchart visual to show the org structure with the fields in red in the table below.

       

      And then I would like a custom tooltip that shows the data in blue when I hover over the shapes in the visual. So for example, when I hover over Division 1A's shape in the visual, the tooltip will show Division A1's description and activities.

       

      Office NameOffice DescriptionDivision NameDivision DescriptionDivision ActiitiesTeam NameStaff Name
      Office AOffice A descriptionDivision A1A1 descriptionA1 activitiesTeam A1.1Staff name
      Office AOffice A descriptionDivision A1A1 descriptionA1 activitiesTeam A1.2Staff name
      Office AOffice A descriptionDivision A2A2 descriptionA2 activitiesTeam A2.1Staff name
      Office BOffice B descriptionDivision B1B1 descriptionB1 activitiesTeam B1.1Staff name
      Office BOffice B descriptionDivision B2B2 descriptionB2 activitiesTeam B2.1Staff name

       

      Thank you!