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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

Reply
Anonymous
Not applicable

Microsoft Power Query Refresh update

Does any one have a solution for updating Microsoft Power Query Refresh API version (V29). Salesforce sent a notification that it is now outdated.

11 REPLIES 11
Yo-F
New Member

This may help: https://forcewalk.com/salesforce-summer23-api-v21-30-retirement-summer25-integration-problem-with-mi... 

"To be able to make PowerBI use the desired Salesforce APEX API version, Data or Business consultants have to mention the API version to use, directly in the connexion configuration (Salesforce Login URL could be replaced by the domain name URL of the concerned Salesforce instance)

Source = Salesforce.Data("https://login.salesforce.com/", [ApiVersion=57.0])

"

Thanks for this, indeed this seems to resolve it, however:

 

there is some loss of functionality if one is using [CreateNavigationProperties = true], since the Source statement can only take 2 parameters: 

 

Source = Salesforce.Data("https://na126.salesforce.com", [CreateNavigationProperties = true])
 
so [CreateNavigationProperties = true] needs to be replaced by [ApiVersion=57.0], which isn't ideal since the 

Source = Salesforce.Data("https://na126.salesforce.com", [CreateNavigationProperties = true, ApiVersion = 57.0])
 
 

That worked out perfectly - thank you much, learned something new today !

valdano_34
Frequent Visitor

Hi there,

 

The Summer'25 is approaching fast and I also got this error message - can someone from the MSFT support answer how this is going to be addressed, please ? 

 

Thanks,

Vladimir

 

valdano_34_0-1729195963320.png

 

DanielRamos
Frequent Visitor

Any updates on this? =/

Now running on v48

 

lbendlin_1-1719004508863.png

 

I am still getting this error. 

nolanmorris
New Member

Hi, looking at the same issue. However Salesforce delayed the legacy API retirement until summer '25, so hopefully an update will come through by then.

Anonymous
Not applicable

No I did not

Anonymous
Not applicable

Hi did you get solution for this from any other portal?

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 MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.