Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have created a new model and connected to SalesForce using the following method:
Data pulls through from SalesForce into my PBI Desktop model but when I try to publish it, I get the following error:
Error Message:
Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
Does this mean that I can't publish a report containing a SalesForce connection to the Service?
Has anyone else successfully published a PBIX file containing a SalesForce connection? I was hoping to test whether or not the report will be able to refresh directly from SalesForce cloud via the PowerBI Service.
Thanks!
Solved! Go to Solution.
@Brian_M, I could be able to publish a PBIX file containing a SalesForce connection. Please have another try. In addition, according to this article, the account you're using to connect to SalesForce needs to fullfill the following requirements:
Hi @Brian_M were you able to find a solution? As a workaround, maybe you can try to test your connection with a 3rd party connector, which pulls data directly from the SF objects API. I've tried windsor.ai, supermetrics and funnel.io. I stayed with windsor because it is much cheaper so just to let you know other options. In case you wonder, to make the connection first search for the Salesforce connector in the data sources list:
After that, just grant access to your Salesforce account using your credentials, then on preview and destination page you will see a preview of your Salesforce fields:
There just select the fields you need. It is also compatible with custom fields and custom objects, so you'll be able to export them through windsor. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url.
@Brian_M, I could be able to publish a PBIX file containing a SalesForce connection. Please have another try. In addition, according to this article, the account you're using to connect to SalesForce needs to fullfill the following requirements:
Thanks Vicky, I tried it again today and it works!