Shows 'Carriage Return (Square box) at every line i copied

dave_kwok
Member Posts: 8
When i copied something from Excel or word and paste it to any field in Navision. If there is a space in between, the field will shows me the Carriage Return symbol (Square box) at the end of the line.
Any idea?
Any idea?
0
Comments
-
The reason is, that you copy wrong (u copy also the CR chars).
Try this in excel: Go to the Cell that you want to copy, press F2 and mark (black marked) the words, and copy&paste the words. It's the same when you copy the value directly from the "fx" field (the field where you can also see the formulas) in excel
if this is "to heavy", you can also create a function on your comment card to remove these charakters (delchr).Do you make it right, it works too!0 -
Hi there,
Thanks for your advice. Actually it not only happened to the comment card. Any fields are the same.0 -
Make sure you don't copy the value from the cell that contains the formatting. Use the value that is displayed above to copy into NAV.
No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)0 -
We have a somewhat related problem. Users copy text from emails by clicking at the beginning of a text string then dragging their cursor down to highlight the rest of the text. Copying this way also copies the carriage return or line feed characters. The users paste this information into text fields and, unlike copy and pasting cells from Excel, there is little visual indication of anything wrong. If anything, it looks like blank spaces after the characters. These characters can be trapped and removed from Code fields by a change to Codeunit 1 Application Management. This does not work for Text fields though.
NAV is used on top of SQL Server 2005 here. The practice described above results in carriage returns and line feeds (ASCII character 10 and 13) being stored in varchar fields in the database. This messes up Sql reporting service reports, data extracts to outside systems, and exports from screens.
Haven't found a good long term solution to prevent the entries. Thus far I've cleaned it up one issue at a time. Trying to train 350+ users across 14 locations or 7 countries has not worked in the slightest.Scott Hartman
Dynamics NAV Developer0 -
heres a helpful download to remove these characters
http://www.mibuso.com/dlinfo.asp?FileID=1011
there are more duscussions if you search for carriage return line feed
here's one:
viewtopic.php?f=23&t=328050 -
And, it is solved in the new Role Tailored Client. 8)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions