0

I have created SharePoint Framework Solution for custom development in the SharePoint Online.

I need to display SharePoint site usage report in my SPFx web part.

I have tried with @pnp/graph and @pnp/sp but I can not find any solution.

Can anyone help me with the same?

Thanks

markalex
  • 8,623
  • 2
  • 7
  • 32
thedeepponkiya
  • 97
  • 1
  • 11
  • would you please provide us with an update on the status of your issue? – RaytheonXie-MSFT Jun 08 '23 at 09:14
  • Hi @thedeepponkiya, does my below response help you in any way? If yes, please [Upvote(^)](https://meta.stackexchange.com/questions/173399/how-can-i-upvote-answers-and-comments) and [accept as an Answer](https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work) as it helped you & it will help others with similar question in future to find the correct answer easily. – Ganesh Sanap Aug 10 '23 at 09:50

1 Answers1

0

As per my knowledge, PnP JS library does not support fetching SharePoint online site usage report currently.

You can have a look at the PnP JS library documentation and see if you can find anything relevant there: PnP JS library documentation

Similar thread: How to get SharePoint online site usage report using pnp/sp?

Ganesh Sanap
  • 1,386
  • 1
  • 8
  • 18