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

Forum Post: RE: RTC

i am also having the same problem that mentioned earlier can u please exlain briefly

View Article


Forum Post: RE: RTC

Check the code as well as check whether you are using all primary key fields during modificaiton

View Article


Forum Post: RE: RTC

here is my code where old value is the existance doc no and new value is the value that is to be rename SalesInvoiceHeader.RESET; SalesInvoiceHeader.SETRANGE(SalesInvoiceHeader."No.",OldValue_gTxt); IF...

View Article

Blog Post: Upcoming changes in the oldest Microsoft Dynamics community

When I started DUG as the Navision Online User Group in 1995, we were the only open way to communicate on the internet for both users and partners of Navision to discuss the product we all loved. Now...

View Article

Forum Post: RE: Current inventory re-class from Location to Location Bunk...

Hello Dear, Thanks for your reply. With the Item Reclassification can i shift from existing to required format ?

View Article


Blog Post: Dynamics NAV 2017 as an App in Azure Management Portal

In Dynamics NAV 2017, you can use the Set Up Azure Management Portal guide to register Dynamics NAV in the Azure Management Portal and extract the information you need to use services such as the Sales...

View Article

Forum Post: RE: RTC

finally i got the solution i table field is primary key than always use rename instead of modify SalesInvoiceHeader.RESET; SalesInvoiceHeader.GET(OldValue_gTxt); SalesInvoiceHeader.RENAME(NewValue_gTxt);

View Article

Forum Post: RE: Pre printed reports alignment is going out in Navision 2016

You need to check the margins,font size, alignment of textbox controls.

View Article


Forum Post: RE: Rounded rectangle in report

Hi Expn, In SSRS, you can do like this: - Get an image of Rounded Rectangle (by Paint, Word...) - Insert this image as external in SSRS - Set the property of the image to 'Send to back' And then, you...

View Article


Forum Post: RE: Sending Pickup Date Request to UPS, Return Processing

thank you all very much :) problem solved!

View Article

Blog Post: Dynamics NAV 2017 as an App in Azure Management Portal – Dynamics...

Source: Dynamics NAV 2017 as an App in Azure Management Portal – Dynamics NAV Team Blog

View Article

Forum Post: RE: Rounded rectangle in report

Thanks All For Replying..i will Try with this

View Article

Forum Post: RE: Client cannot connect until ClientUserSettings.config is deleted

Hi, R u using Domain user name password or navision user name password?

View Article


Forum Post: RE: Automatically Save .exe file in specific Folder

Hi, firstly, you have to set execel cell by using Table 370 Excel Buffer. Then, use: REPORT.SAVEASEXCEL();

View Article

Forum Post: RE: Automatically Save .exe file in specific Folder

Hi Expn, You can check Mr. Saurav Dhyani's blog for this: dynamicsuser.net/.../477365 Thanks,

View Article


Forum Post: RE: Client cannot connect until ClientUserSettings.config is deleted

Hi Sowkarthika, Thanks for your response. Yes the server and post (and so on) are correct in the config fil, I have even substituted the ClientUserSettings.config with my own (same server and so on)

View Article

Forum Post: RE: Client cannot connect until ClientUserSettings.config is deleted

Hi Jesu, Thanks for your response. It is using windows authentication.

View Article


Forum Post: RE: Navision 2009 Slow Startup Speed

Hi Silviu, Thank you for the response. i have gone through your document and will need to research more on using the methods mentioned. Much appreciated, Regards, Douglas

View Article

Forum Post: RE: Purchase Return Order

Sorry I meant can you produce a TODO for a Purchase Return

View Article

Forum Post: RE: Strange Error: "The type NavInteger is unknown"

i am having same error when i rename

View Article
Browsing all 11285 articles
Browse latest View live