<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Challenge #26: Service Technician Travel Distance in Weekly Challenges</title>
    <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/52369#M574</link>
    <description>&lt;P&gt;I used straight-line distance for this one. I feel like there was probably another way that wouldn't involve Tiles &amp;amp; Cross-Tab, but it worked... :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Solution: Unique Value Tile by Date to determine 1,2,3 step for Hotel A to Site to Hotel B &amp;gt; Cross-Tab: Group by Date, Column = Tile SequenceNum, Values = Spatial Obj. &amp;gt; Find Distance between SequenceNum 1 &amp;amp; 2 and 2 &amp;amp; 3 &amp;gt; Join by Date &amp;gt; Formula: Hotel to Site Distance + Site to Hotel B Distance.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge26.JPG" style="width: 984px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/14441iF34127286CD51B44/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge26.JPG" alt="WeeklyChallenge26.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
    <pubDate>Thu, 30 Mar 2017 19:31:22 GMT</pubDate>
    <dc:creator>NicoleJohnson</dc:creator>
    <dc:date>2017-03-30T19:31:22Z</dc:date>
    <item>
      <title>Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/36428#M3</link>
      <description>&lt;P&gt;The link to last week’s challenge (&lt;SPAN&gt;challenge &lt;/SPAN&gt;#25) is &lt;A href="https://community.alteryx.com/t5/Weekly-Challenge/Weekly-Exercise-39-Trouble-shooting-a-broken-macro-Intermediate/m-p/36427#M2" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This week’s &lt;SPAN&gt;challenge &lt;/SPAN&gt;is a use case faced by one of our customers that can leverage the geo-spatial tools available in Alteryx.&amp;nbsp; If you have the spatial data available you can output your results as drive-distance, in the event that you do not have the drive-distance data available, please use the straight-line distance.&amp;nbsp; The basic tools and setup of the data needed will be identical.&amp;nbsp; Output results will be provided for both methods.&amp;nbsp; In the event that you use drive-distance and your results vary slightly from the sample output, it may be due to variance in the data set used for the exercise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use Case:&amp;nbsp; in order to audit their employee expense reports, a service company would like to calculate how far (in miles) their technician is traveling from their hotels, to the worksite, then to their destination hotel on a daily basis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Data: &amp;nbsp;The source is collected in a way that record 1 contains the spatial object for the beginning hotel for day 1, record 2 is the spatial object for the worksite for day 1, and record 3 is the spatial object for the ending hotel for day 1. &amp;nbsp;This pattern repeats for three successive days.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Find the distance on a daily basis the technician is either driving or straight line distance if you don’t have the spatial data available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enjoy!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 16:52:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/36428#M3</guid>
      <dc:creator>GeneR</dc:creator>
      <dc:date>2022-09-13T16:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Weekly Exercise #26: Service Technician Travel Distance (Beginner)</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/22325#M145</link>
      <description>&lt;P&gt;A solution has been uploaded&lt;/P&gt;
&lt;LI-SPOILER&gt;&lt;IMG src="https://community.alteryx.com/t5/image/serverpage/image-id/5545i742FDF3B14AF4435/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="2016-05-23 08_35_08-Alteryx Designer x64 - Spatial_ServiceTechnician_TravelDistance_Beginner_Solutio.png" title="2016-05-23 08_35_08-Alteryx Designer x64 - Spatial_ServiceTechnician_TravelDistance_Beginner_Solutio.png" /&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 23 May 2016 14:46:08 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/22325#M145</guid>
      <dc:creator>TaraM</dc:creator>
      <dc:date>2016-05-23T14:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/46433#M387</link>
      <description>&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Welcome-to-the-Alteryx-Community/Where-do-you-begin-with-Spatial/m-p/46213#M423" target="_blank"&gt;Challenge accepted&lt;/A&gt;&amp;nbsp; :)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Leah-WC26-workflow.png" style="width: 967px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/12721iA052EDFFEC442923/image-size/large?v=v2&amp;amp;px=999" role="button" title="Leah-WC26-workflow.png" alt="Leah-WC26-workflow.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 13 Feb 2017 19:49:21 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/46433#M387</guid>
      <dc:creator>LeahK</dc:creator>
      <dc:date>2017-02-13T19:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/48517#M445</link>
      <description>&lt;P&gt;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3804"&gt;@JoeM&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's my abbreviated take on this one.... &amp;nbsp;I followed a different path from&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/10152"&gt;@LeahK&lt;/a&gt;&amp;nbsp;:)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 19:49:54 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/48517#M445</guid>
      <dc:creator>MarqueeCrew</dc:creator>
      <dc:date>2017-03-02T19:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/51658#M541</link>
      <description>&lt;P&gt;solution attached - slightly different approach&lt;/P&gt;&lt;LI-SPOILER&gt;- Simple open polygon for the day's travels using a row ID to sequence&lt;BR /&gt;- then took the distance using a spatial info.&lt;BR /&gt;&lt;BR /&gt;Note: didn't work out the straight line difference between the hotels as a second set, I think I misunderstood the question a little :-)&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 27 Mar 2017 17:37:47 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/51658#M541</guid>
      <dc:creator>SeanAdams</dc:creator>
      <dc:date>2017-03-27T17:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/52369#M574</link>
      <description>&lt;P&gt;I used straight-line distance for this one. I feel like there was probably another way that wouldn't involve Tiles &amp;amp; Cross-Tab, but it worked... :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Solution: Unique Value Tile by Date to determine 1,2,3 step for Hotel A to Site to Hotel B &amp;gt; Cross-Tab: Group by Date, Column = Tile SequenceNum, Values = Spatial Obj. &amp;gt; Find Distance between SequenceNum 1 &amp;amp; 2 and 2 &amp;amp; 3 &amp;gt; Join by Date &amp;gt; Formula: Hotel to Site Distance + Site to Hotel B Distance.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WeeklyChallenge26.JPG" style="width: 984px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/14441iF34127286CD51B44/image-size/large?v=v2&amp;amp;px=999" role="button" title="WeeklyChallenge26.JPG" alt="WeeklyChallenge26.JPG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:31:22 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/52369#M574</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2017-03-30T19:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/57412#M818</link>
      <description>&lt;P&gt;My solution looks very much like&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/3824"&gt;@NicoleJohnson&lt;/a&gt;'s&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Spoiler&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/16013i8646D691A89F44B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 28 Apr 2017 03:59:52 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/57412#M818</guid>
      <dc:creator>estherb47</dc:creator>
      <dc:date>2017-04-28T03:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/61096#M1062</link>
      <description>&lt;P&gt;A nice easy one to start the day with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Weekly Challenge 26.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/17060i0AEEF57757DF9465/image-size/large?v=v2&amp;amp;px=999" role="button" title="Weekly Challenge 26.png" alt="Weekly Challenge 26.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 22 May 2017 07:21:38 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/61096#M1062</guid>
      <dc:creator>LordNeilLord</dc:creator>
      <dc:date>2017-05-22T07:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/62358#M1125</link>
      <description>&lt;P&gt;I really liked this one :) I always feel smart when I solve the challenge quickly.&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="challenge26.jpg" style="width: 947px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/17351i96B18477990B9BBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="challenge26.jpg" alt="challenge26.jpg" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Tue, 30 May 2017 13:43:19 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/62358#M1125</guid>
      <dc:creator>Laurap1228</dc:creator>
      <dc:date>2017-05-30T13:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/66501#M1267</link>
      <description>&lt;P&gt;I arrived at a similar solution to the 'official' one. &amp;nbsp;Although I&amp;nbsp;&lt;EM&gt;did&lt;/EM&gt; have to solicit some help from a colleague who ultimately put me on the right path.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 15:56:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/66501#M1267</guid>
      <dc:creator>A_Twa</dc:creator>
      <dc:date>2017-06-21T15:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/71808#M1404</link>
      <description>&lt;P&gt;My solution is different to the provided solution but same answer.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2017 13:43:43 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/71808#M1404</guid>
      <dc:creator>robcarroll</dc:creator>
      <dc:date>2017-07-18T13:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/74047#M1487</link>
      <description>&lt;P&gt;See attached solution for the straight distance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2017 14:47:51 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/74047#M1487</guid>
      <dc:creator>nick_ceneviva</dc:creator>
      <dc:date>2017-08-01T14:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/79248#M1671</link>
      <description>&lt;P&gt;Here's my solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="challenge_26.png" style="width: 712px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/21246iA4C346F7D5DE8A9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="challenge_26.png" alt="challenge_26.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Fri, 01 Sep 2017 15:48:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/79248#M1671</guid>
      <dc:creator>jamielaird</dc:creator>
      <dc:date>2017-09-01T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/80888#M1779</link>
      <description>&lt;P&gt;My solution attached&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2017 17:23:42 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/80888#M1779</guid>
      <dc:creator>patrick_digan</dc:creator>
      <dc:date>2017-09-13T17:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/84972#M2028</link>
      <description>&lt;P&gt;I love how this simple challenge sparked&amp;nbsp;so many different solutions.&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2017-10-06 at 00.59.32.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/22721i6EF8832D52E8D098/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2017-10-06 at 00.59.32.png" alt="Screen Shot 2017-10-06 at 00.59.32.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 08:51:05 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/84972#M2028</guid>
      <dc:creator>Natasha</dc:creator>
      <dc:date>2017-10-06T08:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/85491#M2068</link>
      <description>&lt;P&gt;This solution used just two tools.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 11:44:07 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/85491#M2068</guid>
      <dc:creator>iain_sterland</dc:creator>
      <dc:date>2017-10-10T11:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/86146#M2100</link>
      <description>&lt;P&gt;Solution&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 909px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/23096iBC0DA241C780DDE1/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Sun, 15 Oct 2017 17:14:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/86146#M2100</guid>
      <dc:creator>marcreid</dc:creator>
      <dc:date>2017-10-15T17:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/88485#M2209</link>
      <description>&lt;LI-SPOILER&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="26.PNG" style="width: 627px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/23747i62C6E1A0A2203EBB/image-size/large?v=v2&amp;amp;px=999" role="button" title="26.PNG" alt="26.PNG" /&gt;&lt;/span&gt;&lt;/LI-SPOILER&gt;</description>
      <pubDate>Mon, 30 Oct 2017 08:28:01 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/88485#M2209</guid>
      <dc:creator>dominiklz</dc:creator>
      <dc:date>2017-10-30T08:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/90064#M2276</link>
      <description>&lt;P&gt;Next step: Find out how to get spatial data.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2017 04:04:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/90064#M2276</guid>
      <dc:creator>JoshKushner</dc:creator>
      <dc:date>2017-11-07T04:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Challenge #26: Service Technician Travel Distance</title>
      <link>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/93639#M2509</link>
      <description>&lt;P&gt;Pretty simple&amp;nbsp;&lt;/P&gt;&lt;LI-SPOILER&gt;Using Poly builder Polyline and Spacial info tool&lt;/LI-SPOILER&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 04:27:56 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Weekly-Challenges/Challenge-26-Service-Technician-Travel-Distance/m-p/93639#M2509</guid>
      <dc:creator>samN</dc:creator>
      <dc:date>2017-11-29T04:27:56Z</dc:date>
    </item>
  </channel>
</rss>

