Italian exchange rates

Lec11
Member Posts: 91
Hello,
I want to extract automatically the daily exchange rates from the site of Banca D'Italia. I've downloaded the csv file (I believe that italians know about his file) with the daily exchange rates and now I want to manage this file in order to import the rates into Navision. My issue is with the separator between the records. If I open the file with Excel I can see each currency on a separate line, but if I open it as a text file it looks like there is no record separator.
Can some italian guy guide me in the right direction?
Thank you!
I want to extract automatically the daily exchange rates from the site of Banca D'Italia. I've downloaded the csv file (I believe that italians know about his file) with the daily exchange rates and now I want to manage this file in order to import the rates into Navision. My issue is with the separator between the records. If I open the file with Excel I can see each currency on a separate line, but if I open it as a text file it looks like there is no record separator.
Can some italian guy guide me in the right direction?
Thank you!
0
Answers
-
CSV files look the same all over the world. Are you talking about field or record separators?
If you "don't see" any field separators then the file is probably TAB separated. In many (or almost all) cases there really is no record separator because each record is in a new line.0 -
Hi ... thank for your answer!
Yes, I also thought about TAB separated file. And it is TAB because now I saved the file as "Text (tab delimited)" and I can see it properly in notepad.
But my issue is the following: I entered <TAB> as a record separator before and it didn't work. And still doesn't work ... neither with TAB or NewLine.0 -
Try it as a FieldSeparator...0
-
There is a field separator and it's comma (,).
Anyway, meanwhile I gave up using a dataport to import the csv. I used a bigtext variable to store the file and I searched only for the currencies I'm interested in.0 -
The file has Unix style line separators. Use <LF> as the value for the RecordSeparator property.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