<?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=7480</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Wed, 06 Jun 2018 16:38:08 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2018-06-06T16:38:08Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Show Sales Persons over 100% by Region?</title>
      <link>https://community.tableau.com/thread/272296</link>
      <description>&lt;!-- [DocumentBodyStart:f94f440d-9246-4edd-ab92-1599a6bd030f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I need some help summing measures that refer to a &lt;em&gt;lower&lt;/em&gt; level dimension at a higher dimension. I want to count how many Sales Persons are over 100% Quota at the Region level.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Using the "QuotaAttainment" sheet from the "Commission Model" dashboard in the Superstore sample workbook, I am trying to count the number of Sales Persons over 100% attainment by Region. I have a calculated field called "Over 100% Quota Achievement":&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times; color: #3334ca;"&gt;IF [% of quota achieved] &amp;gt; 1.0 THEN&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times; color: #3334ca;"&gt;&amp;#160;&amp;#160;&amp;#160; 1&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times; color: #3334ca;"&gt;ELSE&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times; color: #3334ca;"&gt;&amp;#160;&amp;#160;&amp;#160; 0&lt;/span&gt;&lt;/p&gt;&lt;p style="padding-left: 30px;"&gt;&lt;span style="font-family: 'andale mono', times; color: #3334ca;"&gt;END&lt;/span&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;When I have Sales Person showing as a Dimension, I do get a 1 for each line with [% of quota achieved] over 100%. I can see there are 2 Sales Persons with a '1' in the &lt;strong&gt;Central&lt;/strong&gt; Region. What I need to be able to do is remove the Sales Person Dimension, so I can see only Region, and have it show me a '2', indicating that there are two Sales Persons in the Central Region over 100%.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I just can't figure out how to count up the results of a lower level (Sales Person) calculation at a higher level (Region).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I've attached a workbook showing what I've talked about. How would I change it so that I can remove Sales Person and get a total number of Sales Persons over 100% at the Region level?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f94f440d-9246-4edd-ab92-1599a6bd030f] --&gt;</description>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">superstore</category>
      <pubDate>Wed, 06 Jun 2018 16:38:08 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/272296</guid>
      <dc:date>2018-06-06T16:38:08Z</dc:date>
      <clearspace:dateToText>1 year 3 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Modified Z-Score? (Requires Median Average Deviation)</title>
      <link>https://community.tableau.com/thread/124513</link>
      <description>&lt;!-- [DocumentBodyStart:6369bf87-2db9-4983-88ff-3d5b34dcd32f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings. I am trying to implement a Modified Z-Score (&lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fwww.itl.nist.gov%2Fdiv898%2Fhandbook%2Feda%2Fsection3%2Feda35h.htm%23Z-Scores" rel="nofollow" target="_blank"&gt;http://www.itl.nist.gov/div898/handbook/eda/section3/eda35h.htm#Z-Scores&lt;/a&gt;) in my data analysis. The data I am looking at may be significantly affected by extreme outliers, and the Modified Z-Score is better suited than the "standard" Z-Score. I have already managed to implement the Z-Score calculation.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The issue I am running into is the Modified Z-Score's use of the Median Absolute Deviation (MAD). To calculate it, I need to calculate the median of the difference of each data point from the median of the data:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Formulas (from &lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fwww.itl.nist.gov%2Fdiv898%2Fhandbook%2Feda%2Fsection3%2Feda35h.htm%23Z-Scores" rel="nofollow" target="_blank"&gt;http://www.itl.nist.gov/div898/handbook/eda/section3/eda35h.htm#Z-Scores&lt;/a&gt; and &lt;a class="jive-link-external-small" href="https://community.tableau.com/external-link.jspa?url=http%3A%2F%2Fwww.itl.nist.gov%2Fdiv898%2Fhandbook%2Feda%2Fsection3%2Feda356.htm%23MAD" rel="nofollow" target="_blank"&gt;http://www.itl.nist.gov/div898/handbook/eda/section3/eda356.htm#MAD&lt;/a&gt;):&lt;ul&gt;&lt;li&gt;Modified Z-Score (&lt;span style="font-size: 12.000000pt; font-family: 'TimesNewRomanPS'; font-style: italic;"&gt;M&lt;/span&gt;&lt;span style="font-size: 7.000000pt; font-family: 'TimesNewRomanPS'; font-style: italic;"&gt;i&lt;/span&gt;): &lt;a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/modzscor.gif"&gt;&lt;img alt="M(i) = 0.6745*(x(i) - xtilde)/MAD" class="jiveImage" src="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/modzscor.gif"/&gt;&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;span style="color: #000000; font-family: Times; font-size: medium; text-align: -webkit-auto; background-color: #ffffcc;"&gt;with MAD denoting the &lt;/span&gt;&lt;span style="text-align: -webkit-auto; font-size: 12pt; background-color: #ffffcc; font-family: Times;"&gt;median absolute deviation&lt;/span&gt;&lt;span style="color: #000000; font-family: Times; font-size: medium; text-align: -webkit-auto; background-color: #ffffcc;"&gt; and &lt;/span&gt;&lt;a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/xtilde.gif"&gt;&lt;img alt="xtilde" class="jiveImage" src="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/xtilde.gif" style="color: #000000; font-family: Times; font-size: medium; text-align: -webkit-auto; background-color: #ffffcc;"/&gt;&lt;/a&gt; &lt;span style="color: #000000; font-family: Times; font-size: medium; text-align: -webkit-auto; background-color: #ffffcc;"&gt;denoting the median.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;&lt;span style="color: #000000; text-align: -webkit-auto; font-size: 12pt; background-color: #ffffcc; font-family: Times;"&gt;&lt;a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/mad.gif"&gt;&lt;img alt="MAD = MEDIAN(|Y(i) - YMEDIAN|)" class="jiveImage" src="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/mad.gif"/&gt;&lt;/a&gt; &lt;/span&gt;&lt;ul&gt;&lt;li&gt;where &lt;a href="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/median.gif"&gt;&lt;img alt="YMEDIAN" class="jiveImage" src="http://www.itl.nist.gov/div898/handbook/eda/section3/eqns/median.gif"/&gt;&lt;/a&gt; is the median of the data and &lt;strong&gt;&lt;em&gt;|Y|&lt;/em&gt;&lt;/strong&gt; is the absolute value of &lt;strong&gt;&lt;em&gt;Y&lt;/em&gt;&lt;/strong&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;But I can't seem to calculate the median of differences, because Tableau tells me I can't calculate an aggregate function on an aggregate.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Has anyone here implemented these functions?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:6369bf87-2db9-4983-88ff-3d5b34dcd32f] --&gt;</description>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">statistics</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">calculation</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">deviation</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">median</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">z-score</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">mad</category>
      <pubDate>Fri, 05 Apr 2013 19:58:01 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/124513</guid>
      <dc:date>2013-04-05T19:58:01Z</dc:date>
      <clearspace:dateToText>6 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>11</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Place overlaying mark on matching band in stacked area graph?</title>
      <link>https://community.tableau.com/thread/119172</link>
      <description>&lt;!-- [DocumentBodyStart:7e57fe6b-e424-41fa-bc93-e4820f6e346f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Greetings,&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;I would like some advice on how to properly position some marks from an overlaying chart on a stacked area graph. Here is the basic description:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;In chart A, I have a stacked area time series, showing sales:&lt;ul&gt;&lt;li&gt;Y-Axis: sales amount&lt;/li&gt;&lt;li&gt;X-Axis: time&lt;/li&gt;&lt;li&gt;Each stacked band is a different account&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;In chart B, I have Circle marks representing only by-account sales amounts significantly different from the prior 12 months of sales for that account. I did this by calculating a Z-score for the current month sales, and filtering out the Z-scores below an absolute value of 1.96. In this chart, I have circles:&lt;ul style="list-style-type: disc;"&gt;&lt;li&gt;Y-Axis: sales amount&lt;/li&gt;&lt;li&gt;X-Axis: time&lt;/li&gt;&lt;li&gt;Circle color: account, matching color of band in stacked area chart&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Here is a picture of what I have so far:&lt;a href="https://community.tableau.com/servlet/JiveServlet/showImage/2-183334-2832/two+graphs.png"&gt;&lt;img alt="two graphs.png" class="jive-image-thumbnail jive-image" height="582" onclick="" src="https://community.tableau.com/servlet/JiveServlet/downloadImage/2-183334-2832/450-582/two+graphs.png" style="" width="450"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;The intention is to show a circle &lt;strong&gt;on top&lt;/strong&gt; of the area graph band where the sales have had a significant change. However, if I overlay the charts, the circles appear against the absolute position on the Y-axis, relative to zero, instead of on top of their matching band in the stacked area graph. Picture here: &lt;a href="https://community.tableau.com/servlet/JiveServlet/showImage/2-183334-2833/blended.png"&gt;&lt;img alt="blended.png" class="jive-image" height="380" src="https://community.tableau.com/servlet/JiveServlet/downloadImage/2-183334-2833/blended.png" style="" width="259"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Is there a way to have those circles appear on the tops of their respective bands?&lt;/p&gt;&lt;p&gt;&lt;a href="https://community.tableau.com/servlet/JiveServlet/showImage/2-183334-2837/what+I+want.png"&gt;&lt;img alt="what I want.png" class="jive-image" height="596" src="https://community.tableau.com/servlet/JiveServlet/downloadImage/2-183334-2837/what+I+want.png" style="" width="425"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Nathan C. Lee&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:7e57fe6b-e424-41fa-bc93-e4820f6e346f] --&gt;</description>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">overlaying</category>
      <category domain="https://community.tableau.com/tags#/?containerType=14&amp;container=2003">area_charts</category>
      <pubDate>Mon, 30 Jul 2012 18:37:01 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/119172</guid>
      <dc:date>2012-07-30T18:37:01Z</dc:date>
      <clearspace:dateToText>6 years 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

