ReportDr00
IS-IT--Management
I have column that stores pipe delimited data like below and i want to split and create array and dispaly each index value in details section
A1="test|fdsfas|testasdfa|asdfas"
details test
details fdsfas
details testasdfa
details asdfas
how should i go about doing it? any ideas? Appreciate your feedback
Regards
A1="test|fdsfas|testasdfa|asdfas"
details test
details fdsfas
details testasdfa
details asdfas
how should i go about doing it? any ideas? Appreciate your feedback
Regards