This is my crosstab :
ColumnA ColumnB X D Y E Z F
I want it to be converted to :
ColumnA X Y Z ColumnB D E F
I checked all the properties and checked for CSS but did not find anything on this topic!