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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Essbase Connector - XMLA Parser Error

Hello,

I tried connecting to an Essbase server via the Essbase connector to 

http:/host:19000/aps/XMLA

as per this blog post https://blog.anbuchelva.in/hyperion/power-bi-steps-to-connect-essbase-using-essbase-connector-beta/

however I get the following error:

 

"For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method."

 

Anyone know how to resolve this?

 

Thansk!

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

  1. Is it a DNS issue? 
    • Connecting to Microsoft’s datacenters might be trickier than you’d think. Interwebs is filled with stories about Microsoft just returning unresolvable DNS entries, which messes up the script, or your ISP might be trying to help and just makes the issue worse (by offering a “DNS help”-page which just omits the actual exception)
    • This might be fixed with changing to Google’s DNS (8.8.8.8), adding new entries to hosts file, disabling ISP or router features or just simply running the program/script somewhere else – try Azure virtual machine, for example.
  2. It’s not DNS messing up? Then maybe it’s IPv6!
    • Trying to disabling IPv6.

 

 

Community Support Team _ Dina Ye
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

4 REPLIES 4
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

  1. Is it a DNS issue? 
    • Connecting to Microsoft’s datacenters might be trickier than you’d think. Interwebs is filled with stories about Microsoft just returning unresolvable DNS entries, which messes up the script, or your ISP might be trying to help and just makes the issue worse (by offering a “DNS help”-page which just omits the actual exception)
    • This might be fixed with changing to Google’s DNS (8.8.8.8), adding new entries to hosts file, disabling ISP or router features or just simply running the program/script somewhere else – try Azure virtual machine, for example.
  2. It’s not DNS messing up? Then maybe it’s IPv6!
    • Trying to disabling IPv6.

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
Anonymous
Not applicable
amitchandak
Super User
Super User

@Anonymous ,

refer

https://community.powerbi.com/t5/Desktop/Essbase-connector/td-p/710822

https://dbakevlar.com/2019/07/power-bi-reporting-with-oracle-essbase/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi @amitchandak, thanks for the quick response, however the links you provided don't address the specific issue I am facing, unless I'm missing something.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors