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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
misak
New Member

ODATA error when fetching from Dynamics NAV

Hi,

 

I am trying to get data from NAV 2015 into Power BI.

 

In Denmark the equivalent of a "LTD" company is a "A/S" company.

 

That means that my ODATA URL is 

https//instance.navserver.com:7048/DynamicsNAV90_Instance1/OData/Company('Company A/S')

 

If I enter this URL in Power BI, I get a query error. If I replace the slash in A/S with a %2F I still get a query error in Power BI. But this URL with %2F works in a browser.

 

I then started wireshark and sniffed on the network. Power BI is replacing the "A%2FS" with "A/S" in the HTTP(S) request on the network. How do I prevent this?

 

My next step would be to configure a Apache proxy between Power BI and NAV to do a simple URL manipulation, but I would prefer a simpler solution.

 

/Morten

 

 

 

 

3 REPLIES 3
v-yuezhe-msft
Employee
Employee

Hi @misak,

The scenario you describe is currently not supported in Power BI, for more details, please check the discussion in the similar thread below.

http://stackoverflow.com/questions/33314379/web-contents-uri-escapedatastring-parser-error-pq-conver...

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anything new here? Have exactly the same problem.

Hi,

 

I am fetching the data direct from the MSSQL server and bypasses Dynamic Nav. There is a bit of work finding the correct relations between tables, but it works.

 

/Morten

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors