Best Of
-
Re: Using a x-www-form-urlencoded Rest API with Business central (to get token)
🥰 i m so happy to see my own response which helped what i was looking for, after half year 😂1 -
Re: Object of type Query with ID # could not be found.
You would likely get that error of the query objects are not compiled1 -
Re: NAV2016 on Azure SQL Database
I used navdata to restore the database that weas the only way. Thanks.1 -
Re: Comparing two record variables
@DmytroY You are addressing a 14 year old post.. a lot has changed.1 -
Re: MB7-702 Microsoft Dynamics NAV 2013 C/Side Development
Actually you need yo look for a reliable resource from where you are downloading these dumps, let me know if you still need legit website for dumps.0 -
Nav2015 Web Services Query Fails to Load in Power Query
I created a query in NAV2015 and it runs fine. I can load it into PowerPivot using the OData link and it works fine. However, if I try to load it directly into Excel (O365 Office 2016) or into Excel …1 -
Re: how to Import json file to navision Table
thank you so much for your replies. using json buffer, can we import from external api json file to navision table.1 -
Spit a Decimal Value
Hi, I have a decimal field amount having value say 35.65. I want to separate the left and right parts of the decimal and show in different fields. How to do that?.1 -
Re: BC ExternalSql
Create a view based on the external SQL table. In this view, you can cast the datatype from original ext sql table to the type of datatype supported by NAV. Then use this view as external table to yo…1 -
Re: Filter Group
rtfm2