Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I have quite a unique scenario in that I am wanting to use the Web data source type opposed to the actual Salesforce connectors for grabbing data from Salesforce. The reason behind this is that we have several reports built in Salesforce and when Power BI grabs these, they are outputted without any groupings or summaries which we want to keep, however if you grab the report directly using https://XXXXXXX.my.salesforce.com/ObjectIDHere?excel=1?exp=1 then the groupings and custom functions are kept.
I have tried feeding this URL directly into Power BI to grab the report, however it seems I am hitting an authentication problem as the detected data type is HTML and not XLSX as I would expect.
As this is configured as a 'Web' data source, how would I feed my credentials or an API key in?
Any help would be greatly appreciated, thanks.
Callum
Solved! Go to Solution.
@Anonymous,
Based on my research, Salesforce report api uses OAuth 2.0 for authentication, you can set up authentication following the guide in this article.
Then provide the access token in Authentication header of Power Query, there is a similar blog for your reference.
Authorization: Bearer access_token
In addition, for more details about how to detemine the URL to connect to the salesforce report with API, please contact salesforce support.
Regards,
Lydia
@Anonymous,
Based on my research, Salesforce report api uses OAuth 2.0 for authentication, you can set up authentication following the guide in this article.
Then provide the access token in Authentication header of Power Query, there is a similar blog for your reference.
Authorization: Bearer access_token
In addition, for more details about how to detemine the URL to connect to the salesforce report with API, please contact salesforce support.
Regards,
Lydia
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 4 |