Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi,
I have a paginated report connect in direct query to my SQL Server DB and to a Power BI Dataset.
In the Power BI interface (website) all works fine. I can view my report and I can export it in all available format but when I want to export it trough the Power BI API, I received this error message :
{
"title": "Precondition Failed",
"status": 412,
"detail": "BUSINESS ERROR : Connection Error NotOpen: Connection open intermittent error while reading in Analysis Services, needs retry."
}
What does it mean ?
Why is there a connection to Analysis Services ? Does it related to the Dataset ?
FYI :
We are using Power BI Premium with embeded capacities.
There a lots of other paginated reports in the same workspace (but none with a dataset connection) and it works perfectly (so no rights problem.
Were you able to resolve this issue? I'm having the same problem.