Forum Post: RE: Intelligent reports from Dynamics NAV 2016
You need to more clear on what kind of reports these are You can create good reports in Navision with charts .
View ArticleForum Post: One to Many Business Relations - why is this not possible?
Greetings, I have the following business model that I will try my best to explain: We manufacture and sell our products to our retailers, who we do business with. Retailers in turn sell our products to...
View ArticleForum Post: RE: Getting the specific record of the line items
Hi Divesh, I've tried the following code //CurrPage.SalesLines.PAGE.GETRECORD(Rec_SalesLines); //MESSAGE(Rec_SalesLines."No."); CurrPage.SETSELECTIONFILTER(Rec_SalesLines); IF Rec_SalesLines.FINDSET...
View ArticleBlog Post: How to Retain data after publishing App
Hope you all started app development and may be wondering how to retain data after publishing app or debugging several times or after adding more sample data. How do I retain the sample data so every...
View ArticleForum Post: Can't connect our NAV 2018 database from D365BC image container...
Hi, I have created a container from private Business Central image, it comes with CSIDE development environment desktop shortcut, now I have restored our product "NAV 2018" database and "Demo NAV...
View ArticleForum Post: RE: Getting the specific record of the line items
Hi It seems that you have the action button in the Page - 42 - Sales Order and you want to display the selected lines when you click the action let's name the Action - "Get Selected Lines" to achieve...
View ArticleForum Post: RE: One to Many Business Relations - why is this not possible?
Are you using Contact Business Relation (table 5054)? If so, the key here is Contact No.,Business Relation Code and so only one relation for that Business Relation Code is admitted. You need to create...
View ArticleForum Post: RE: One to Many Business Relations - why is this not possible?
Hi Stefano, Thanks for helping me out. Yes, I probably should have mentioned that it is Table 5054 Contact Business Relation. I see. Indeed, I wanted to put them all in a single relation group I call...
View ArticleForum Post: NAS services NAV 2019 stopped working after installation NAV 2018
Goodmorning to you all, We have a server with a couple NAS services running to perform automatic task/ codeunits for NAV 2009 classic client. After installation of NAV 2018 on that same server all NAS...
View ArticleForum Post: RE: NAS services NAV 2019 stopped working after installation NAV...
And whats getting logged in Event Viewer?? This is something like 2 different NAV build on the same Server. Check this for reference -...
View ArticleForum Post: RE: Getting the specific record of the line items
Many other members replied with the codes but Instead of this rather I would have asked what you tried and share your code base because this is not something that challenging. You can do it by...
View ArticleForum Post: RE: How to give 2 or 3 Salespers./Purch. Code in user setup table...
Yes obviously you need some tweaks with a level of Customisation.
View ArticleForum Post: RE: Can you set the Shipment Date in the Header to equal the...
You can do with customisation whatever you want but always remember these all dates play a very significant role from Warehouse Perspective.
View ArticleForum Post: RE: NAS services NAV 2019 stopped working after installation NAV...
good morning Rockwithnav, Nothing is logged in Event Viewer. They simply don't work quite strange.
View ArticleForum Post: RE: How to give 2 or 3 Salespers./Purch. Code in user setup table...
okay m okay with it..Please suggest sir
View ArticleForum Post: RE: Add company Photo to reports
There are many standard Reports from where you can take in help from. Please check and come back to us if still unable. I am positive you will do by yourself.
View ArticleForum Post: RE: Getting the specific record of the line items
Hi Divesh, Its working fine, Can you please tell me what is the use of creating a function in sales order subform . Regards, Bharath K
View ArticleForum Post: ISO CERTIFICATION FOR MEDICAL COMPANY
Hello everyone, I have a client in the medical sector in Spain who asks me for a certificate or validation to comply with the new ISO 13485: 2016, I am looking for information about this certificate or...
View ArticleForum Post: RE: Update item costs
Hi Emmett, You can use the standard tool in Dynamics NAV " Adjust Item Cost Ledger Entries " to update all item costs, or you can use "Automatic Cost Posting" feature from Inventory Setup window to...
View Article