Forum Post: RE: Month on month growth
You could use column grouping. Please check this link > ishwar-nav.blogspot.in/.../column-grouping-in-report-in-nav-2013-r2.html This link has the exact report example which you want in your report....
View ArticleForum Post: RE: Month on month growth
Hi Ishwar, Thanks. I got this part already done. I need to show a calculation that has the month on month growth ie. what is the sales of this month compared to last month as a percentage. This is what...
View ArticleForum Post: RE: Send Approval Request working process
As I know atfirst it's call the coding what write on the onAction .....But I'm not properly understand the coding how works from onAction.I'm using Navision 2016
View ArticleForum Post: RE: Monthly Calendar in 2013 r2 required to develop as it is...
If it is standard page then I think it should be there if not discontinued.
View ArticleForum Post: RE: report adjust cost item entries
Hello, there is a report which is doing these updates. msdn.microsoft.com/.../hh168132(v=nav.90).aspx
View ArticleForum Post: RE: Month on month growth
It's clearer now. Always helps with an example. But what exactly have you tried so far? Did you get the report to show the monthly columns ok? If yes, then you just need to add two more columns. Either...
View ArticleForum Post: RE: report adjust cost item entries
ACIE is only for counting the costs, u have to run report 1002 for create adjust cost entries in G/L. I have some experience about this issue, maybe u can discuss with me later. :) hope that can help u...
View ArticleForum Post: RE: report adjust cost item entries
If "post cost to G/L" is enabled, you don't need to run 1002.
View ArticleForum Post: RE: Month on month growth
Hi Erik, Thanks for your suggestion. The problem is the user could select any time period he/she wishes. So it could be two months like sep and oct or 12 months. So I can't add two variables and...
View ArticleForum Post: RE: report adjust cost item entries
Hi, Have you allowed your inventory to go below zero? If so the positive entry related to the negative movement has to be done on the same day, otherwise it would not update the cost. Go to the...
View ArticleForum Post: RE: report adjust cost item entries
The item's "net invoiced qty." needs to be positive for the system to update the unit cost. An item can have a positive "on hand qty" and still have a negative "net invoiced qty." and thus not have the...
View ArticleForum Post: RE: Month on month growth
You can use an array of size 12. And only display the non-zero values in your report. Sure, try your ideas too.
View ArticleForum Post: RE: Rounded rectangle in report
You can have Rectangle in Visual Studio Reports but not a rounded one.
View ArticleBlog Post: Microsoft Dynamics Webcasts This Week: Profit from BI + NAV; AX...
Here's what's happening on this week's live webcast schedule. Register to attend live or get access to the recorded event. Monday, November 14, 2016 Profit from BI for Dynamics NAV: Discover...
View ArticleForum Post: RE: Pre printed reports alignment is going out in Navision 2016
You may try modifying the report layout using Visual Studio OR SSRS. And try to set the format which fits the pre-printed stub. You will need help of a developer with this task.
View ArticleForum Post: RE: RTC Page 40 Item Journal Batch ID
Hi, Does the user has permission for Item Journal Batch Page (262) and Table (233) ?
View ArticleForum Post: RE: Client cannot connect until ClientUserSettings.config is deleted
Hi, Are Server and port details correct in ClientUserSettings.config ? Have you checked event log ?
View ArticleForum Post: RE: Rounded rectangle in report
I haven't seen a Rounded rectangle in RDLC reports but i have used rectangle control. I believe there is no such rounded rectangle available in VS.
View ArticleForum Post: RE: Current inventory re-class from Location to Location Bunk...
In Navision you can categorize your inventory based on bins (Location -> Bins) . You can also categorize as Location -> Zones -> Bins. I don't think the categorization which you are looking...
View Article