Forum Discussion
Anonymous
5 years agoNot applicable
Line Break - CSV Files
Hi, I was trying to combine multiple CSV files, but I got the error that I have a column named "Comments" that actually is Long text where our customers provides feedback, my challenge is that e...
- 5 years ago
Hi, Anonymous
It’s my pleasure to answer for you.
When importing files from a folder and combining them, you get several query objects.
The object that you should adjust is the query that transforms the example file, you can find the option at the location similar to this screenshot:
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
5 years agoNot applicable
Did you enable Line breaks as ignore quoted line breaks on CSV-import on the source
Appreciate your kudos!! Mark my post as solution if this helps.
marcelomunhoz
3 years agoNew Member
This is exactly what I needed. Thank you NikhilKumar.