So, I'm working on developing some business apps for my organization, and I've been trying to implement the usage of the Navision Web Api for external reporting. And Unfortunately, I'm stuck using Excel because of traditional antiquated business practices.
My question - is there any way to drill-down to single values or even access the json payload through excel's web services function. I've tried switching the payload to XML on OData v4, but I can't get that to work. This is driving me insane - I cant even think about another Pivot table via odbc sql, or Odata, because I know there's a better way. I'm pretty good with PowerShell, javascript, html etc.. but Im almost clueless when it comes to VBA, and it just seems like to much suffering. Anywho, if I cant use the OData feed in the web services function - well why? Is Microsoft just trying to screw us? I keep getting a value error - naturally - because I cant drill down to a single value, format to xml, or access the json object within the web services function(if it even exists in there??) here's a link to what im looking to do Excel Services function Demo- except I cant do it - so is there any substitute or solution.