Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi - We are trying to connect salesforce objects through Microsoft BI and we get the following error :
'DOM PArser is undefined' for one user & 'Unable to get property 'hasOwnProperty' of undefined or null reference ' for another user
Kindly let me know the reason for this error and a solution to fix this.
Thanks,
Sujatha.M
Hi @smeenaks 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.
@smeenaks,
Do you connect to Salesforce in Power BI Service or Power BI Desktop? If you are using Desktop, what version of Power BI Desktop do you use? Are you able to sign in Salesforce in web browser?
Regards,
Lydia
@smeenaks,
What is the result when you use Salesforce object connector in Power BI Desktop ?
Regards,
Lydia
Hi Lydia -
It requests for login credentials and when I give that and try to connect I get the following error mesasge :
'DOM PArser is undefined' for one user & 'Unable to get property 'hasOwnProperty' of undefined or null reference ' for another user
Thanks,
Sujatha.M
Hi Lydia - Any update on this issue ?
Thanks,
Sujatha.M
@smeenaks,
Are you able to sign in salesforce in web browser?
Regards,
Lydia
Hi Lydia - I am able to login to Salesforce without any issues.
Thanks,
Sujatha.M
@smeenaks,
Please add a blank query in Power BI Desktop, paste the following code to the Advanced Editor of the blank query and check if you can get any errors.
let Source = Salesforce.Data("[salesforce URL]", [CreateNavigationProperties = true]), Newtable= Source{[Name="Tablename"]}[Data] in Newtable
Regards,
Lydia
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.