-
Hi everyone! I'm just searching if it's possible to display amounts in NAV in European format (1.000,00) instead of in the US format (1,000.00). Does anybody knows if this can be done in the whole NAV application? Or just in reports formating the obtained amounts and giving it the format we want...
Posted to
Dynamics NAV / Navision - Technical Forum
(Forum)
by
Emanuel Galvan Salazar
on
Jul 13, 2009
Filed under: Dynamics NAV, International, NAV 5.0 SP1, Reports, Navision, Development, Financials, Navision CAL, C/AL, CAL, Application, Report
-
Hi all We have a problem on some computers when exporting a sales quotation to Word or Excel. I cannot find any information regarding this scenario and the Event Log does not have a description for the error. The log entry is as follows: Event Type: Error Event Source: Microsoft Dynamics NAV Event Category...
-
In NAV2009 you would still create a NAV report object to create the dataset, and then you'd create the report layout in any RDL tool you want to use. SQL Server just comes with one for free (with the actual editor in Visual Studio), so it would make sense to use that one. This is only for NAV reports...
-
Hi Greg, You have a number of options. The stock answer is to us MS reporting services for future proofing. Most report tool will link into a SQL database and you can manually develop report in visual studio. The main things to consider is the skill set you/the company has and also the impact on the...
-
Hi everyone! I'm just searching if it's possible to display amounts in NAV in European format (1.000,00) instead of in the US format (1,000.00). Does anybody knows if this can be done in the whole NAV application? Or just in reports formating the obtained amounts and giving it the format we want...
Posted to
Dynamics NAV / Navision - Technical Forum
(Forum)
by
Emanuel Galvan Salazar
on
Jul 13, 2009
Filed under: Dynamics NAV, International, NAV 5.0 SP1, Reports, Navision, Development, Financials, Navision CAL, C/AL, CAL, Application, Report
-
Hi all We have a problem on some computers when exporting a sales quotation to Word or Excel. I cannot find any information regarding this scenario and the Event Log does not have a description for the error. The log entry is as follows: Event Type: Error Event Source: Microsoft Dynamics NAV Event Category...
-
In NAV2009 you would still create a NAV report object to create the dataset, and then you'd create the report layout in any RDL tool you want to use. SQL Server just comes with one for free (with the actual editor in Visual Studio), so it would make sense to use that one. This is only for NAV reports...
-
Hi Greg, You have a number of options. The stock answer is to us MS reporting services for future proofing. Most report tool will link into a SQL database and you can manually develop report in visual studio. The main things to consider is the skill set you/the company has and also the impact on the...
-
I heard in Version 6 SQL reports will be used. I also heard it's a lot easier to write them in SQL.
-
I heard in Version 6 SQL reports will be used. I also heard it's a lot easier to write them in SQL.