-
How to Create an RDL Layout Report in AL version 2 with multiple data Item?
Hi All, I try to create the new report with multiple data Items in AL version 2, but I do not know how to link those Items together. everyone can help me? Thanks and best regards
-
Dynamics 365 Business Central: what is the impact for developers and partners?
What is your opinion? Stefano Demiliani is sharing his opinion on this topic here
-
Translation for OptionString - Report
Hello everybody, I would like to translate an option string variable in a report into several languages. But there is no ml property. I mean the options of the variable and not the variable itself. Is there a different way to do this? Kind regards DAL
-
User for Development NAV
Hi, i am new. I installed NAV 2018 an so on. Now i need more User ca start development NAV. Only Admin can start the development. Error Message:
-
NAV & Logic Apps: Anybody?
Hi all! I will soon start with a project focusing on an integration between NAV 2018 (extensions) and Microsoft Logic Apps. I can not find any information regarding this kind of integration on the forum and I was just wondering if anybody has worked with this yet and may even have some kind of code example? Thank you! Rgds…
-
Technical requirements for publishing app in AppSource
There are several things to keep in mind in when building an Add-on App. We share the checklist of all the technical requirements that you must meet before submitting an Add-on app for validation. If you do not meet these mandatory requirements, your app will fail validations. The full checklist is here
-
Job Queue for Continua PDF
The job queue for Continua PDF doesn't recognize the PDF driver when running in NAS. While running manually on client or server no problem occurs. Why does the NAS doesn't find the driver?
-
What are solutions, if we have problems installing the missing symbols of the AL language extension?
The main reasons of having problems when downloading symbols are: - Incorrect configuration of launch.json file. - No License/incorrect license was uploaded on the server. - User does not have enough permissions. You can try running VSCODE as an administrator. - Symbol generation and Developer service endpoint are not…
-
What are Extensions and How to Start Upgrading NAV Add-on to Extensions?
Webinar video record of this topic is here.
-
Opening an Excel file in Microsoft Dynamics NAV
Hello, How to open an Excel file directly in Microsoft Dynamics NAV? Is it possible to modify the vba code of the excel file in Microsoft Dynamics NAV before opening the file? Is it possible to provide input parameters to the excel file before it is opened in Microsoft Dynamics NAV?
-
Upload Files from NAV 2013 R2 to AWS S3 Bucket
Dear All Can you please help to know the possible ways to upload files (NAV Report PDF) from Navision 2013 R2 to Amazon AWS S3 Bucket folder? From NAV 2015 onwards, we can use PowerShellRunner to call the Powershell functions to upload. Thanks & Regards Nasheer.
-
Web Client (2018) - Product Name
Hi everybody, I want to change the product name in web client. As I found here (https://www.axians-infoma.com/techblog/change-the-product-name-for-the-dynamics-nav-web-client/#comment-93) it was possible for 2017. In 2018 web client I cannot find these Tags in Web.config and if I add these manually to web.config the web…
-
I have a string like "sample". I need to get a string of it in hex format With DotNET from C/AL
Good morning everyone, I need your help, I thank you in advance I have a string like "sample". I need to get a string of it in hex format; like this: %48%65%6C%6C%6F%20%57%6F%72%6C%64%21 <=> 'Hello World!' I need a metod that let me Conversion from and to hexadecimal format. I'm programming on the Dynamics Nav 2015…
-
Barcode type
Hello, What type of font used for a barcode generated in a sales invoice for reading with the HP PRESENTATION BARCODE SCANNER( https://support.hp.com/fr-fr/product/hp-presentation-barcode-scanner/5206400/product-info )? The invoice number that is converted to a barcode contains:* Character strings in uppercase or lowercase…
-
Time Logging Software
Hello Experts. Had a questions raised. Does anybody knows if there is any kind of app (as web server and mobile app) that allows time logging (Ex Toggl) but is well integrated with Dynamics Nav or could be easily implemented to export/import time from/into nav table. Did have a look around and found 2 pieces of software -…
-
What is the deadline to upgrade NAV 2009-2017 to NAV 2018?
We have read some official Microsoft statements in different channels and discovered, that April 1st, 2019 is the deadline for upgrade/transition from NAV 2009-2017 to NAV 2018. If you have NAV 2009-2017 license and you were paying BREP, you will be able to upgrade/transition to Dynamics NAV 2018 till April 1st, 2019. You…
-
I wanted to implement Digital Signature in NAV 2016 report using some certificates concepts.
I wanted to implement Digital Signature in report using some certificates concepts. I tried a lot but unable to do this. I followed below link as well but unable to do this. http://www.bullzip.com/products/pdf/doc/examples/dynamics-nav-invoices/info.php Request you to help me pls.. Thank You! Akash
-
Sync-NAVTenant Error
Hello Sir/Ma'am, I've been a reader and a fan of this forum for almost 2 years even when im not yet working as nav tech. Im currently upgrading a client's NAV5 to NAV2015, both object and data, actually I already finished the object upgrade luckily the client now opted to have a beg. balance instead of data upgrade. But, I…
-
Dynamics 365 Business Central On-premise version is released
Hot news from Directions North America. Day1 ended with a boom of news for Microsoft Dynamics 365 Business Central. On-premise version is released, new features have been presented, the new versions will be every half a year and Web Client will be the only option from year 2020. Read more here: https://bit.ly/2OoKwqp
-
How to start a transition process from the old C/AL based solutions to the extensions world
When it comes to the transition process from the old C/AL based solution to extensions, Stefano Demiliani in the latest Simplanova blog post suggests you to start thinking about the question of what you want to achieve. The first challenge he sees the partners are facing when they start moving a C/AL solution to an…
-
Word Interop: Duplicate a Table Row Template that consists of more than 1 Row
For those who bump into this: We are doing some Word MailMerging together with filling up Word Tables with data from Code. Ran into issues when wanting to duplicate a Template Row that consists of more than 1 row, for the number of Records needed to output. Ofc we wish to maintain the Template Row formatting etc .. so…
-
Error while Trying to Publish App in NAV 2018 CU1
Type: System.UnauthorizedAccessException Message: <ii>Access to the path 'C:\Dignet\Extensions\Apps' is denied.</ii> StackTrace: at Microsoft.Dynamics.Nav.Management.NavCommand.WriteError(Exception exception, ErrorCategory category, Object target, Boolean rethrow) at…
-
How to unmask password field for certain user?
How to unmask password field (field with ExtendedDatatype property set to Masked) in nav using code? If we go to page and set ExtendedDataType to None, then it is visible to all user. But I want to change it using code. Probably on Lookup Trigger.
-
Import from NAV2016 with ODBC to access, only gives 2 decimals result, but field has 5 decimals.
Hi all, Import from NAV2016 with ODBC to Access, only gives 2 decimals result ´rounded', but the Navision field has 5 decimals. Anyone an idea? regard, henk
-
Login Stored Procedure -> SQL (sp_$ndo$loginproc)
A login stored procedure is a stored procedure that you can use to perform predefined functions after a user logs on to Microsoft Dynamics NAV with Microsoft SQL Server. For exampe to send the user a message, that the database is currently in single user mode for maintenance. The very important hing here is, that these…
-
Function as Visible/Editable/Enabled property of a Page Control
Does anyone know of a valid reason why I seem to be unable to use a Function as a Visible/Editable/Enabled Property Value ? The value is a "TRUE/FALSE" string, expects a Boolean.. An [InDataSet] global Boolean isn't a problem, but a function isn't allowed ? While the CaptionClass property has no issue with using a Function…
-
Calculate time to open a page in NAV
I have added few flowfield field into a page. I want to determine time taken by page to open before adding those fields and after adding those fields. How to calculate time taken by page to open? How to measure performance of the page?
-
Disaster Recovery | 2 instances scenario
Hello! I have a Customer that wants to create a Disaster Recovery scenario for Dynamics NAV. They want to have 2 different NAV instances on different servers and if a server goes down for any reason, they'll have another instance to turn on and don't loose work and time. The idea is if an instance goes down, they can turn…
-
Deployment strategy for cumulative platform updates
I am wondering if someone has tips or tricks for a smooth cumulative update platform deployment on internal or external (customer) systems. We're struggling with the deployment. (NAV 2013+) Deployment options Microsoft Microsoft offers basically three options: - Remove installation and reinstall with a NAV DVD on a higher…
-
Tool: PowerShell module to create and deploy NAV CU patches
Heya, I've published a new PowerShell module online on Github for Dynamics NAV. You can deploy NAV Cumulative Updates on NAV application servers and client machines with this script. It's like manual patching NAV but in an automated more perfected and robust manner. If you're currently using a manual patching method or any…