Hi Team,
Hope you are doing well. Kindly assist me with the following issue.
I am trying to split the content of a single column into 2 columns. Eg, Under column FileName, I get the result C:\Users\Public\Documents\hello.docs.
I want output to be displayed like this in 2 columns:
FilePath: C:\Users\Public\Documents\
FileName: hello.docs
Kindly guide on how to achieve this.
Best Regards,
Miran