-
1. Re: sorting based on ranks
Vaishali Kumar May 27, 2014 7:38 AM (in response to Sidharth Dash)Hi sidharth,
Here is the solution for you in the attached workbook.
Steps:
-You would have to create a combined filed using three dimensions placed in your Coulumn shelf i.e. "Order priority", YEAR(Order Date)" & Customer segment
-Place the newly created Combined field on the third no. in the column shelf just before your Customer Segment filed.
-Uncheck the header for Combined filed & reducing a "Level" under column divider formating option to bring your view in original shape
-Sort Combined field on "Dynamic Measure" Field(DescendingOrder) Created by you.
And its done!
Now, sorting will always be based on your dynamic measure Field even if you change selections in any of your quick filters or parameters.
Hope this is what you were looking for!!
Let me know in case of any confusion.
Thanks,
Vaishali
-
sample.twbx 79.0 KB
-
-
2. Re: sorting based on ranks
Sidharth Dash May 27, 2014 7:35 AM (in response to Vaishali Kumar)Hey Vaishali,
Much thanks for picking this up. I tried concatenating the fields (another calculated field with all the three fields being concatenated) and don’t know why that dint work. I guess I had missed a thing or two. That is the same of what you have done but an alternate.. that should also work right?
So what I conclude is that if I have to add any further dimension over column shelf, that field should also be part of the combined field..?
Thanks,
Sid
-
3. Re: sorting based on ranks
Vaishali Kumar May 27, 2014 7:42 AM (in response to Sidharth Dash)Yes you are right Sidharh, if you have 3 fields in coloumn shelf and you want to sort your data values within that partition then you have to create a combined field including all the dimensions in that partition(in your case its 3 dimensions).
If you increase no. of dimesion in your column shelf and you want to sort your data values within that partion then you would have to add another field to your combined field.
Hope it helps!!