Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Changing columns order i matrix

I have the following matrix and I want a specific column order:

 

 

the problem is that for product=00000001 there are three versions(version1, version2,version3) but if I select product=00000008 it might be twenty versions(version1.... version20). There are more that one hundred products and I don't know how many versions each of them have.Version1 is always the oldest and the last version is the newest one. How can I sort the columns so it shows from newest version?(in above screenshot I want to sort so it shows version3, version2,version1. The first column, Production is freezed)

2 Replies