With the Table Builder I can select the fields in a table. An option field shows the English tekst where I expected to retrieve the Dutch language text.
Can somebody give a hint to get the Dutch caption, please?
2 comments
-
Jet Reports Historic Posts In Jet Express, you can enter table names, field names, and options in your language if you export a NAV Language Module from NAV and tell Jet Reports where to find it.
Assuming that it is the field caption itself (and not the option contents) that is showing in English and assuming that a Dutch caption has been assigned to that field in NAV, it sounds like the language module that is referenced in the Data Source settings in Jet Express may be out of date.
You can update the file by exporting the language information from NAV.
The language module should have the same name as the three letter language code and an ".flm" extension. You can save the language module in the language folder beneath your NAV Client program folder. For example, for Dutch, you might export your file to the following directory.
"C:\Program Files\Microsoft Dynamics NAV\Client\NLD\NLD.FLM"
Jet Express only needs the captions stored in the table objects. To export a Language Module, follow these directions:
1 - Open Microsoft Dynamics NAV
2 - Select Tools > Object Designer
3 - In the Object Designer, click the “Table” button on the left
4 - Select ALL tables by clicking in the upper left corner of the table list or by selecting CTRL+A on the keyboard
5 - Now choose Tools > Language Module > Export
6 - Enter the appropriate file name and language and click OK
7 - Open Excel and go to the Data Source Settings in Jet Reports
8 - Enter the path to Language Module Folder that you just exported, and choose the appropriate 3 letter Language (e.g., “NLD”)
9 -Press OK
Note: Not all users have permissions to the Object Designer or other functionality. You may need the assistance of a Super User or System Administrator.
-HP -
Jet Reports Historic Posts @HP Great help. Thanks very much!!!
After I restarted Excel it works great!!