This content has been marked as final.
Show 2 replies
-
1. Re: Show running total of occurrences in a time series chart
Dara Wilson Jan 27, 2017 12:39 PM (in response to Bob Cresteau)Hi Bob,
You can add a running total of orders over time using a table calculation.
To create a chart similar to the one you've sketched, I would put the Order ID pill on the Rows shelf, switch it to Measure (Count Distinct), and add a table calc for Running Total. It will default to calculating a running total across the table, which is what you're looking for.
Your viz might start to look something like this (given your sample data):
Hope this helps!
-
2. Re: Show running total of occurrences in a time series chart
Bob Cresteau Jan 27, 2017 1:08 PM (in response to Dara Wilson)This is exactly what I am looking for. Thank you so much Dara!
Time to look up about table calculation. So much to learn in Tableau!