Why is my Power BI refresh so SLOW?!? 3 Bottlenecks for refresh performance

Поділитися
Вставка
  • Опубліковано 16 вер 2020
  • It's really frustrating when your Power BI refresh takes too long or times out! Adam breaks down 3 bottlenecks that can slow down your Power BI refresh to help you optimize the performance.
    📢 Become a member: guyinacu.be/membership
    *******************
    Want to take your Power BI skills to the next level? We have training courses available to help you with your journey.
    🎓 Guy in a Cube courses: guyinacu.be/courses
    *******************
    LET'S CONNECT!
    *******************
    -- / guyinacube
    -- / awsaxton
    -- / patrickdba
    -- / guyinacube
    -- / guyinacube
    -- guyinacube.com
    **Gear**
    🛠 Check out my Tools page - guyinacube.com/tools/
    #PowerBI #Refresh #GuyInACube

КОМЕНТАРІ • 97

  • @edhansberry9194
    @edhansberry9194 3 роки тому +4

    The ability to add SQL code directly to a SQL connection should be blocked. Causes so many issues downstream. If you really REALLY need your own SQL code, create a view, then connect to the view in Power BI.

  • @robgreen708

    I didn’t find this helpful to be honest. My dashboard refresh has been timing out after around 8 hours. My data sources are in excel files in sharepoint. There is a lot of data manipulation in powerquery. I was hoping to identify which datasets and processes were causing the slow refresh so I could make more efficient.

  • @TheDukeNY
    @TheDukeNY 2 роки тому

    WFH tips. If you have slow refresh on your laptop at home here are some basic networking helps with download times (1) use your ethernet if possible (2) use a high speed router that exceeds the mbps of your service, preferably not the one that came from your isp (3) if you are wireless be as close to your router, try connecting to your main ("extended" mesh routers or repeaters especially will slow down your download). (4) Check the signal strength if you are on wifi. Make sure you got a good signal. (5) sometimes the issue can be with your VPN, talk to your IT department but maybe do that last before checking on your home internet set up

  • @Garycarlyle

    Power Query seems slower than just writing formulas the normal way in Excel. Not sure of the point of it.

  • @BISAACk
    @BISAACk Рік тому

    i am working with a LARGE "SAP" TABLE with 2 million rows + when i load the table it takes a while to load all that data, how to i filter by a flag field so i only get 1/4 of the data i need, i don't need all the data. I want to filter the data before it loads into the data model before all the Power Bi transformations - i want to reduce the data refresh time by not loading 2+ millions rows

  • @engvictorfarias
    @engvictorfarias 2 роки тому

    The book is really amazing. It's my holy bible. I started reading the optimization part today by coincidence.

  • @artemkeller2571
    @artemkeller2571 14 годин тому

    So... How to speed up transformation again?

  • @ivanmorgan958
    @ivanmorgan958 3 роки тому

    Coming from Qlik, Im really struggling with PowerBI. My data set takes seconds to refresh on PowerBI desktop, but when i do it on PowerBI Service, it takes centuries. Please Help!

  • @maheshgupta1440
    @maheshgupta1440 3 роки тому +3

    Hey Adam, I happen to work on Excel data of 500 MB (min) on a regular basis and whenever I try to do a refresh in PBI, it takes a lot of time to load. Is there a way to deal with this situation to reduce the time?

  • @solidoffortitude
    @solidoffortitude 3 роки тому +3

    Completely agree - if you use Native Query, there should only be 2 lines: Source, and Change Type

  • @VeganSmasher
    @VeganSmasher Рік тому +1

    Great video as always, Adam. The learning curve with Power BI can be intimidating, but you guys break it down into bite-sized chunks and make it manageable. Thank you!

  • @rolandszirmai3922
    @rolandszirmai3922 3 роки тому +3

    Love the new design and video elements! Great stuff!!

  • @MortenHannibalsenOlsen
    @MortenHannibalsenOlsen 3 роки тому +8

    One surprising bottleneck I have discovered recently is 'query caching' in a mixed data model.

  • @PedroCarneiroJr1971
    @PedroCarneiroJr1971 Рік тому +1

    Great suggestions! I see here the same and old good practices since Crystal Reports times. The more prepared is the data before it gets in, the better is the performance.

  • @donmcgimpsey1706
    @donmcgimpsey1706 Рік тому

    I just gotta say - I get value from any video where I learn something new. Thanks for these tips, and my new idea for today was that the user-supplied SQL does not fold. I don't know why that isn't broadcast from the mountaintop - but I really didn't know that. It makes sense to me once I heard it but it could be the root of many of my issues relating to speed.

  • @kat7041
    @kat7041 2 роки тому

    Very helpful. Thanks for sharing.

  • @danielmilner7237
    @danielmilner7237 3 роки тому

    Great tips - that's really helped me.

  • @thepurpleenigma
    @thepurpleenigma 3 роки тому

    Thanks a lot for this post. I have a large postgresql DB with several million rows. My power query transforms bloat it even more and my rookie mistake #1 was not cleaning things up first on the server side. #2 issue is of course the row size. Not sure what I can possibly do about that but right now it takes over 1 hour to refresh!

  • @vasilisa6128
    @vasilisa6128 3 роки тому +3

    Interesting to know about these bottle necks. Thank you!

  • @jocelynsamson3389
    @jocelynsamson3389 3 роки тому

    Good quality video. I still have a long way to go to learn all this things.