Forum Post: Understanding the CRONUS Picking
Can anyone inform me, show me a good guide on how to create a pick / unpick for production orders on the CRONUS 2013 database. The Navision system I have used is heavily bespoke and I am struggling to...
View ArticleForum Post: RE: Displaying in the message box but not in report.
Dear tina, thanks for your reply , i just saw ur link of splitting in the lines, Actually in my report we can't define the fixed length of the description . It varies for each and test plan no . So...
View ArticleForum Post: RE: Display List on basis of selection
Hi, Make sure that your options in the option set string should be matching in table relation. Also instead of typing directly, it is preferrable to click the ellipsis button (...) at the right side of...
View ArticleForum Post: Table and Page Design Problem
Dear All, The issue is the after creation of Table(50003) and Page(50006) in Object Designer and compile/Run that shows window of table and page as similar. But that not find in search option of NAV...
View ArticleForum Post: RE: How to Create Salutation Formula in NAV
In nav 2013 Table of Salutation Formula (5069) and Page of Salutation Formulas (5152) How to create Salutation Formula for this table.
View ArticleForum Post: RE: Displaying in the message box but not in report.
Hi, Instead of giving BinCount<5 as mentioned in the link which i mentioned above, you will need to declare an integer variable say 'n' which will count the no of production order lines after...
View ArticleForum Post: RE: Table and Page Design Problem
Have you tried to include page in to Menu like Department Menu, or Company Menu?
View ArticleForum Post: RE: Table and Page Design Problem
Hello vishwas_mmmec, by default custom objects are not available for search. You have to create/modify a department, To do this you have to create a menuSuite. follow the below link for creation...
View ArticleForum Post: Exchange Rates Reserve Bank of Australia
Does anyone know how to set up Reserve Bank of Australia to get ex rates for AUD? I already work with ECB European Central Bank. It works fine, but we have an Australian company and I need to set up ex...
View ArticleForum Post: RE: Cust. Ledger Entry Table
Hi, Yes, I was able to get the values. i’ll provide you the tables on Monday (GMT +8). Regards, Marlon
View ArticleForum Post: RE: Replicating the Aged Debt report Receivables in SQL
I will assume that you're familiar with the table/company naming of the SQL tables behind the Dynamics NAV tables. Something like this should help you: SELECT SUM([Amount]) FROM [ $Detailed Cust_ Ledg_...
View ArticleForum Post: blank page at end of report
I'm doing a report using Visual Studio.When exporting to word, at end of report appears blank page. How to remove it?
View ArticleForum Post: RE: Replicating the Aged Debt report Receivables in SQL
Hi Brad, Thanks for your reply. Yes I've joined together the tables via entry number and sum the amount column for the detail ledger. This query works for the majority of customers and I am able to...
View ArticleForum Post: RE: Cust. Ledger Entry Table
Thank you very much for your help. It is much appreciated!
View ArticleForum Post: RE: Replicating the Aged Debt report Receivables in SQL
It sounds like an issue where you are linking the Customer to the Customer Ledger Entry. You'd want to link the [<>$Customer].[No_] to the CL.[Customer No_] to get the ledger entries. Receivables...
View ArticleForum Post: RE: Display List on basis of selection
Hi I am using Navision 2013 . When i clock on ... nothing happens. In C/Al Globals i have defined OptionSet as Option DataType and Rtype as Code. Then on Request Page i have set the Table Relation in...
View ArticleForum Post: RE: NAV 2017 From User on Approval emails
I am getting the same problem at a clients, it looks like the job queue notification dispatch codeunit can be triggered by different events and it is that user that the email comes from Still trying to...
View ArticleForum Post: RE: blank page at end of report
Make sure your layout size is not greater the page size.
View ArticleForum Post: RE: Dynamics NAV 2017 Development Environment - unknown language...
Please mark the answer as suggested answer. Thanks
View Article