Hi,
I have a datatable as below
I want to split this datatable based on Unique values from both column A and Column B as below
and so on.
Sample.xlsx (8.9 KB)
The input file might have more input than what shown in sample file.
Please let me know how to do this.