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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
aduguid
Super User
Super User

Error on Direct Query (Live) connection after upgrade from Jan 2024 to May 2024

I have an issue on direct query connections after the upgrade to May 2024 from Jan 2024. I only have a few like this. For the time being I've updated them to an import connections. The sources are just views, so I'm not sure why the error is saying Analysis Services.

The sources are like this:

 

let
    Source = Sql.Database("Server_Name", "Database_Name"),
    powerbi_source = Source{[Schema="dbo",Item="View_Name"]}[Data]
in
    powerbi_source

 

 

What I've tried: 

  • refreshing the connection in desktop and redeploying (works in desktop)
  • changing the data source credentials on the report manager
  • deploying to a test instance (same error)
  • works from Power BI desktop both in May 2024 and Jan 2024

 

An unexpected error occurred. Please try again later.
ErrorDialogHelperText
We couldn't connect to the Analysis Services server. Make sure you've entered the connection string correctly.
Request ID 63e7a1a2-223a-61ee-76af-2b90359621aa
Time Mon Jul 15 2024 12:15:43 GMT+1000 (Australian Eastern Standard Time)
Service version /powerbi/libs

aduguid_0-1721010279835.png

1 ACCEPTED SOLUTION
v-jianpeng-msft
Community Support
Community Support

Hi, @aduguid 

This issue does exist in the current version and you can roll back your version to January:

vjianpengmsft_0-1721116795723.png

Also you can refer to the following case of the same problem where an effective solution is provided.

Solved: Couldn't connect to analysis service After Report ... - Microsoft Fabric Community

vjianpengmsft_1-1721117820375.png

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

View solution in original post

1 REPLY 1
v-jianpeng-msft
Community Support
Community Support

Hi, @aduguid 

This issue does exist in the current version and you can roll back your version to January:

vjianpengmsft_0-1721116795723.png

Also you can refer to the following case of the same problem where an effective solution is provided.

Solved: Couldn't connect to analysis service After Report ... - Microsoft Fabric Community

vjianpengmsft_1-1721117820375.png

 

 

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

Check out the February 2025 Power BI update to learn about new features.

March2025 Carousel

Fabric Community Update - March 2025

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