Hi,
The data in the excel file sheet1 contains the different columns with the concatenated values in each column. I now need to split each value by using the delimiter comma (,) into distinct rows like the output shown in the below screenshot.
I tried using Text to Columns tool splitting each value into multiple columns then do the transpose and then filter out if there is any empty value and then do the cross tab. But, no luck. I'm not getting the desired output.
Output
Therefore, guide / help me with the right approach with the logic to get the exact output as expected. Output data is also present in the excel file.
Also, let me know if there is any other approach to achieve this result without using Text to columns tool.
Thanks & best regards,
stj