About Me
My Name is Mohana Krishna Yadav, Mohana in short and simple .Got MVP award in Oct 2011 and 2012.Attended Mibuso NAVTechDays2012Also Blogging at http://mibuso.com/blogs/mohana
View ArticleC/SIDE and C/AL Full Forms
C/SIDE stands for: Client/Server Integrated Development Environment C/AL Means Client Application Language
View ArticleHow to Save Excel File Automatically
IF NOT CREATE(XlApp) THEN ERROR('Excel Not Found.');xlBook := xlApp.Workbooks.Add(-4167);xlSheet:= xlApp.ActiveSheet;xlSheet.Name := 'Mohana'; //Sheet namexlSheet.Range('A1').Value :=...
View ArticleWhere do I Found Current Sessions in NAV2013
Till NAV2009R2 we can see Current Sessions in Classic Client underFile-->Database-->InformationUnder Sessions tabBut if I look at the same path in NAV2013 Development Environment?The information...
View ArticleOne or more filters are not valid and will be ignored Message in NAV RTC
Today I tried to run (Preview) a Report with Date Filter and I got below confirmation messageMicrosoft Dynamics NAV---------------------------One or more filters are not valid and will be ignored. Do...
View ArticleHow to Update/Modify Data in All Companies
We have Table 2000000006 - Company This table contains the names of all the companies that have been created in the current database.And also we have CHANGECOMPANY FunctionRedirects references to table...
View ArticleDynamics NAV 2013 Certifications
Microsoft has published only 3 Dynamics NAV Certifications till nowHere is the ListMB7 - 700 Microsoft Dynamics NAV 2013 Installation & Configuration MB7 - 701 Microsoft Dynamics NAV 2013 Core...
View ArticleHow to Disable Personalization in NAV2013 RTC
We can Customize/Personalize NAV2013 RTC in different ways.some of them are "Choose Column" and "Customize This Page" etcWe can stop/disable these Custimizations/Personalizations using a setup in...
View ArticleNAV 2013 Partner Licenses are now backwards compatible
NAV 2013 partner licenses are now backwards compatible.Yes, You can now use your Microsoft Dynamics NAV 2013 license with earlier versions of Microsoft Dynamics NAV. In order to get a backwards...
View ArticleMicrosoft Dynamics NAV 2013 Now Available in Austria
On April 1st, 2013, Microsoft was excited to announce the availability of Microsoft Dynamics NAV 2013 in a localized version for Austria. This release extends the list of localized versions to 18...
View ArticleNow Confirmed: NAV is the biggest piece of the Dynamics cake
Please read the complete post athttp://www.partnerpowerinternational.com/blog/now-confirmed-nav-is-the-biggest-piece-of-the-dynamics-cake/
View ArticleHow to Kill Session in NAV2013
I tried to delete/kill session from Session List page which is underCRONUS India Ltd./Departments/Administration/IT Administration/Generalas before in Classic Client but it didn't work.There are many...
View ArticleMicrosoft Dynamics NAV 2013 Feature Comparison Tool
One more great tool from Microsoft to Compare previous Versions with NAV2013 and how Microsoft Dynamics NAV 2013 has become even faster to implement, simpler to use and with the power to support your...
View ArticleMicrosoft Dynamics NAV 2009 R2 and Microsoft Dynamics NAV 2013 are compatible...
Microsoft has announced that Microsoft Office 2013 is compatible with below versions of Microsoft Dynamics NAV:Microsoft Dynamics NAV 2009 R2Microsoft Dynamics NAV 2013Microsoft Office 2013 is...
View ArticleHow to Import and Post Opening Balances along with Dimensions in NAV2013...
Here is the Video for "How to Import and Post Opening Balances along with Dimensions in NAV2013 using Rapid Start Services"
View ArticleBest Practices Analyzer for Microsoft Dynamics NAV 2013
The Best Practices Analyzer for Microsoft Dynamics NAV 2013 is a tool for identifying issues that can prevent you from successfully deploying a three-tier environment of Microsoft Dynamics NAV 2013. A...
View ArticleMicrosoft Dynamics NAV 2013 now available in Iceland, Norway and Switzerland
On May 1st, 2013, Microsoft has announced the availability of Microsoft Dynamics NAV 2013 in localized versions for Iceland, Norway and Switzerland. This release extends the list of localized versions...
View ArticleThe file that you are trying to use is too large Error message while Importing
I have created a XMLPort to import data from a CSV file(comma-separated values) which is 36MB file.I got below error message when I try to Import from NAV.Microsoft Dynamics...
View ArticleSystem returns an error message when you try to Select/Enter Role center ID...
Error Message:Problem Statement:System returns an error message when you try to Select/Enter Role center ID in New Profile Card page. The problem happens because in localization databases the Text000...
View ArticleMicrosoft Dynamics NAV 2013 Feature Pack 1 on Windows Azure
Microsoft has released Microsoft Dynamics NAV 2013 Feature Pack 1.The Feature Pack 1 release delivers new provisioning tools that enable deployment of Microsoft Dynamics NAV on the Windows Azure...
View Article