Forum Discussion
Access O365 Adoption Content Pack API Programatically
- 9 years ago
Hi bhushangawale,
Office 365 Adoption Content Pack utilize the Graph reporting APIs which can be accessed at https://reports.office.com/pbi/v1.0/<tenantid> . See: Office 365 adoption content pack data model.
To call this API in Power BI desktop, you can use OData Feed data source. It will return data below, for more information, see Customizing the reports in Power BI Desktop section in this article.
Best Regards,
Qiuyun Yu
Hi bhushangawale,
Office 365 Adoption Content Pack utilize the Graph reporting APIs which can be accessed at https://reports.office.com/pbi/v1.0/<tenantid> . See: Office 365 adoption content pack data model.
To call this API in Power BI desktop, you can use OData Feed data source. It will return data below, for more information, see Customizing the reports in Power BI Desktop section in this article.
Best Regards,
Qiuyun Yu
- Red2174 years ago
Helper III
Hello,
how can i access this via a "secretd ID & Secret Key" , asking becasue i want to use it for about 100 diffrent tenants and the "Organization Account" cant support it in PBI