I have a table consisting of the headings Category and Subcategories
In the heading of subcategories for each category, I have a list of subcategories, separated by commas. <Br / ">
I would like to rewrite the data in a new table so that the sub-categories, separated by commas, are on separate lines with the corresponding category in the previous column.
If anyone has any ideas on how to do this, I would be very grateful.
source
share