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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have recently connected to Salesforce Object, however my opportunity or account object consist alot of fields. Is there a way to quickly filter out the object fields without writing any advance editior syntax ?
The current way that I am doing is by manually removing the object one by one and it is very time consuming.
Solved! Go to Solution.
@Anonymous,
In Query Editor of Power BI Desktop, you can use "Choose Column" option to select the columns that you want to reserve.
Regards,
Lydia
Hi, were you able to find a solution? As a workaround, maybe you can try to test your connection with a 3rd party connector. 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.
The easiest way is to use the choose columns interface/remove other columns as this allows you to search for the columns you want easier than removing one by one.
Also if you include this at the start of your query, some query folding does happen in some cases but I havent worked out enough to say for sure what causes it.
Hi @Anonymous,
Can you share a screenshot on how you select and search the object field ?
@Anonymous,
In Query Editor of Power BI Desktop, you can use "Choose Column" option to select the columns that you want to reserve.
Regards,
Lydia
would the hidden columns still be part of the refresh or will it save 'space' and not have them synchronize into the pbix file?