This content has been marked as final.
Show 5 replies
-
1. Re: Count of customers with more than n orders, by country, in packed bubble chart
Joshua Cloud Mar 17, 2016 12:07 PM (in response to cherillin.gritton)1 of 1 people found this helpful -
2. Re: Count of customers with more than n orders, by country, in packed bubble chart
cherillin.gritton Mar 17, 2016 12:52 PM (in response to Joshua Cloud)This looks really awesome! However, I am stuck using Tableau 8.2 for this particular project. Do you have any other ideas?
-
3. Re: Count of customers with more than n orders, by country, in packed bubble chart
cherillin.gritton Mar 17, 2016 1:25 PM (in response to cherillin.gritton)I ended up solving my own problem using this blog post: Slicing by Aggregate | VizPainter .
I needed to first create a set of Customers that had more than one distinct order number, and then I could use that set as a filter. I had tried that, but I wasn't doing it right. I've attached the workbook with the solution.
-
4. Re: Count of customers with more than n orders, by country, in packed bubble chart
Michael Chen Sep 10, 2017 1:50 AM (in response to Joshua Cloud)Found your post while trying to find a List of Order ID that involve more than one Country.
Based on the original question of this post, should the calculation use COUNTD instead of COUNT? Thx