
Following last post, in this post we will see how to drill down from customer to customer order. If you have 3 level to drill down, just need add another level filter, the logic is same. We still use same data as be..

Suppose you work for a delivery compay and you need analyse order in a week. Let's take one address for example. Below are my data: OrderIDOrder DateCustomerIDCustomer NamePriceAddressLatitudeLongitudeD0016/23/2019C001Mike221050 R..

In previous blog, I explain how to change text dynamically. This time a will explain how to change numbers dynamically. If you just drag a number filed to title you will face "numbers to numbers" and "All" issue. Let's see how to fix it...

In Tableau, you can add dynamic title to give you end users a better experience. But when you have filter or use set/parameter action, you may meet "All" issue. When you choose all value in a dimension, you want show "All Categories", but it ..

Tableau will show with number, K, M or B in axis when you choose automatic display unit as below: But if you need a prefix such as $ before these number, then it won't chang..

In a bar chart we can use color to express profit rate. But sometimes color has been use for other purpose such as target. Then we need other ways to show different profit rate, one of them is use label color. But if you change label color, a..

When you use table calculation in tableau and apply a dimensionor measure filter, the value of table calculation will change. You can see median changed from 7609 to 7352. Rankafter 5..

By default, Tableau will show label right close to the bar as below: If you change position, it can be at center or left as below: But how to make it align at..

Makeover Monday is a great public project. You will always learn something. https://data.world/makeovermonday/2019w18. What I want to do is when user does not choose any year, the plot will show each ..