Skip to main content
Solved

How to import name and url from text file?

  • June 23, 2021
  • 2 replies
  • 27 views

I have text file following formate

Name
URL

is there anyway i can import that text file info in two column

Best answer by Ilan_Ben_Yaakov

you can try to save the txt file as csv,
or you can use the “paste data table” when importing

2 replies

Forum|alt.badge.img+7
  • Participating Frequently
  • Answer
  • June 24, 2021

you can try to save the txt file as csv,
or you can use the “paste data table” when importing


you can try to save the txt file as csv,
or you can use the “paste data table” when importing


Waiting to see the solution here!