Skip to main content
Microsoft Idea

Power BI

Needs Votes

Have Power BI accept a SOQL statement for a Salesforce Query

Vote (450) Share
Jonathan Schlereth's profile image

Jonathan Schlereth on 28 Apr 2017 02:32:15

Just as we can write a specific a SQL statement from SQL Server, it would be great to be able to write a SOQL statement from Salesforce objects.

Also, it would be great to be able to grab the underlying SOQL statements that generate specific Salesforce reports, so that the underlying report itself doesn't have to be maintained and the underlying SOQL in Power BI could "take over" and be modified accordingly.

Comments (48)
Jonathan Schlereth's profile image Profile Picture

Jiri Zeman on 05 Jul 2020 23:31:56

RE: Have Power BI accept a SOQL statement for a Salesforce Query

This is definitely needed!

Jonathan Schlereth's profile image Profile Picture

Ayush Nigam on 05 Jul 2020 23:29:50

RE: Have Power BI accept a SOQL statement for a Salesforce Query

Hi, It will be awesome to have this functionality in Power BI. Importing a million rows worth of data just to visualize a couple hundred rows is not a good Idea at all. When it comes to scheduled refreshing it takes forever and even incremental refresh won't work in this case.

Jonathan Schlereth's profile image Profile Picture

Power BI User on 05 Jul 2020 23:24:28

RE: Have Power BI accept a SOQL statement for a Salesforce Query

Yes, please. SOQL would be sooo helpful to improve query performance.

Jonathan Schlereth's profile image Profile Picture

Stephen Snyder on 05 Jul 2020 23:10:18

RE: Have Power BI accept a SOQL statement for a Salesforce Query

SFDC Object connector in PowerBI is nearly unuseable performance-wise without this, since it seems like no query folding happens.

Jonathan Schlereth's profile image Profile Picture

Thomas Foster on 05 Jul 2020 23:07:59

RE: Have Power BI accept a SOQL statement for a Salesforce Query

The fact that this is missing is preventing us from doing what we need as one of our objects is over the 100000 row limit without any kind of filtering of the data.

Jonathan Schlereth's profile image Profile Picture

Power BI User on 05 Jul 2020 23:06:41

RE: Have Power BI accept a SOQL statement for a Salesforce Query

We are having to pull down entire SFDC tables, to only use and join data from this fiscal year. The query bloat is slowing things down significantly.

Jonathan Schlereth's profile image Profile Picture

Power BI User on 05 Jul 2020 22:48:17

RE: Have Power BI accept a SOQL statement for a Salesforce Query

Please make this capability a reality! Beyond performance improvements it would dramatically simplify data set manipulation and join functionality.

Jonathan Schlereth's profile image Profile Picture

Chris on 05 Jul 2020 22:47:30

RE: Have Power BI accept a SOQL statement for a Salesforce Query

This would really help us out because we could create custom SOQL that improve performance. We could include relationships between SalesForce Objects and limit data with WHERE clause.