Forum Discussion

GH's avatar
GH
Frequent Visitor
8 years ago
Solved

Matrix Visual with recursive hierarchy

Can someone help me with a this problem?  It's an organizational hierarchy, so the hierarchy can vary.  I have the data flattened out with a path   eg: (CEO|ManagerName|SupervisorName|ResourceNam...
  • v-xjiin-msft's avatar
    8 years ago

    GH

     

    To achieve your requirement, you just need to create a hierarchy for your data set. Please refer to following sample, see if it works for you:

     

    Since you did not share some sample data, so I have assumed the data set is like:

     

    If above doesn’t satisfy your requirement, please share us more information like some sample data and your desired result.

     

    Thanks,
    Xi Jin.