Forum Discussion
SteveRudd
8 years agoHelper I
Connection to Salesforce reports not working in latest version 2.61.5192.601
Since updating to the latest version I can no longer query salesforce reports. I can connect to Salesforce Objects but not reports. The only change has been to update to the latest version....
- Anonymous8 years ago
SteveRudd,
Expand required table from Data column.
Regards,Lydia
Anonymous
8 years agoNot applicable
SteveRudd boujin,
I am unable to reproduce this issue on my side. I can successfully connect to Salesfroce report in the latest version of Power BI Desktop(2.61.5192.601).
Could you please add a blank query in Power BI Desktop, and then paste the following code to check if you can connect to Salesfroce report?
let
Source = Salesforce.Reports()
in
Source
Regards,
Lydia
hello789567
8 years agoAdvocate I
I was having the same issues with connecting to SalesForce Reports, and this worked for me! Thank you so much!