Forum Discussion
Jenn2018
8 years agoNew Member
Locking conflict error message when trying to import data from Analysis Services Conector
Hi, hoping someone can possibly assist with an error message I keep seeing in Power BI. I am trying to import data from a BI Cube and whilst I can successfully see the fields load up in the previ...
th3h0bb5
8 years agoResolver II
This is usually an issue on the database side, often caused by long-running queries. If your query takes too many resources, it will get shut down. I'd talk with whoever runs your DB. You'll also find lots of solution-specific fixes (is "Troubleshooting Locking Conflicts in SSIS", or "Locking Conflicts in SQL Server 2017", etc.)