-
Show each month on Account schedule and YTD
Hi, Wanted to setup an account schedule that has Jan/Feb/Mar etc... and a YTD column. If we set the col definitions with comparison period +1M +2M +3M .. but then I would always need to filter on Jan... which makes YTD difficult to calculate. If I let the user filter on say 01/01/2023..31/03/2023 as a date filter YTD is…
-
BC2022 hide specific page for a profil
Hello everybody, i am using BC 2022 and iwant to hide a specific page for a certain profile to make it not visible (Tell me functionnality) for security reason. Is it possible? Thank you
-
PowershellRunner in BC
Has anyone tried using powershellrunner addin in BC (v15 and above). Was it working for you? It was working in with C/AL versions, but not working in only AL versions?
-
failed with this message: The request was aborted: Could not create SSL/TLS secure channel. SOAP API
I am getting below error and i am not expert in SOAP API integration. Below code was working fine but suddenly i have start getting the above error, to solve this issue i have used the below code also ServicePointManager.SecurityProtocol := SecurityProtocolType.Tls12; but no luck. i am getting error on the this line of…
-
BC 18 Edit in Excel Invalid server configuration
Hi guys, please can you help me with issue - Excel Addin for BC 18 is not working. Customer has OnPrem BC 18 installation with AAD auth enabled. Users reported me, that Edit in Excel function stopped working but they did not use it much. I inspected app registration, ODATA are working, SSL is enabled. Everything is done as…
-
Item template configuration
Hello for importing list from excel (create item and update existing item) how can apply item configuration template for new item in c/al ou al Thank you
-
Allocation costs in BC
Hi. I have a question regarding Allocate costs. When posting purchase invoices, they are correctly transferred to cost entries (entries are separate). The problem arises when we run the function allocate costs for the specific date, for example 05/22/2023, function combines all cost entries (all the previous dates too)…
-
Automatically refresh form
Hi experts, In Axapta 4.0, I have a form with two tab pages that use two seperate datasources. Tab Page A has datasource AA in a grid and Tab Page B has datasource BB in another grid. If I set focus on Tab Page B and wait for some minutes, then it automatically opens Tab Page A. Sometimes it takes a long time and sometimes…
-
Printing external PDF-files in NAV2009
I'm looking for a method to print external PDF-files in NAV2009
-
how to set boolean true - as a default
Hi everyone i m new here in Navision developer , here i am stuck in one page - there is one field (data type -boolean) , when i open its showing true always . i have checked in field property there is nothing such set. also that boolean field is connected with another page if true. i want to make it false - as default…
-
Japanese Sales Invoices in garbled text
Hi, I'm currently using Microsoft Dynamics NAV 2018. Our sales invoices are in Japanese, but whenever we try to print the draft sales invoices, it couldn't display the Japanese words as shown in the image. Can you suggest solutions to this issue?
-
Business Central 22
Hi I can not find the download link to Microsoft Business Central 22. Can you?
-
Microsoft.Dynamics.Nav.Runtime.NavVariant variable not initialized
Hello, am getting this "Microsoft.Dynamics.Nav.Runtime.NavVariant variable not initialized" error when an approver is trying to approve a document. But after singing out then singing in and repeat the approval the error disappears. Am open to any suggestions.
-
Design Mode in BC Cloud Sandboxes
Hi. I have a question about "design" mode in BC Cloud Sandbox environments. When you start it, the functions "+ Field", "+ Action", "+ Part" and "+ Page" appear. My problem is that only the ability to add a field is enabled, all other functions are disabled no matter what area of the current page I click in. Does anyone…
-
Allocate costs
Hi. I have a question regarding Allocate costs. When posting purchase invoices, they are correctly transferred to cost entries (entries are separate). The problem arises when we run the function allocate costs for the specific date, for example 05/22/2023, function combines all cost entries (all the previous dates too)…
-
Auto Attached "Document Attachment" upon Send Email
Hi All, I want to send email from Posted Sales Invoice currently it will auto attached from Incoming Document how do attach from Document Attachment instead of Incoming Document? Thanks.
-
Problems opening some kind of screens since update to 9.1.17.29
Hi. This week I upgraded Microsoft Dynamics 365 CRM On Premise to the latest version I found 9.1.17.29. The previous one was 9.0.7.8. Since then I have problems opening certain screens. Among the problems that I have encountered is when trying to create a Campaign from Marketing->Campaigns, I choose one and in the list of…
-
Default NAV Server Instance
Hi everyone, i've an easy (i think) question, but i don't know what keyword to search, so I ask you some minutes of patience :mrgreen: When you start your nav rtc for the very first time, it automatically connects to "blablabla/DynamicsNAV/Service". What if that service does not exist/is down? Nav makes an error about…
-
Importing Items from Excel - Include Extended Text?
Hello please it's urgently how can (AL) to import Item (New or update existing Item) include exteded text and attribut , the extened when i imported i stocked to variable and description in my table specific equal the lent (50) all >50 is in variable How can help with code plaese or have an exemple or logic
-
Import Export PowerTool
Import Export PowerTool For integrators, consultants, and developers who need to migrate Dynamics 365 Business Central data, then look no further than the free Import Export PowerTool app from Insight Works. Unlike RapidStart that can take an extraordinarily long time to migrate data, Import Export PowerTool performs data…
-
Can I add a front page to a RDLC layout
Hi there, is there a way for me to add a front page to a rdlc layout? Our customer wants his Sales Quotes to have an additional front page. Is there a way to add one in Microsoft Report Builder? Since you can only add one header, i assume it's rather tricky to do.
-
Copy newly created temp file
Hi experts, in NAV 2016 I have made a web service codeunit that creates a pdf file in the temp folder. After DOWNLOADFROMSTREAM, I try to copy the file to another folder, but I get the error (manually translated): "The user does not have the required permission or the path is write protected". I guess, I need to close a…
-
Add a PDF as Background Image to Report 780 in RDLC at runtime
Hello, I'm provided with the task to make the Report 780 with a PDF as notepaper/background. It can be chosen, whether the background should be printed. So, the PDF is taken from an external storage at runtime. In ForNav, the PDF is stored in the TempBlob-Table. After that, an InStream is created from the BLOB and given to…
-
Permission for Schema Synchronization (NAV 2017)
What permissions do I need to being able to sync tables from the development environment. * In NAV I am SUPER. * On the SQL Server I have the sysadmin server role * I am db_owner of the NAV Database * This is a single tenant installation, i.e. tenant Default with application and data in the same database I…
-
BC 21 import multiple xmlport with dynamic filesnames
Hi We have written a codeunit to import via xmlports that have been defined. RequestPage is set to false, and and initial FileName is specified in the properties of the XMLPorts. The codeunit reads the import folder and imports the files, one at a time. Our problem is that although we have set the FileName on the OnInitXML…
-
Can I take backup of user personalization?
User Personalization
-
NAV webclient: Force auth by parameter
Hi All, Is there any way to keep windows auth for everyone but prompt for login for some users by giving some parameter to the URL? This way we can share a login with minimum credentials and NAV will prompt users to type login. Thanks.…
-
How to import sales orders from excel in navision?
Hi All, I am new to navision , can anyone please tell me How to import sales orders from excel in navision? Thanks, Rajan123
-
You do not have the following permissions on TableData Vendor Ledger Entry: Modify
After doing a Technical Upgrade from NAV 2013 to NAV 2018 I get the following error when trying to apply a payment to a Payment Journal: You do not have the following permissions on TableData Vendor Ledger Entry: Modify
-
Send pdf report from nav to api
Hi experts, The task is to create a web service that creates a report as a pdf file and returns the file. This must be done in NAV 2015. I have made a web service that saves the wanted report as pdf in a blob field in the table "Temp Blob". How do I return the blob field to the api? Best regards, Morten