Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Been exploring the recently released (public preview) Office 365 Adoption Content Pack and seems quite impressive, for sure!
Is it possible to connect programatically to the API i.e. https://reports.office.com/pbi/v1.0/<tenantid> which actually powers up this content pack ?
Solved! Go to Solution.
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
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
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.