Some Customer is breaking the line.

ManiNav
Member Posts: 120
Hi Everyone,
I am exporting some fields of Customer record, using running report. But, For some Customer, records are breaking the line. I want that it should not break the line.
eg.
1, Mohan, City, 394839, selam
2, Sohan,
City,39834, Salem
here, the Customer no. 2 breaking the line.(In 100 line, approx 4 or 5 record are breaking the line)
What is the issue/reason, how can i avoid it. Please advice me.
Thanks,
Mani
I am exporting some fields of Customer record, using running report. But, For some Customer, records are breaking the line. I want that it should not break the line.
eg.
1, Mohan, City, 394839, selam
2, Sohan,
City,39834, Salem
here, the Customer no. 2 breaking the line.(In 100 line, approx 4 or 5 record are breaking the line)
What is the issue/reason, how can i avoid it. Please advice me.
Thanks,
Mani
0
Answers
-
are they broken in the report? if so you would need to customise it and may be set the propertly of cangrow to 'no'. It might of happened because of not enough space to have the line on one row, hence why 20
-
nav report ?
Try going to Sohan's customer card, erasing all data on the field City with CTRL + A, then write it again manually.
If it works then I guess someone copied over from internet some dodgy chars into your database.
Maybe using notepad++ you can click on the "P" button (show all chars) and look for CR and LF.
Try exporting the same data using SQL to compare the results.
Just play around doing some tests and you will find the answer.0 -
l_ASCII_Table := '!"#$%&()*+,-./0123456789:;<=>?@' + 'ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~' + 'ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×áíóúñѪº¿®½¼¡Á' + 'ÂÀ©¢¥ãÃ+¤ðÐÊËÈiÍÎÏ̯ÓßÔÒõÕµþÞÚÛÙýݯ´§÷¸°¨·¹³²¦' + ' '; l_Text := TextContent; l_Text := DELCHR(TextContent,'=',DELCHR(TextContent,'=',l_ASCII_Table));
this is how i delete control characters from fields0
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