Hi Team,
I need to split the data from 2nd column named “Item” of mytable but the challenge i am facing is that because it is highly dynamic and separated by new line so 1st row data after split is coming as second one .
Can anyone please provide me the logic on how it cane be done.
So “Item” column values needs to be stored in variable one by one.