Forum Discussion
SteveRudd
Helper I
8 years agoConnection 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
DCGoerke
8 years agoRegular Visitor
Anonymous
I am having the same issue. I can load salesforce objects but not salesforce reports. I created the blank query and I was able to see 2000 reports that way but we have way more than 2000 reports so this doesnt work for me to try and load my reports that way. Is there a fix for this or a fix in progress?