Forum Discussion

supton's avatar
supton
Helper I
9 years ago
Solved

Handling Large Data Sets

Hello! I am pretty new to Power BI and I am looking for advice on best practices. We are attempting to use Power BI to report on large sets of Dynamics 365 data (around 1.5 GB). I have used the conne...
  • Anonymous's avatar
    Anonymous
    9 years ago

    supton How I wish I was just starting my CRM project. You'll find pretty quickly that to build out a solution you will either spend a ton of time pulling in only the data you need, and the processing will still take awhile, or you look for other solutions.

    I manually built out a solution using Kingswaysoft to import all the tables from our online instance to a local DB. Built a tabular model on that data set and created my Power BI Reports.

    MSFT released Solution Templates 2 days before I launched the reports... I cried :)

    Check out the Solution Template for Dynamics 365 here - this basically guides you through building a full scale solution in Azure. 

     

    I'm assuming you want to do more than just query a few things, the above is my experiance and recommendations, but other approaches on a smaller scale could work, I just got frustrated with all the processing time, searching for things etc. And we needed a full support solution to report on all aspects of our CRM.