- Getting Started with Tableau 2018.x
- Tristan Guillevin
- 164字
- 2021-07-16 17:34:04
Nested sort (2018.2)
Sorting a measure across two dimensions was inexplicably difficult prior to Tableau 2018.2. If you tried to sort the categories by Sales for each dimension, you would see the following:
As you can see, the categories were sorted without taking the years into account (making it difficult to rank the categories in 2016 or 2018, for example). It was possible to get the desired sort with a hidden combined field or some table calculations, but everyone agrees that it was unnecessarily complicated.
From Tableau 2018.2, if you click on the Sort button on the axis, Tableau creates a nested sort, displaying the best Category per year as follows:
If you still want to use the previous method of sorting, you can use the sorting icon in the toolbar.
This small enhancement makes the product a lot simpler to use. The next feature is quite similar, with a simple addition having a tremendous positive impact.
- 自動(dòng)控制原理
- Visual C# 2008開發(fā)技術(shù)實(shí)例詳解
- Multimedia Programming with Pure Data
- Pig Design Patterns
- 新手學(xué)電腦快速入門
- Kubernetes for Serverless Applications
- PostgreSQL 10 Administration Cookbook
- Machine Learning with Apache Spark Quick Start Guide
- 運(yùn)動(dòng)控制系統(tǒng)
- Statistics for Data Science
- Learning Linux Shell Scripting
- Xilinx FPGA高級(jí)設(shè)計(jì)及應(yīng)用
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- 數(shù)據(jù)庫基礎(chǔ):Access
- Flink內(nèi)核原理與實(shí)現(xiàn)