Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Connection open intermittent error while reading in Analysis Services

Searching the forums I see several posts for this error, but no solutions, so posting my version of the issue, hopefully I can get a solution.

 

Attempting to download a Power BI paginated report to a .CSV file, using "connect-powerbiserviceaccount" to connect to Azure, and then using "Invoke-RestMethod" to pass in the request for an export.

 

The export request is successful, and I can query the export ID and see the status change from "notstarted" to "running", but then it always fails:

 

status : Failed
error : @{code=Connection_Error_NotOpen; message=RootActivityId(<GUID>)
Connection open intermittent error while reading in Analysis Services, needs retry.;
details=System.Object[]}

0 REPLIES 0

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors