Forum Discussion

Haidann's avatar
Haidann
Helper I
6 years ago
Solved

Can`t load data to Power BI desktop

Hi all,

 

So my refresh is standing still for half an hour although it has finished load all rows to the data set

 

 

 

i`m using power bi desktop and my data from MySQL 

Anyone know what kind of error is this?

thanks

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Haidann,

    Any advanced operation in your query tables? (e.g. merge, combine, reference other queries, invoke custom functions...)
    If this is a case, you can refer to following link to add buffer functions to package these operations to reduce the duplicate memory spend on these looping calculations.

    How and When to use List & Table Buffer? 

    Regards,

    Xiaoxin Sheng

    • Haidann's avatar
      Haidann
      Helper I

      Dear Anonymous 

      Actually, my dataset has all of operations you have listed =))) 

      That could be the part of reason why my dataset keep failing to reload

      I`ll try your suggesttion and keep you update asap

       

      Many thanks