Forum Discussion

ScottShearer's avatar
ScottShearer
Icon for Resolver I rankResolver I
2 years ago
Solved

Power BI Reports from Azure Dashboard data

My customer has a Shared Dashboard in Azure that displays data from a variety of logs.  I have a requirement to recreate a subset of those reports in a Power BI  dashboard.  The log data has been exported to Azure blob storage?

I have approached this required from a variety of angles without success.

My question is this: how should I approach this requirement?  I am not asking for a step by step solution.  Rather, can someone outline the process?

 

  • GilbertQ 

    Thanks for the info.  I tried connection to Azure Blob storage but ran into issues because of the volume of data.

    I resolved the issue by using M queries to return filtered data from Log Analytics.

     

2 Replies

  • Hi ScottShearer 

     

    I would connect to the Azure Blob Storage account using Power Query.


    And then import the data into Power BI to then re-create the dashboard.

  • GilbertQ 

    Thanks for the info.  I tried connection to Azure Blob storage but ran into issues because of the volume of data.

    I resolved the issue by using M queries to return filtered data from Log Analytics.