lctdulac opened a new issue #13793: URL: https://github.com/apache/superset/issues/13793
Hi SuperSet community. The Sort functionality in Pivot table seem to be lacking. I think this would be an interesting feature when creating pivot table with ordinal features. An example : <img width="694" alt="Screenshot 2021-03-25 at 11 42 43" src="https://user-images.githubusercontent.com/46674763/112462006-dbdcf580-8d60-11eb-912f-a6197b89469b.png"> Here it would be amazing to be able to sort both level 1 and level 2 of this table, as we would do in SQL. In particular it would be great to be able to sort like this: Level 1: sorted alphabetically Level 2: sorted with custom SQL like: Trusted > Neutral > Low > Medium > High What do you guys think ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
