Skip to content

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

Notifications You must be signed in to change notification settings

tcorcor1/dataverse-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Languages