Blog Post: NAV 2017, scheduled for October 28
Hi guys, in Partnesource you can see that the NAV 2017 release date is “scheduled for October 28” (in theory was was expected Yesterday, October 24, but is now announced for this date: October 28 … …...
View ArticleBlog Post: New release date for Microsoft Dynamics NAV 2017 is October 28
Microsoft has nudged back its release date for Dynamics NAV 2017 to October 28. The announcement of the new date came via PartnerSource as the original October 24 date was going to be missed. Mahmoud...
View ArticleBlog Post: My first Dynamics 365 Extension – step by step – third step
I got a response from Microsoft from my first step. Thank you for submitting your app for consideration to be listed on AppSource. Once we have had the opportunity to review your app, you will receive...
View ArticleBlog Post: 2016 NAVUG All Star Award
InterDyn BMI is extremely honored to announce that AJ Ansari, our NAV Product Manager, was awarded NAVUG All Star at this year’s User Group Summit, along with Anthony Darden from Protective Industries...
View ArticleForum Post: RE: Purchase Invoice error
Thanks Mohana I have used the Debugger and it was complaing about some TESTFIELD function in the purchase line table when I followed it up VAT Set was lacking.
View ArticleForum Post: RE: HRMS solution for Navision
I found one free demo of hr software, I think it may useful. link is sparrowsolution.com/HRMS_Demo_Registration.php
View ArticleForum Post: RE: Extracting raw data from NAV 2.6 DB to use with external BI tool
Just to add to Erik's comments. if this is a "one time" extraction to create historical reports, then its possible to convert the database to SQL using the conversion tools, but you would probably NOT...
View ArticleForum Post: RE: Check for NULL Value
I think your only option is to initialize the value to '-1.0' then test if the value is <0 give an error forcing the user to type either 0 or a positive decimal greater than zero.
View ArticleForum Post: RE: difference between FindFirst findset and find function
If you are not sure what to use, then always use FIND('-') as this is always the safest. Only use FINDFIRST and FINDSET if you understand why you are using them. FINDFIRST and FINDSET were introduced...
View ArticleForum Post: RE: How to know the databaseserver name and databaseserver...
not sure which version are you using. Did you check GetDatabaseIndicatorText function in table 79
View ArticleForum Post: RE: How to know the databaseserver name and databaseserver...
From Development Environment Press ALT + F + B + I
View ArticleForum Post: RE: How to know the databaseserver name and databaseserver...
no i want the value of databas server name and database server instance in variable through coding.have you know any function regarding this?
View ArticleBlog Post: Salary survey: One in five Microsoft Dynamics professionals...
Why would one in five Microsoft professionals want to go solo when the Dynamics channel is rapidly changing and consolidating? Isn't there greater safety in numbers as technology and the business...
View ArticleForum Post: RE: difference between FindFirst findset and find function
Hi David Singleton , I have a question. Does FIND('-') applies the required condition automatically? How does it work. Thanks for sharing the thought, I wasn't aware of the fact that we can use ('-')...
View ArticleForum Post: RE: How to know the databaseserver name and databaseserver...
If I'm not wrong there is no standard function in NAV to get the value of database server name and database server instance; please refer this link; kauffmann.nl/.../
View ArticleForum Post: RE: How to know the databaseserver name and databaseserver...
Working on it... Have found a solution. Will be on my blog very soon.
View ArticleBlog Post: Welcome to the Developer and IT-Pro Help for Microsoft Dynamics...
NAV 2017 MSDN Help Pages released today some links: Index Page https://msdn.microsoft.com/en-us/dynamics-nav/index NAV 2017 System Requirements...
View ArticleBlog Post: NAV 2017 ready for download
Just checked partnersource. NAV 2017 first release is ready for download on partnersource. Great thing! Seems that there are more new features developed for the web client. A.i.k. the windows client...
View Article