Text File into Table

Sadath

New member
Joined
Dec 13, 2016
Messages
2
Reaction score
0
Points
0
Hi,
I have imported text file from folder. How can i convert Binary into Table

like this custom column for csv converting into table =Csv.Document([Content])

Sadath
 
In the DATA tab, use the "Text to Column" function and you'll be able to use some conditions (like commas, in your case) to put your text into columns :)
 
Back
Top