Forum Discussion
Blue407
2 years agoFrequent Visitor
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...
- 2 years ago
look into decomposition tree, or some of the network graph visuals.
- 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.
lbendlin
2 years agoSuper User
Have you considered using tools that were designed for this, like Purview or Collibra?