Hi I want to split a string into multiple row but I have more than one delimiter to split it, The Split criteria is Space and "_" (I am trying to do with one text to columns because there could be multiple delimiters except these two)
the above one should be split like below