So in D365 for Finance and Operations we have entities exposed as OData. I would like to be able to open the OData in Excel. I go to the Data tab on the ribbon, choose OData and give it the path to my OData Service (<axurl>\data\<entity>).
I have 2 options for security - use current or define. Whichever I choose the result is always a 401 unauthorized (I would have hoped I'd get some way to login at least). I tried on Excel 2013 and 2016.
Any tips how I can do this?
Thanks