Forum Discussion

mgm's avatar
mgm
New Member
4 years ago
Solved

Display an Application Dependency Matrix

Hi, I have the following Excel Matrix table;   It is basically a list of apps down the left hand side, then along the top the associated Modules which each App depends on. So for instance Ap...
  • PhilipTreacy's avatar
    4 years ago

    Hi mgm 

     

    Download sample PBIX with the following examples.

     

    You need to unpivot the Module columns so you get this

     

    You can then use various visuals to analyze.  This example uses a table, a matrix, a treemap and a decomposition tree.  I've overlayed a card on the decomp tree to show thje name of the selected app.

     

    Regards

     

    Phil