Tableau - Multi-line charts day after day

I would like to create a dashboard showing Level Funnel for users regarding their registration dates on the same chart.

My data is as follows:

enter image description here

And from this data, I would like to create a graph as shown below:

enter image description here

But in the table, I could not combine these graphs below, which are separated day by day:

enter image description here

I tried to follow these steps: http://downloads.tableausoftware.com/quickstart/feature-guides/combo_charts.pdf , however I could not find the "Configure labels" button in the menu.

It would be great if you could help me on how to combine these graphs into one graph.

Thanks.

+7
charts tableau
source share
1 answer

Drag the DAY (Date) field from row row to color shelf

One way to think about it: when you have a DAY (DATE) field on a row shelf, you tell Tableau to "make a row for every day." When you move this field onto a shelf of color, you instead say Tableau to make a color for each day. The same mental replacement works for most other shelves, such as columns, shapes, pages, i.e. Makes a page for every day.

+6
source share

All Articles