This directory contains distinct sample solutions to help organizations analyze the usage, adoption, and potential impact of Microsoft Copilot. Each sub-directory typically contains a specific Power BI report template focused on different data sources available within Microsoft 365. π‘
The following table summarizes the available samples within this directory. Please navigate to the respective sub-directory for the specific files and potentially more detailed instructions.
| Solution / Directory | Description | Data Sources Used |
|---|---|---|
| Copilot-VivaInsights-PBI-Report | Provides a Power BI template focused on analyzing Copilot adoption and its potential correlation with collaboration patterns using aggregated Viva Insights data. Visualizes trends π in focus time, meeting hours, network size, etc., for identified Copilot user cohorts compared to peers. | Microsoft Viva Insights (Advanced Insights Analyst Workbench) π§ |
| Copilot-PurviewAudit-PBI-Report | Offers a Power BI template designed to visualize granular Copilot usage π based on specific audit events captured in Microsoft Purview. Helps track frequency and types of Copilot interactions across supported M365 applications (subject to audit log configuration and availability). | Microsoft Purview Audit Logs π‘οΈ |
| Copilot-Usage-Users-and-Apps | Offers a Power BI template designed to show how a Viva Insights Person Query export can be used to visualize user and application data in PowerBI. Helps visualize where additional training investments may be needed in order to help increase license utilization. | Microsoft Viva Insights (Advanced Insights Analyst Workbench) π§ |
To effectively use these Power BI sample reports and connect them to your own data, you will generally need:
- π₯οΈ Power BI Desktop: Installed on your machine to open and edit the
.pbixfiles. - π Appropriate Data Source Access:
- For Viva Insights samples: Access to Microsoft Viva Insights Advanced capabilities and the Analyst Workbench role.
- For Purview Audit Log samples: Permissions to access and search Audit Logs within the Microsoft Purview compliance portal.
- βοΈ Relevant Configurations:
- Ensure Viva Insights is set up and generating data.
- Ensure relevant Copilot activities are being audited and retained in Purview according to your organization's policies.
- π§© Familiarity with Power Query: Understanding how to connect to data sources (OData, Audit Logs, etc.) and perform necessary data transformations within Power BI.
- π Organizational Data Privacy Awareness: Understanding and adhering to your company's policies regarding data privacy and the use of employee data.
- π Navigate: Go into the specific sub-directory for the sample you want to use.
- β¬οΈ Download: Clone the repository or download the contents of the chosen sub-directory, ensuring you have the sample
.pbixfile. - π₯οΈ Open: Launch Power BI Desktop and open the downloaded
.pbixfile. - π Connect Data Sources:
- You will likely be prompted to configure or update the data source connections specific to that report (e.g., Viva Insights OData URL, Purview connection).
- Examine the queries in the Power Query Editor (
Transform databutton) within the specific report to understand the expected data structure and update connection parameters as needed for that sample's required data source.
- π Refresh Data: Once connections are configured for the specific report, refresh the data model in Power BI.
- π Explore: Interact with the report visuals to explore Copilot analytics based on the data source focus of that sample.
This repository is part of the Microsoft FastTrack effort. Please refer to the contribution guidelines in the root of the microsoft/FastTrack repository if you wish to suggest improvements or report issues.
The code and samples in this repository are licensed under the MIT License. Please refer to the LICENSE file in the root of the microsoft/FastTrack repository for specific details.
These samples are provided "as-is" for illustrative and educational purposes. They likely require modification and customization to fit your specific organizational environment, data schema, available audit events, and reporting requirements. Always ensure compliance with your organization's data privacy, security, and governance policies when working with employee data.