<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Content in Tableau Community Forums</title>
    <link>/profile-content.jspa?filterID=contentstatus[published]&amp;targetUser=6364</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Fri, 10 Jan 2014 23:32:36 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-01-10T23:32:36Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Filter 12 months based on the latest date in the data?</title>
      <link>https://community.tableau.com/thread/129623</link>
      <description>&lt;!-- [DocumentBodyStart:55f203a8-2931-419e-bc13-6de0ea2b8930] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm trying to show the latest 12 months of data in a worksheet, but I'd like the "latest" 12 months to be based on the latest date in the "Activity Month" date field. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;As an example, the latest date in the field is 6/15/2013, which means it will show all records between 6/15/2012 and 6/15/2013. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The "Anchor Relative to" feature in the date filter only allows a manual update... nothing dynamic.&amp;#160; Anyone have a good formula I could use to filter? &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I tried &lt;strong&gt;&lt;em&gt;DATEDIFF('day',[Activity Month],today())&lt;/em&gt;&lt;/strong&gt; , but that anchors based on today's date, not the latest in the database.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I can't use &lt;strong&gt;&lt;em&gt;DATEDIFF('day',[Activity Month],max([Activity Month]))&lt;/em&gt;&lt;/strong&gt; , because it's mixing aggregate and non aggregate arguments.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Any help is appreciated!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Todd&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:55f203a8-2931-419e-bc13-6de0ea2b8930] --&gt;</description>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">date_calculations</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">anchor_date</category>
      <pubDate>Fri, 10 Jan 2014 23:32:36 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/129623</guid>
      <dc:date>2014-01-10T23:32:36Z</dc:date>
      <clearspace:dateToText>5 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>filter by a group count</title>
      <link>https://community.tableau.com/thread/116526</link>
      <description>&lt;!-- [DocumentBodyStart:21cfe4c1-ec5f-41d0-be2a-9d0a2ca5ce4e] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hello All.&amp;#160; I have a set of purchase information by customer at a detail level and need to find a way to filter customers who haven't purchased more than x number of units.&amp;#160; I can do this with a condition filter easily enough, but ALSO need to use that same field to filter certain customer names by selection.&amp;#160; Here's an example:&lt;/p&gt;&lt;table border="1" class="jiveBorder" style="BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid;"&gt;&lt;thead&gt;&lt;tr&gt;&lt;th style="border:1px solid black;padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;&lt;strong&gt;Customer Name&lt;/strong&gt;&lt;/th&gt;&lt;th style="border:1px solid black;padding: 2px;color: #ffffff;background-color: #6690bc;text-align: center;" valign="middle"&gt;&lt;strong&gt;Number of Records&lt;/strong&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer A&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer A&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer A&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer B&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer B&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer B&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer B&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;Customer B&lt;/td&gt;&lt;td style="border:1px solid black;padding: 2px;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;"&gt;Customer D&lt;/td&gt;&lt;td style="border:1px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;"&gt;Customer E&lt;/td&gt;&lt;td style="border:1px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;"&gt;Customer E&lt;/td&gt;&lt;td style="border:1px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border:1px solid black;"&gt;Customer E&lt;/td&gt;&lt;td style="border:1px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I'd like to filter this so I only show customers who have more than 2 records, AND I also want to exclude "Customer E", which leaves Customer A and Customer B.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;What is the best way to accomplish this?&amp;#160; Again, I could use a condition filter, but I'd really rather write a formula if possible to identify those who have more than two units, but do a global filter to exclude certain names. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:21cfe4c1-ec5f-41d0-be2a-9d0a2ca5ce4e] --&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:43:25 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/116526</guid>
      <dc:date>2012-02-27T16:43:25Z</dc:date>
      <clearspace:dateToText>7 years 4 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

