The problem is to convert certain columns of the same row, as group members, to multiple rows.
The solution involves using SPL XLL and entering specific code to perform the row-column transposition on the data.
The code utilizes the base columns Names and Sales, transfers other column names as values in the Weekday column, and transfers values in other columns as values in the Day column.
Specific columns (Names, Sales, Day) are selected, and rows with a non-null value in the Day column are chosen.