-
C/AL Code Support (Syntax Highlighting) in Araxis Merge
Hello my fellow NAV Developers, Araxis Merge doesn’t support C/AL code and treats NAV text object as plain text so NO Syntax Highlighting, This blog explains how you can transform Araxis Merge into a C/AL code editor. https://mrinmax.blogspot.com/2019/04/cal-code-support-syntax-highlighting-in.html
-
How to write A report that gives list of Number of records in each table for each company ??
I'm using nav 2016
-
How to disable double click event on a button control add in???
When I single click a button control addin in dynamics nav the event is fired and the corresponding page gets opened. If I double click that, the page gets opened for twice. How to stop that? Please Help.
-
Field data transfer within the same table
How can copy data from one field to another field in the same table? Let's say I have a test table and two fields in it. field ID 50000 "no-old" which has data field ID 50001 "no" has no data. I want to copy data in "no-old" to "no" field. I am writing a report to copy a field from one to another and I thought one single…
-
grouping in excel buffer report?
Hi .... How to group the same data to single unit using excel buffer data ex: item no 10 10 10 the above data print like item no 10 like.....
-
Global Variables between pages
Hello all, I would like to filter on a part type page (listpage) based on the chosen field on card page. On Cardpage: I put the chosen value into a global variable. I want to use this global variable to filter the content of the subpage, and see only datas in connection with the chosen card page field. But! I can not see…
-
SubPage Visible property
Hi! I would like to set visibility for a subpage based on a value of a field on card page. I want to give two paramter with 'OR' relation. The problem: How to give it without syntax error? Or is this even possible? Maybe if not, then should i create the subpage 2 times on the card? 1 for the optionA and 1 for optionB?…
-
Add field to "Field Groups" in table extension
Hi, Is it possible to add a field to a Field Group in a table extension in VSCode? In the development environment you go to View->Field Groups and add the field, but how can I do this from VSCode in an extension? Thanks, Linda
-
Copy the setup to a New Company and import the data unposted!
Hello, gents. I am seeking help to the below and thanks in advance for whoever gives a hand: 1. Copy the company setup from another without data, NAV 2016. Take all the setup data except posted purchase orders, sales orders, productions, G/L and many others ... 2. Import all posted data from the old company (Like purchase…
-
Say Goodbye to C/AL and Windows Client from Dynamics 365 Business Central ‘19 October release
Directions ASIA 2019 conference this year is the place where we find out that changes, which were planned for 2020 are coming earlier this year with Dynamics 365 Business Central ’19 October Release. It was announced during Directions ASIA 2019 that Dynamics 365 Business Central ‘19 April Release is the last version where…
-
How to use Code Coverage effectively
Hello! Dynamics NAV developers around the world. In a recent bug fixing scenario, I need to analyze and compare code execution flow using code coverage tool. Dynamics NAV Code Coverage tool has lost its glory of usability in recent versions and this tool is not as efficient as it was and this need tweaking. Please check…
-
Problem with decimal format on xmlport.
Hi all!!! I have problem with decimal format on xmlport. Difference of 2 characters after a comma (I need just like in source - without ".00") I tried to do the same as in the photo below but after Export all LastDirectCost = 0 -- in source them have value maybe someone did like this - can you give a couple of tips?
-
Dynamics NAV 2016 licence renewal
Hi, We have been using Dynamics NAV 2016 since 2016!. I have renewed the licences through our present provider only during the last years. Now, after comparing the price/rate offered by other Microsoft partners, we seriously think to buy/renew our licence from another partner. Sametime, we want to continue technical…
-
C/AL will be removed from 2020. NAV 2018 sales stop at Jan 1st
Directions North America Day 2 has kicked in with information on pricing for Dynamics 365 Business Central on-premise version and new feature announcement. C/AL will be removed from 2020; NAV 2018 sales stop at Jan 1st. More information is here: https://bit.ly/2P8CW0A
-
File import to NAV through webservice
Scenario: External webpage needs to send files (pdf, jpg, docx etc) to NAV. I've created a table with some fields to hold the files names, extensions etc - And a BLOB-field for the file itself - in NAV. My problem: I need a webservice, that can input these different files into my new NAV table. I've tried creating a page…
-
What is your experience in converting Classic NAV report to Extensions?
hi, what is your experience in converting Classic NAV report o RDLC and then to Extension? We will share our experience of report conversion from CLassic to RDLC and to Extension during the webinar, also you will be able to ask during the webinar relevant topic questions REGISTER NOW
-
Language FR & DE modules for NAV 2017
I could not find any downloads other than for 2016 on the MS site. I tried these with my 2017 install and they do not display. Probably because they install into the folder structure in a folder named 90 and I need them in the 100 structure. Are there any language modules available for 2017 or do I just need to copy the 90…
-
Convert Classic NAV report to Extension
Simplanova Report Converter automates conversion from Classic NAV report version to RDLC, but how about Extensions? This question is relevant to most of our customers and Dynamics Community. In our new blog post, we share how to convert Classic NAV report to Extension with Simplanova Report Converter and a little bit of…
-
Help me,How to add Function in AL ?
I don't know how to add function from C/AL to AL in vscode , Please help me.
-
How can i get the Developer License for Dynamics NAV 2013 R2
Would you please let me how or where can i get the Developer License for Dynamics NAV 2013 R2. Thanks
-
Problem Replicate Job
We use LS Retail Data Director 3.02 After run job,only show PreProcessed (Job Status) and stop there, in Job monitor can see it, can not Retry ,and not can cancel. how can make it to Done? or ReProcesse? who can help ...what's problem with DD .. Thanks !!!
-
What is your experience in creation of Per-tenant extensions?
Dmitry Katson shares his experience and knowledge in new blog post - https://simplanova.com/top-tips-tricks-per-tenant-extensions/
-
AL Variable Helper
I have created an extension for VS Code. If you are building AL apps for NAV, I could really use your feedback on missing features and bugs. Download the extension here or search for AL Variable Helper in VS Code. https://marketplace.visualstudio.com/items?itemName=rasmus.al-var-helper
-
navision4.0 bakcup issue facing .Stx file.
i am tacking backup in nav version W1 3.60(4.0 SP3) after completing 100% backup i am gating this error. Error: There Are Errors In The Text Conversion (Text No. 1965-0 Does Not Exist In The .Stx File). Internal Error: 47-1 what will be the issue ?
-
how to pass value from page to page
I'm a newbie in nav development. how to pass value from page to page when i double click the list? thanks in advance for your help..
-
Dynamics 365 Business Central : New modern development environment
This walkthrough, covers the steps of setting up the environment to write extensions for Dynamics 365 Business Central * Open Visual Studio Code and bring up the extensions view by clicking on the extensions icon or tape the Extensions command (Ctrl+Shitf+X) * Install AL Language Extension* Install AL Language Extensions…
-
Export Navision Contact as vCard for Lotus Notes, Outlook...
Export Navision Contact as vCard for Lotus Notes, Outlook, The Bat, Applebook, Mozilla etc... The only thing you need is a simple function - let's call it GetVCard() - returning a string containing vCard-version of the current contact. Idealy we place this function directly on Table 5050, Contact. This function could look…
-
Customized Gantt-Chart in NAV 2016
Hey, I'm looking for a possibility, to integrate a customized Gantt-Chart in NAV 2016. I found the TimeLine Visualization, but this is not exactly what I'm looking for. https://blogs.msdn.microsoft.com/nav/2012/10/23/timeline-visualization-in-microsoft-dynamics-nav-2013/ I need a way to create a customized Gantt-Chart with…
-
Using QR-code in stock adjustment
We will read a qr code containing the item number on an assembly line when the item is ready. The item no is read into the item journal and posted with positive adjustment. The solution we've made does not really feel good, since we need to have a field active that receives information from the barcode reader. Does anyone…
-
I want to remove the "departments" from the menu suite for "rental order processors" only
Remove it from a specific database, and specific company in the database