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

Forum Post: RE: NAV 2009

Done and dusted

View Article


Forum Post: RE: Depending on a boolean field as an example "PO Receipt" in...

you can optimize this code as IF"User Setup".GET(USERID) THEN IF "User Setup"."PO Recipt" THEN Selection := STRMENU(Text003,1);

View Article


Forum Post: RE: reprinting checks

Yes, Go To Departments>Payables>Payment Journal>Navigate>Print Check You can find the report.

View Article

Blog Post: My first Dynamics 365 Extension – step by step – fifth step

Developement and installation. For my development I use source control management.   Soren Klemmensen did a short demo of that setup in his session in NAV TechDays 2016 .  We are working on making that...

View Article

Blog Post: Automate downloads of Microsoft Dynamics NAV Cumulative Updates

Yesterday, I blogged about the availability of the first Cumulative Update of NAV 2017 . In that post, I talked about the fact that Microsoft recently changed the place where to download them. This...

View Article


Forum Post: RE: Remove row - Navision Reports

do you mean Bron nr. is blank in first row? you need to check your dataset whether 1st row has data or not. you can check it by using "About this report". please search..

View Article

Forum Post: RE: Remove the space between the numbers in a phone number

yes, correct. you can try this in test db first.

View Article

Forum Post: RE: Remove row - Navision Reports

Please check the Border Style property of your text boxes which shows as white. Change the property in to "None". The border actually prints as boxes in your case.

View Article


Forum Post: RE: Problem posting order

I think you must be give value in the"Apply to Vehicle No." field

View Article


Forum Post: RE: Problem posting order

go to line see Apply to vehicle no filed if it wont shows there go to show columns and see there and fill the value in line no :0 may be it work

View Article

Forum Post: RE: Remove row - Navision Reports

select that box in report builder or vs ,go to text box properties -->Border-->Select none presets which is visible on your right side and press ok

View Article

Forum Post: RE: Cash Receipts journal in NAV

You need to reverse the entries and post the correct entries again

View Article

Forum Post: RE: How I set condition that show an error message if I select...

You need to first find the END Date of previous record in variable and then check it in condition

View Article


Forum Post: RE: How I set condition that show an error message if I select...

once see whether the data is coming on variables or not ,condition is correct . check it once

View Article

Blog Post: My first Dynamics 365 Extension – step by step – sixth step

Assisted Setup and Permissions. But first lets look at the Extension Management Codeunit. I want to store the appId in my Extension.  This appId is used in several tables in my tenant.  This appId must...

View Article


Forum Post: RE: NAV 2009

Hmm.. i am not sure if that would be possible (from higher version to lower version) .. other option you have is to export "data" (in excel etc) from new version and import it to old version

View Article

Forum Post: RE: NAV 2009

is it allowed to restore into a lower version .

View Article


Blog Post: Cumulative Update 1 for Microsoft Dynamics NAV 2017 (Build 14199)

Cumulative Update 01 includes all application and platform hotfixes and regulatory features that have been released for Microsoft Dynamics NAV 2017. The cumulative update is intended mainly for...

View Article

Blog Post: NAV 2017 Cumulative Updates

Cumulative Update 1 for Microsoft Dynamics NAV 2017 (Build 14199)

View Article

Forum Post: RE: Failed to add field in my sales line table NAV

which version of nav you are using

View Article
Browsing all 11285 articles
Browse latest View live