Import dataport problems with special char
selece28
Member Posts: 316
Hi Nav Masters,
I have a problems with my dataport.
When importing Data, my clients data consist of special char like "
They use it for writing 'inch' so instead of <14 Inch> they write <14">
After run my dataport, the result will be incorrect because navision think " as separator.
I Already set the delimiter in my dataport from <"> into <None>
But still it cannot import correctly.
Any idea how to import this character?
Thanks in advance
I have a problems with my dataport.
When importing Data, my clients data consist of special char like "
They use it for writing 'inch' so instead of <14 Inch> they write <14">
After run my dataport, the result will be incorrect because navision think " as separator.
I Already set the delimiter in my dataport from <"> into <None>
But still it cannot import correctly.
Any idea how to import this character?
Thanks in advance
______________
Regards,
Steven
Regards,
Steven
0
Answers
-
If this file is in standard import format *.csv then you should replace all (") sign to (') before import file.
If you have (in import file) field separator (") and have (") sign in filelds value dataport can not import that in standard way.
When i create csv file I always replace (") on (') and (;) on (,)
You can replace later (') on (") in code of dataport to have this in database but this is not good idea. When You have (") in table then you can not copy and paste data to excell.
Regards0 -
I just find out that Navision cannot import "
so in csv we have to replace " with other char like ^
the with the import dataport we should use CONVERSTR to replace ^ back into "
Thanks______________
Regards,
Steven0 -
Use different char for field separator. Ie ÷פ~ˇ.0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 611 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions