Hi all,
I'm working with a large CSV file which will have large number of columns when will convert to excel. I used \0 as delimiter to import whole file. Then I used regex and text to column tool to remove inappropriate symbols. Finally in the output, lots of the columns from the right end side is truncated.
Can anyone please suggest me a solution from which all the columns can appear without truncating any.
Thanks in Advance for helping 🙂
Solved! Go to Solution.
@dizy_11
Do you try to increase this size?
Thanks a lot for helping. Actually I'm new here so didn't know that.
Thanks