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

Blog Post: Working Days in Date Calculation

The codeunit 99000755 CalendarManagement manages the calculation of dates using all sorts of calendars; it is a very complex, usable but complex codeunit. Take a look to this post: “Working days only...

View Article


Forum Post: RE: Hi; when i try to post the production order on the release...

HI Dinkayehu Sisay your name suggests you are from Ethiopia, i am also from Ethiopia,contact me at Bitta.ayele@gmail.com we might need each other and share experience and resources related NAV.As...

View Article


Forum Post: RE: NAV versus Java

Thanks sbhatbng . But here i got one more doubt how i can add java technical knowledge with NAV , because NAV is using C/AL language. that is not similar to java. even .Net is little bit similar to...

View Article

Forum Post: RE: Hi; when i try to post the production order on the release...

Hello, Check the General Ledger Setup And User Setup, in both have a fields : Allow Posting From and Allow Posting To While posting you have to check your Posting date should be between.

View Article

Forum Post: RE: Sorting variable field by ascending order in list page.

Hello Seema, As per my experience , We cannot sort a logical data field in list page. If you want to sort it then firstly you have to add it in table permanently then only you can sort it. Thanks &...

View Article


Forum Post: RE: Sorting variable field by ascending order in list page.

I assume that you don't mean that you want to sort the page on a variable that you created, but on a variable key in the table? Have you tried to use SETCURRENTKEY and ASCENDING(TRUE)? Which version is...

View Article

Forum Post: RE: NAV 2016 Lanham E-Ship: Signature required on all FedEx Ground

Hi BKR, Did Binesh's suggestion help you? If yes, please click "This helped me" on his post. This way the post is marked "Verified" and other users may see which post helped you. Thank you in advanced....

View Article

Blog Post: Microsoft Dynamics Partner Roundup: Identity governance; Data...

In this week's Microsoft Dynamics Partner News Roundup: Saviynt to Provide Identity Governance to Microsoft Azure Active Directory Premium Customers NextLabs Extends Its Access Management and Data...

View Article


Forum Post: RE: How to search across multi columns in the drop down window?...

You need to set the filters before you can get them. Also it's better to create a function (i.e. UpdatePage or InitPage and put your code there. Easier to maintain in the long run. Especially if you...

View Article


Forum Post: RE: failed Add new field in Resource Ledger Entry Table

Hi Jliang, Did any of the suggestions help you? Did you get your field in table? If yes, please click "This helped me" on those post(s). This way the post is marked "Verified" and other users may see...

View Article

Forum Post: RE: NAV2017 - Web Service - Sub Page - Filter RecordID

RecordID is a very special field. It's 250 characters long, but when you export it, then you only get the same "representation" as if you just put it into a page. You just get a text with the table...

View Article

Forum Post: RE: NAV versus Java

Hi Tanu - In coming versions of NAV C/AL is going to be obsolete and more towards .net, php and C++ which very well correlates with Java and once you get the functional understanding of NAV then it...

View Article

Blog Post: At Directions EMEA 2017, partners seek clarity from Microsoft on...

As the clock ticks down to the start of Directions EMEA 2017 , which runs from Oct. 4-6 in Madrid, the chairman of the event, is hoping Microsoft will provide attendees with an update regarding the...

View Article


Forum Post: RE: How to search across multi columns in the drop down window?...

Thanks Erik, My version is 2016, I have tried ASCENDING(TRUE). , My version is 2016.. Let me think your solution. Just still have no ideal about it.... ,

View Article

Blog Post: Power BI Dashboards met Microsoft Dynamics NAV

In deze online training leer je in slechts 2,5 uur met Power BI inzichtelijke dashboards te bouwen op basis van Microsoft Dynami cs NAV data. Je leert in deze training werken met Power BI desktop en...

View Article


Blog Post: What’s New in Microsoft Dynamics NAV?

In this blog from  Oksana Kuzmina you can find the latest Dynamics NAV features along with the relative links that you should bookmark in order to stay tuned in the latest Microsoft Dynamics NAV...

View Article

Forum Post: RE: How to search across multi columns in the drop down window?...

Are you able to change it "manually", by clicking the column?

View Article


Forum Post: RE: How to search across multi columns in the drop down window?...

But what is the general status of your issue? A few posts above you wrote that the issue now "just" were to get the filter text. Did you continue with the page your showed in your first post? Or did...

View Article

Forum Post: RE: NAV 2009: SETRANGE and RecordID

Hi Erik, well... you can't. Only thing you can do is GETRECORD, which gives you a RecRef of the RecordID. That's something. with best regards Jens

View Article

Forum Post: RE: how to batch delete the selected orders in sales order list?

Hi Gary, It is default behavior, if the property Editable of the page is set to No. Unless you have disabled it, then the user will still have to confirm the deletion of each individual order. As an...

View Article
Browsing all 11285 articles
Browse latest View live