Dear all,
i would like to split a string according the following table. The required informations are seperated with a different amount of spaces. Within the arcticle describtion (target column number 3) the amount of words can be differ also from row to row.
Inital situation:
| \par 310035 272898 !!CL UNGARISCHE SALA 5 2 Wurst 082010 10-NOV-20 698862 06:59:22 07:14:08 07:00:15 | 
Target:
| 310035 | 272898 | !!CL UNGARISCHE SALA | 5 | 2 | Wurst | 82010 | 10-Nov-20 | 698862 | 06:59:22 | 07:14:08 | 07:00:15 | 
Is it possible just to split this string with one regex tool, or do I need more tools? I would appreciate your support.
Thanks in advance,
Alex
Solved! Go to Solution.
Works perfect @atcodedog05. Again thank you for the great and quick support!
Happy to help 🙂 @Alexander_Gruber_FhA
Cheers and Happy Analyzing 😀
Feel free to reach out if you face any other issues 🙂
 
					
				
				
			
		
