Forum Discussion
Power BI/Essbase Connector Error
- 1 year ago
Hi lnerii94 ,
Open your Essbase tool and run the same query that Power BI is using. If the query returns results normally, then the issue might be within Power BI. If it fails, the issue may be with the Essbase server or query logic.
Ensure your Essbase connector is up to date. Sometimes, older versions have compatibility issues.
Once try accessing the Essbase endpoint directly:
in browser
curl -v https://<essbase-server-endpoint>if it's an HTML page with an error message, that confirms the issue is on the server side.
Thanks and regards.
Chaithra - 1 year ago
Hello v-echaithra just give you a little update.
The issue was solved, the network team restarted the XMLA service in the Essbase server. Now the connection between Power BI and Essbase is working.
Thank you so much Again for your help.
Hi lnerii94 ,
Thanks for reaching out to Microsift Q&A.
As the error is telling that it got an hr tag opened but no corresponding closing tag of the body, seems like server side issue.
There is a similar kind of issue here Solved: Essbase Connector - XMLA Parser Error - Microsoft Fabric Community, please go through this as well.
Try to Clear credentials in Power BI and reconnect
In Power BI, go to:
File -> Options & settings -> Data source settings
Find your Essbase connection
Clear Permissions
Reconnect + re-authenticate
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.
Thank you v-echaithra for your reply, The first thing I did was clear credentials and it didn't work. Then I tried to connect from a virtual machine and I'm getting the same error, I asked to a coworker to replicate in his computer and he is getting the same error.
I checked the link that you share with me and I see the IPv6 is disable too. I'm not able to change the DNS because in my company we use own DNS. I need to ask something to the network team?
Thanks.
Regards.