SOLVED
How to import all the rows of a large CSV file without truncating any
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
dizy_11
7 - Meteor
‎05-16-2021
11:35 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I am working with 3 CSV files. Each has 3 Lakhs of rows. When I am importing those it's getting truncated. Can anyone please provide me a solution so that every rows can get imported for all files.
Thanks!
Solved! Go to Solution.
Labels:
- Labels:
- Input
4 REPLIES 4
22 - Nova
‎05-17-2021
12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
_
22 - Nova
‎05-17-2021
12:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @dizy_11
I was able to find this post with similar this might be helpful https://community.alteryx.com/t5/Alteryx-Designer-Discussions/I-have-an-extremely-large-csv-file-how...
22 - Nova
‎05-17-2021
12:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @dizy_11
I tried to replicate the use case by creating a .csv file with 500000 records and read it.
workflow:
Can you provide more info on your usecase.
dougperez
12 - Quasar
‎05-17-2021
03:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I found this link, i think this will help you:
