Forum Discussion
Anonymous
4 years agoNot applicable
Extract values from a cell into separate rows
Hi Guys i have csv file and one of the cell (Item Sent) is having multiple values. How we can extract Item Sent values to separate rows altogether. Desire output: RecordID Item S...
- Anonymous4 years ago
Below split operation worked to split above data into separate rows.
FInal Output:
Anonymous
4 years agoNot applicable
Below split operation worked to split above data into separate rows.
FInal Output: