Quantcast
Channel: Dynamics 365 Business Central/NAV User Group
Browsing all 11285 articles
Browse latest View live
↧

Blog Post: Microsoft Shows Off Improved Office 365 Tie-Ins for Dynamics NAV 2017

Microsoft will offer a range of improvements to the way Dynamics NAV 2017 integrates and interacts with productivity tools like Excel and Outlook, and the NAV team has even built out a business...

View Article


Forum Post: RE: NAV training center details in Pune

Hi Souvik You can contact following person www.crimsonwing.com/.../ Even though I am as freelancer also providing training in technical.

View Article


Forum Post: RE: Consolidation Eliminations

Hi Christian, you can look at the following link msdn.microsoft.com/.../hh168815(v=nav.90).aspx

View Article

Forum Post: RE: NAV training center details in Pune

Hi Souvik, You can contact www.crimsonconsulting.in/ for NAV Training.

View Article

Forum Post: RE: Consolidation Eliminations

Hi, Think you are mixing up things. NAV's "intercompany module" is not directly related to the "consolidation module". Intercompany is "just" transfer of transactions between the companies. Depending...

View Article


Forum Post: RE: CTRL + E From Customer Ledger Entries Generates Following...

Hello Andrew, I think you should try to reinstall the RTC Client. Had this problem too, I don't know if exactly the same error but the reinstalling solved the problem!

View Article

Forum Post: RE: Seperate editor for debugging

So nobody can answare why this is?

View Article

Forum Post: RE: Seperate editor for debugging

Hello, I think you can't debug directly in the code because you can have cases where you have 4 elements included. (Table, Page, Codeunit, Report). There are cases you can program a codeunit or report...

View Article


Forum Post: RE: Save changes even if error is raised.

Like this? Create a function for example with name ModifyFunction and just put it into the code? Customer.RESET Customer.SETRANGE("No.","No."); IF Customer.FINDFIRST THEN REPEAT ///Here is the part...

View Article


Forum Post: RE: Save changes even if error is raised.

Hi Thomas, Although I generally tell people not to use commit, then this is actually a situation where it should be used. Customer.RESET Customer.SETRANGE("No.","No."); IF...

View Article

Forum Post: RE: Save changes even if error is raised.

Hello, Erik. I've tried function and it worked! I'm ashamed that i couldn't find it by myself. It was kind of obvious. I tried all kind of searches on google except "commit dynamics nav". . . I'm aware...

View Article

Forum Post: RE: Partitioning Ledgers Dimension table

200 million, that's all. Work with a client that has 1.2 Billion records in that table. Almost had a heart attack a few months ago when I looked at Table Information and it said there was only a few...

View Article

Forum Post: RE: Partitioning Ledgers Dimension table

babrown which version was this on? I guess one of the older...? But yes, its a table to had the tendency to grow rapidly....

View Article


Forum Post: RE: Save changes even if error is raised.

Happy that it worked for you. The reason why COMMIT is dangerous is if you put it into the "wrong" place, then you get transactions committed, which should have "rolled back" on failure. In your case...

View Article

Forum Post: RE: Transform menusuit of 2009 and import into 2016

Hi Expn, Yes you can. As long as you talk about "department" menusuites (no. 1000 and up).

View Article


Forum Post: RE: Inconsistency error

Hi Kumar, In the last 25 years, then in 99 out of 100 cases, then this error was related an error in customized code. So if you are facing this error, then start by looking at your customization's....

View Article

Blog Post: Long time, no see

Time flies, eh? It seems you folks have been busier here on my blog than I was. Four months whooshed by since I last posted something here, and I have been so busy that it seems like a week. Today I...

View Article


Forum Post: RE: Transform menusuit of 2009 and import into 2016

you need to transform it as we do forms to pages. msdn.microsoft.com/.../dd354979.aspx

View Article

Forum Post: RE: how to post / insert image in dynamicuser forum

Hi, Change the 'From' text box from Weburl to File Upload. You can now attach image from your local computer.

View Article

Forum Post: RE: how to post / insert image in dynamicuser forum

If you click on From option then you will see upload option

View Article
Browsing all 11285 articles
Browse latest View live