Forum Discussion
pnriesen
Oct 25, 2021Copper Contributor
Pivot Table double sorting
Dear community, I am looking for a way to sort a pivot table with two criteria. First level: sort is done on Score column, this is working fine. Second level: sort should then be done on Sum of T...
- Oct 25, 2021
It seems you can only sort by one value field.
As an alternative I used Power Query for filtering and sorting.
pnriesen
Oct 25, 2021Copper Contributor
Thank you for any help.
Detlef_Lewin
Oct 25, 2021Silver Contributor
It seems you can only sort by one value field.
As an alternative I used Power Query for filtering and sorting.
- pnriesenOct 25, 2021Copper ContributorOK and thank you.
It looks like it works wit this method. How did you generate this new table with power query?
What is the principle? It works from the database or from the pivot table?
Can you quickly explain how to do it? Thanks- Detlef_LewinOct 25, 2021Silver Contributor
The Palmares table is imported into Power Query.
Import table into Power Query.
Filter a table in Power Query.
- pnriesenOct 25, 2021Copper ContributorThank You