python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to make an Action that opens a page that is filtered after multiple option values in AL?
I'm pretty new to business central so excuse me if this is a rather stupid question. I have been trying to make a button that sends the user to a page where he can see products that are new or old.
A ...
lino1000
Votes: 0
Answers: 1
Pyodbc DataError 22003 when selecting data from NAV database
I am using Pyodbc to select data from my company's Dynamics NAV database and it has been working great so far using the select string created by Excel / microsoft query, but now I want to use the WHER...

Martin Pedersen
Votes: 0
Answers: 1
Adding the "isExportable" attribute to an excel xmlMaps.xml file
So for a previous question I asked how to add a custom made xmlMap to an excel file in python and I was "successful" by opening the xlsx file as an archive and extracting the file structure,...

Martin Pedersen
Votes: 0
Answers: 1
Adding XML Source to xlsx file in python
I am trying to create a xlsx from a template exported from Microsoft dynamics NAV, so I can upload my file to the system.
I am able to recreate and fill the template using the library xlsxwriter, but ...

Martin Pedersen
Votes: 0
Answers: 1