Hi All,
I need to sort a pivot table based on a measure column.
| | Measure Values | Grand Total |
| rank | 3/11 | 3/12 | 3/13 | |
| 2 | 12 | 10 | 22 | 44 |
| 1 | 10 | 20 | 10 | 40 |
| 3 | 15 | 10 | 25 | 50 |
I already tried below mentioned approach, but it is not working.
1) Make a duplicate layer of themeasure column.
2) Move the duplicate layer to the far left in the Rows section.
3) Apply the desired sort order.
4) Hide the duplicate layer column.
I need to sort the rank column in ascending order.
Can some one please let me know if there is any other approach to resolve this.
Thanks,
Vengatesh.