Forum Discussion

kammaru's avatar
kammaru
Advocate I
8 years ago
Solved

Approach to load huge data

Hi All,

 

Please suggest me to create a dashboard with huge data source of SQL on prime.

 

Records are in Billions

 

Thanks

Kamal

4 Replies

    • kammaru's avatar
      kammaru
      Advocate I

      Thanks a lot friend, But DirectQuery has some limitations and it's taking time to refresh when you apply and filter form slicer because it's directly firing the query on that server.

       

      One more do we need to schedule refresh for DirectQuery or not? I also applied some transformation and DAS queries there so that are not supporing DirectQuery Mode, Please advise.

       

      Thanks 

      Kamal Maru

      India

       

      • v-ljerr-msft's avatar
        v-ljerr-msft
        Microsoft Employee

        Hi kammaru,

         

        As per this article, in Power BI Service, if your dataset is configured for a DirectQuery connection, there is a direct connection between Power BI and the database, there is no need to schedule refreshed, and datasets are refreshed approximately each hour or when interaction with the data occurs.

         

        If DirectQuery mode is not supported for your data source, and your dataset doest hit the 1 GB dataset limitation, you can follow this article to import your data in Power BI. :smileyhappy:

         

        Regards

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    You probably need to look at the enterprise gateway and a live connection.