<?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=17081</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Tue, 08 Jan 2013 02:05:17 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2013-01-08T02:05:17Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Repeat a value based on date comparison</title>
      <link>https://community.tableau.com/thread/122515</link>
      <description>&lt;!-- [DocumentBodyStart:1f6ee695-a11c-4d84-b395-5d6169f5e9e1] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I am attempting to create a chart that will repeat the cpu used for each day the job was running. The table used contains the fields; jobid, startdate, enddate and cpuused.&amp;#160; If the startdate does not equal the enddate, I would like to display the cpuused. Is there a way to do this in Tableau?&amp;#160; Thank you for your help!&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Example actual table data:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="298"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td height="20" style="border:0px solid black;" width="64"&gt;jobid &lt;/td&gt;&lt;td style="border:0px solid black;" width="88"&gt;startdate&lt;/td&gt;&lt;td style="border:0px solid black;" width="82"&gt; enddate &lt;/td&gt;&lt;td style="border:0px solid black;" width="64"&gt; cpuused&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/1/2012&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/3/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;26&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;2&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/2/2012&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/2/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;3&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/5/2012&lt;/td&gt;&lt;td align="right" class="xl63" style="border:0px solid black;"&gt;12/5/2102&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;5&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;Additional records were created in my test file to show how I would like Tableau to display the data. This is not how the data actually exists in the table I'm connecting to.&amp;#160; &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;table border="0" cellpadding="0" cellspacing="0" width="298"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td height="20" style="border:0px solid black;" width="64"&gt;jobid &lt;/td&gt;&lt;td style="border:0px solid black;" width="88"&gt;startdate&lt;/td&gt;&lt;td style="border:0px solid black;" width="82"&gt; enddate &lt;/td&gt;&lt;td style="border:0px solid black;" width="64"&gt; cpuused&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/1/2012&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/3/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;26&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/2/2012&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/3/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;26&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/3/2012&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/3/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;26&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;2&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/2/2012&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/2/2012&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="right" height="20" style="border:0px solid black;"&gt;3&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/5/2012&lt;/td&gt;&lt;td align="right" class="xl65" style="border:0px solid black;"&gt;12/5/2102&lt;/td&gt;&lt;td align="right" style="border:0px solid black;"&gt;5&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;Below would be the data point's displayed in the chart.&amp;#160; I have attached an example of the test Tableau report created.&lt;/p&gt;&lt;p&gt;12/1/2012 - 26 CPU Used&lt;/p&gt;&lt;p&gt;12/2/2012 - 27 CPU Used&lt;/p&gt;&lt;p&gt;12/3/2012 - 26 CPU Used&lt;/p&gt;&lt;p&gt;12/5/2012 - 5 CPU Used&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Attached is an example of my test Tableau Report: &lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:1f6ee695-a11c-4d84-b395-5d6169f5e9e1] --&gt;</description>
      <pubDate>Tue, 08 Jan 2013 02:05:17 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/122515</guid>
      <dc:date>2013-01-08T02:05:17Z</dc:date>
      <clearspace:dateToText>6 years 6 months ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

