Hi there,
I am having difficulty reading text files. (Attached for reference)
This was what I did with my input tool:

Ultimately, I want to achieve a proper text to column that look like this :

However, row 2 to 5 will shift to the left because of blanks under column Date3

I would also like to avoid problems with any empty columns like above.
What is the best way to do Text to Column or Regex to get my desired result here?
Thank you.