Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
TS-Callum
Frequent Visitor

Using the 'Web' data source type for Salesforce

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

1 ACCEPTED SOLUTION
v-yuezhe-msft
Employee
Employee

@TS-Callum,

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yuezhe-msft
Employee
Employee

@TS-Callum,

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

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors