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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
cdabreu
New Member

Joining Salesforce Data to Excel Sheet Data

Hi everyone!  I am looking to see if PowerBI supports joining two unrelated data tables into one project. I want to pull in data from a Salesforce sandbox, as well as an excel sheet. I then want to join this data into one table.

 

I was able to do this with Tableau, so I'm hoping PowerBI has a way!

5 REPLIES 5
lbendlin
Super User
Super User

It really depends on the complexity of your instance (how many objects would it take to recreate the report type, what is the size of the objects) and the number of rows you are expecting to get back from the report (there is an artificial 2000 row limit on all SFDC reports accessed via the API).

 

Personally  I prefer objects as they don't have a row limit and the connector now supports some mild query folding (ie it is producing custom SOQL for some of the transforms).

lbendlin
Super User
Super User

Sure. Are you using the Salesforce Objects or the Salesforce Reports connector?

I am currently using the Salesforce Reports connector because I have several objects I am trying to work with. But let me know if using objects is a better solution! I'm pretty new to PowerBI, so I'm sure there's more for me to learn. Thank you for your time!

lbendlin
Super User
Super User

Yes, that is possible. Be aware that Salesforce is case sensitive whereas Power BI (DAX) is not. Use CaseSafeID for the linkage if possible.

Hi! Can you please explain how to do this? I am not seeing an option to add another data source once Salesforce is linked. Thank you!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors