Hello Folks,
I need to align columns horizontally for a file that I am working on.
In the example you can see I have two columns A and B. I have done two operations on each column, that is given a comment to the column and given data_score. But the Columns are next to each other and the operations are next to each other. Expected output is I want the columns and its operations next to each other.
I do not want to use the select tool to reorder the columns as in the real scenario I have around 50 columns and 4 operation in each column. One solution I can think of is - Trasnpose the table and sort it based on column names then undo the transpose using cross tab tool, but I am not able to configure.
Any help would be really appreciated.
Regards,
Sanchit