<?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=5191</link>
    <description>Recent content in Tableau Community Forums</description>
    <language>en</language>
    <pubDate>Tue, 14 Feb 2012 16:35:23 GMT</pubDate>
    <generator>Jive Engage 8.0.5.0  (http://jivesoftware.com/products/)</generator>
    <dc:date>2012-02-14T16:35:23Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Merging 2 Strings With Time Formatting</title>
      <link>https://community.tableau.com/thread/116101</link>
      <description>&lt;!-- [DocumentBodyStart:54bd1d82-6b97-4f47-870f-2c47d3559a5f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm working on a computing average pace (minute/mile) after collecting distances and times. I believe to have all of the calculations figured out but am coming up short on final formatting (I believe). &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Here is what I have so far-&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Calc 1&lt;/p&gt;&lt;p&gt;ROUND([Minutes]/[Distance],2)&lt;/p&gt;&lt;p&gt;This returns a figure like 8.45 minutes -&amp;#160; not the 8:27 I'm seeking.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Calc 2&lt;/p&gt;&lt;p&gt;FLOAT(LEFT(STR([Min/Dist(rounded)]),FIND(STR([Min/Dist(rounded)]),".")-1))&lt;/p&gt;&lt;p&gt;This gives all values left of the decimal point&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Calc 3&lt;/p&gt;&lt;p&gt;(FLOAT((MID(STR([Min/Dist(rounded)]),FIND(STR([Min/Dist(rounded)]),".",1)))))*60&lt;/p&gt;&lt;p&gt;Grabs the digits right of the decimal and then converts to seconds&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Calc 4 (Where I've hit a roadblock)&lt;/p&gt;&lt;p&gt;I was hoping to combine the strings and then format as minutes:seconds but this has proven to be more difficult than I anticipated. Is there a better approach than what I took above?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;#160;&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p&gt;Jacob&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:54bd1d82-6b97-4f47-870f-2c47d3559a5f] --&gt;</description>
      <pubDate>Tue, 14 Feb 2012 16:35:23 GMT</pubDate>
      <author>tableaucommunity@tableau.com</author>
      <guid>https://community.tableau.com/thread/116101</guid>
      <dc:date>2012-02-14T16:35:23Z</dc:date>
      <clearspace:dateToText>7 years 4 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

