-
Transfer Order with Sames Transfer-from and Transfer-to Code
Hi, I know there is an error check on transfer order if Transfer-from Code is same as Transfer-to Code. Is there an downside of disable that checking? We have people take out demo equipment to client. In order to keep track of what equipment are out there, I was thinking use Transfer Order. With Same Transfer-From and To…
-
Copy-Paste marked lines with Extended Text
Hello, my customer uses offen the copy-paste function to copy selected saleslines. The problem is that, when marked an item line which has an extended text, than the marked lines are copied but also BC (V21) the extended text of the item is again inserted. It looks, that the trigger of the subform is executed. This…
-
Whether the Decimal Field is Empty or Not?
Hi All, How to check whether a decimal field is empty or not? can anyone of you help me, Thanks, Rajan
-
Passing field from Production Journal to ILE - Onbefore or OnAFter trigger
Hi All I want to pass a field (new field) from the production journal output line to item ledger entry table. I found a codeunit in base app(Production Journal Mgt.) where I can use one of the below integration events: OnBeforeInsertOutputJnlLine OnAfterInsertOutputJnlLine However I'm not sure whether using one is better…
-
Report Layouts Run Report action always use default layout no matter what layout is selected!
Hello friends, I have a problem with Report Layouts and Run Report action. Page : Report Layouts (9660, List) Table: Report Layout List (2000000234) BC365 SaaS, Version: W1 21.4 (Platform 21.0.52534.53435 + Application 21.4.52563.52602) Run Report action always use default layout no matter what layout is selected! Have you…
-
Performance - Flow field vs Page Field
Hi All I'm trying to show item category code on the item ledger entries page and looking at the best implementation. I could create a flow field on the table and show it on page. Or I can create a page field and use on after get record or some trigger to populate it via a procedure on the page. Which one is more performant…
-
BC16 Design craches
Hi people. I have been looking at a BC16 with CU5 installed. When I try to Design any page and adding a field it craches. In the CU list, it says that it is fixed in CU6 and also a thing in CU7. I have tried both to update the existing BC from 5 to 19 - and just Install a CU19 with demo database. Both still crashes. Anyone…
-
logo positioning on reports in BC 2022 wave 2
I dont seem to find the setup for logo position in BC 2022 Wave 2. Was it redacted? if not someone kindly guide me
-
Download automatic currencies - Base currency is CHF
Hi, We use Business Central. We setup and download automatically , on a daily basis, the rates from ECB bank for all companies that base currency is EURO. Now we have created a new company which the base currency is CHF (Swiss Franc) Is there any way I can download automatically the rates according to this currency ? Thanks
-
NAV changes the global dimension choosen on the salesline (NAV 2017 10.0.18976)
Hi, I have made a global dimension with a lot dimension values. When a chose dimension ex. 'V1958' (and some other random values) on the salesline and afterwards view dimensionvalues with Ctrl+Shift+D, NAV has changed it to 'V1008'. It does this with most of the values I enter on the salesline, but some of values it keeps…
-
Export Electronic Payments
Hello , how do I force the report (Export Electronic Payments) to be in a French or English langage Thanks
-
Where/what is ActiveControlOnOpen for BC
Is there any way of activating a specific field when opening a page? In the "good old days" we had the ActiveControlOnOpen property to make sure that a specific field was activated. But this is no longer an option. So I am wondering if anybody has solved this for BC?
-
Designing Monthwise Report
Hello Experts I have a task to design a report in which GL Entry data needs to be printed monthwise thats is from Jan to Dec, User will Input year on the request page and then Amount values will be distributed monthly from Jan to Dec based on posting Date. CODE CREW NAME JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC AAAB…
-
Role Center Customization
Hi, I thought that Table, TableData and Page permissions where the reason why a particular card part is not visible in this list. I am logged in as the same user and in configuration mode I can see the card part I require for one profile, but under another profile I cannot ? where else controls the visibility of this ?
-
New page per record
Business central version -> 21.3.51409.51575 I'm trying to create a new record per a vendor in the report. Is that doable? if so, can anyone please help me as I'm not sure how to achieve that? Please note this is a Word layout(In case it matters)
-
"The date is not valid"
Hi, I am using a Business Central version 14.5. I am running a report in the job queue. The report is a processing only report, i.e. no RDLC layout. When running in the job queue, the report fails with an error: "The date is not valid". Tragically, turning the debugger on does not reveal where the error happens. The arrow…
-
Business Central 20.2 Application Upgrade to 20.10 fails (without performing a platform upgrade)
Hello, I have an On-Premises test environment of Business Central in version: Version: W1 20.2 (Platform 20.0.41086.41354 + Application 1.0.0.0) That is 2022 Wave 1, cu 2. I am researching the way to upgrade the application to cu 10 that is released (but not perform a platform update). I have found the following guide:…
-
Table "Session Event" - OnAfterInsertEvent never fired?
Hey guys, has anyone of you ever managed to subscribe successfully to the "OnAfterInsertEvent" of Table "Session Event"? I'm doing this: [EventSubscriber(ObjectType::Table, Database::"Session Event", 'OnAfterInsertEvent', '', false, false)] local procedure User_Session_Event_Inserted_Handler(var Rec: Record "Session…
-
On prem BC v20 edit in excel setup
I have been trying to set this up using the AAD auth which is ws-federation and I have the AAD auth working but cannot seem to get edit in excel. Anyone got links to some step by step guides or pointers? After this I then need to look at the Power BI and guess this will also need an AAD app registration etc. Looking at…
-
BC19 Download Symbols Error
Hello Everyone, I am getting below error when trying to download symbols: My user has already below permission without Company Name: SUPER, EXTEN. MGT. - ADMIN, D365 BUS FULL ACCESS I have already uploaded latest BC19 License. 2022-03-21 21:28:55.84] Targeting server 'http://localhost', server instance 'BC190' and tenant…
-
NAV 2016 won't open "Sessions" page
Hi all, I have a new workstation, and when I try to run the "Sessions" page (ultimately to run the debugger), I get a message box that says: "You'll need a new app to open this dynamicsnav link. Look for an app in the Microsoft Store" If I start a debugger session from the Development Environment, the Sessions Page opens…
-
How to handle VAT for free of cost invoices - NAV 2017
How to handle VAT for free of cost sales invoices- NAV 2017 The products are given free of cost to the customer, but we have to calculate and account for the VAT amount
-
AL Compile Issue
I have the following Test-Codeunit. This small test is just for testing my unit-testing-task in Azure Devops. If I publish/package my project, no issues occur and all my apps are deployed (Main App + Test App). Used compiler on my machine: vscode\extensions\ms-dynamics-smb.al-5.0.312966\bin\alc.exe If I run my Azure Devops…
-
Prety Message TextBox on Email Editor Page
Hi! Today I came across the Page 13 "Email Editor" and I've seen the "Message" TextBox like this: My first thought was - "it's probably some controladdin, let's see how it is done, so I can copy, paste and reuse it for my own purposes". So I went straight to AlAppExtensions repository on github to see the Page 13, but I…
-
Error on role center
Hello guys, One of our customer has an error on the role center - Error: Arithmetic operation resulted in an overflow... We uninstalled all custom extension and we managed to reproduce the error. What could be the reason ? The role center ID is 9027. This error is not showing in other companies and in other roles.
-
Add new Excel sheet - Dynamics Nav 2016
I want to add multiple sheets for an Excel export functionality and after hours of searching the internet I have yet to come to a working solution. I have added 2 new functions to the Excel Buffer table 370AddNewSheet(SheetName : Text[250])
CurrentRow := 0;
CurrentCol := 0; XlWrkShtWriter :=…
-
What is Nav looking at when running MRP? This is for NAV 2013 R2
Hello! We are learning about MRP, we understand this is the calculation of material requirements based on actual demand for components and the production forecast on the component level. However, we would like to know what is "actual demand" includes? are these just production orders or sales orders as well? If it's…
-
Navision 2017 AWS signature V4
How to generate amazon signature from Navision? My code: ouputs should be: kDate = '969fbb94feb542b71ede6f87fe4d5fa29c789342b0f407474670f0c2489e0a0d' kRegion = '69daa0209cd9c5ff5c8ced464a696fd4252e981430b10e3d3fd8e2f197d7a70c' kService = 'f72cfd46f26bc4643f06a11eabb6c0ba18780c19a8da0c31ace671265e3c87fa' kSigning =…
-
Process x number of records at a time.
Hey, We have an outgoing WS call to an external system, where we send one customer at a time. Now the table is really big, and we want to send a list of customers, say 50 records per call. What is the best way to process x number of customers? can we set any filters on any fields? I tried to use counter +=1, but what if…
-
Business Central Scroll bar issue while accesssing in mobile browser
Hi All, I created a list page in Business Central 18 On-premises. when I access that page in a mobile browser, Left&Right swipe not working. But if I open any default list pages swipe is working fine. Noticed the difference between the default page Vs customized page. In customized page horizontal scroll bar is not showing…