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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I built a virtual database which publishes data using Odata protocol. I have been able to access the database using the url directly on my browser as well as connecting using other tools such as Tableau, but the same URL throws an error on Power BI. This is the url i've used:
http://localhost:8080/odata4/EmpData/EmpData_Time/EmpData?$format=json
I have used odata v2-3 url as well, and though it does not throw an error, it does not bring all the records. I'm not sure why the same URL would work everywhere except with Power BI.
Hi @JavierEnroute,
What kind of error did you get? Please share us the entire error message.
Thanks,
Xi Jin.
Xi Jin,
Attaching an image with the 2 errors. The parsing error appears when I format my data as json, and the second error when using atom as format.
Hi @JavierEnroute,
Based on your first error message, it cannot parse the hostname of the URL. Since you are using the URL with Localhost:8080. Please verify that you can visit it on your machine first. Also make sure that the 8080 port was opened.
Then to troubleshoot the second error, please refer to following article:
Atom Format (OData Version 3.0)
Thanks,
Xi Jin.
I built a virtual database which publishes data using Odata protocol. I have been able to access the database using the url directly on my browser as well as connecting using other tools such as Tableau, but the same URL throws an error on Power BI. This is the url i've used:
http://localhost:8080/odata4/EmpData/EmpData_Time/EmpData?$format=json
I have used odata v2-3 url as well, and though it does not throw an error, it does not bring all the records. I'm not sure why the same URL would work everywhere except with Power BI.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 37 | |
| 36 | |
| 32 | |
| 31 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 86 | |
| 85 | |
| 68 | |
| 64 |