Forum Discussion

skaha7's avatar
skaha7
Frequent Visitor
2 years ago
Solved

Employee hierarchy count bar chart?

Hi All,   Bit of a newbie to this so I'm not sure if this is the appropriate place to ask. It's the visual I'm hoping for but could also see it potentially as a DAX related question or maybe even a...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi skaha7 ,

    Perhaps you could try the following.

    The data source is as follows.


    Select the Employee column and then unpivot the other column


    You can then rename the Attribute column and the Value column to get the following result.


    Then select the cluster's column chart visual and put in the appropriate columns.
    In this way Department, Division, and Company hierarchies are put into the chart.


    Please see attached pbix for reference.

    Best Regards,

    Dengliang Li

     

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