Forum Discussion

Blue407's avatar
Blue407
Frequent Visitor
2 years ago
Solved

Visualising SharePoint online structure

I am using Odata to Microsoft Graph to import all sites and subsites from SharePoint Online. There is a column for ID, which consists of Hostname Id, Site Id and Collection Id. I duplicate this, the...
  • lbendlin's avatar
    lbendlin
    2 years ago

    look into decomposition tree, or some of the network graph visuals.

  • christinepayton's avatar
    2 years ago

    Honestly the matrix visual is the most readable core visual for hierarchical data - everything else truncates text after not-very-many characters in the visualization (eg the tree/decomp). You might drop some metrics in there to make it a bit more interesting if you have any, like pageview counts or last modified date or something.