Forum Discussion
Anonymous
9 years agoNot applicable
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 q...
Anonymous
7 years agoNot applicable
To access Work Order, you can specify the version of the API used by the connector :
Salesforce.Data(URL, [CreateNavigationProperties=true, ApiVersion=36.0]
HansTheEnforcer
7 years agoHelper I
Please accept Anonymous solution,
I can confirm this works. FYI API version at this point in time is up to v45