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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
dnewnham
Regular Visitor

Cannot access Salesforce work order object via Power Query or Power BI Desktop

I cannot see the Salesforce work order object via the power query or power BI desktop connector. I can succesfully view and query many other objects but the work object does not appear in the power query navigator view (see screenshot). This article states that the work order object is supported by API version 36.0 and later so perhaps power query uses an earlier version?

3 REPLIES 3
v-yuezhe-msft
Employee
Employee

Hi @dnewnham,

I am not able to view your screenshot.

However, if you have sufficient permissions on these standard objects in Salesforce, and you are not able to view all standard objects which are available in API version 36.0 or later, I agree with you, the Power BI Desktop may use earlier version of Salesforce API.


Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

To access Work Order, you can specify the version of the API used by the connector : 

 

Salesforce.Data(URL, [CreateNavigationProperties=true, ApiVersion=36.0]

 

pbi-sf-3.png 

Please accept @strawn solution,

 

I can confirm this works.  FYI API version at this point in time is up to v45

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors