GitHunt
TC

tcorcor1/dataverse-analytics

Creating Dataverse/Dynamics 365 usage analytics dashboards with Azure Application Insights pageView data

dataverse-analytics

Summary

๐Ÿ“Œ For a detailed walk through outlining all set up steps please see my blog post: Collecting Dataverse Usage Analytics and Reporting with Power BI

My goal was to create a 'Google Analytics-esque' dashboard based off Dynamics 365 pageView data. This pageView data is available once connecting Azure Application Insights to Dataverse/Dynamics 365.

We will create a scheduled function that will query our Application Insights instance daily and load CSVs into blob storage.

Power BI then transforms the data and provides the visualizations in order to make an interesting usage reporting tool.

Demo

Technologies

  • Dynamics 365 / Dataverse
  • .NET 6
  • Azure
    • App Service
    • Functions
    • Key Vault
    • Application Insights
    • Blob Storage
  • Power BI

Network

Languages

C#100.0%

Contributors

Created August 19, 2023
Updated August 14, 2025
tcorcor1/dataverse-analytics | GitHunt