Forum Discussion

jsteinigen's avatar
jsteinigen
Frequent Visitor
7 years ago
Solved

Applying Queries stuck with Creating Connection Model

Hello!    I changed my main data query today and significantly reduced the fields that are downloaded from WEB API source. Most of the fields are not needed so I decided instead of loading all and ...
  • jsteinigen's avatar
    jsteinigen
    7 years ago

    Hello Lydia, 

     

    Yes, I did delete these columns and rows in Query Editor of Power BI Desktop after importing all the data. Normally everything takes around 20-30 seconds to pull the data, build the model and connections, finish all the calculations and visualise it. I do know it takes a performant machine and use an 8 processor 32GB RAM machine for it. 

    Since you mention it, I am reducing the columns in my query and try to promote the changes from Query Editor. But that is exactly causing the issue. That's what I did to improve the performance. I let it run for several hours with no success. So now I had to get drastic and go to manage relationships, delete the concerned query there, then apply and reconnect all relationships. That solved the problem and that's what I would've expected the Apply&Close to do as well. I do not have access to the API to modify the columns, but I modified the query to only pull the fields I want by including "?fields=..." in the request URL and it works like a charm. 

     

    Regards,

    Jens