So, we are in sync ) Everything you wrote makes perfect sense and your assumption about escaping is correct - in order to use linefeed inside field value (read "inside a data row") you need to escape backslashes with "\\r". Yet it is simple to do, allowing Map would be a proper way and we are doing it, as mentioned earlier. Till then you may escape backslashes or use another import format.
Announcement
Collapse
No announcement yet.
X
-
ImportDataSourceRecord(Map,...) and ImportToDataSource(Map,...) APIs are added and available in recent nightly builds.
Comment
Comment