Forum Discussion

JargerBiirli's avatar
JargerBiirli
Frequent Visitor
4 years ago
Solved

Importing SSAS tabular data, Power BI stuck on evaluating

I'm trying to read data from an SSAS tabular source using import mode. The source works fine with a live connection, but while using import, Power BI keeps ”evaluating” and it never ends. The source ...
  • JargerBiirli's avatar
    JargerBiirli
    4 years ago

    I sort of did, though I’m not sure if it applies to my original problem here. I ended up having various issues where Power BI Desktop would not import data from an SQL Server source either (using which was my first workaround), even when the datasets in question were very small. Ultimately the issue was that we were running Power BI in a Hyper-V virtual Windows machine, and the solution was to increase the number of virtual cores from one to at least two.

     

    Power BI Desktop requirements are given as "CPU: 1 gigahertz (GHz) 64-bit (x64) processor or better recommended", with no mention of multicore being a requirement. Maybe rufengli  or someone else at MS should amend this or look into it? I understand that 64-bit processors in practice may always be at least dual-core, but considering that virtualised environments are not uncommon, it would not hurt to clarify this. Also, it would have been helpful if Power BI could throw some sort of error in such cases, instead of running a query forever.

     

    Hopefully this is helpful.