<?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: How to build a delivery path in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011768#M343206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert it works perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2015 06:55:16 GMT</pubDate>
    <dc:creator>leimgruber</dc:creator>
    <dc:date>2015-11-18T06:55:16Z</dc:date>
    <item>
      <title>How to build a delivery path</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011766#M343204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have orders which a send over different locations. Now I would like to see the full path in one line but I face in problems to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Order, SendingLocation, ReceivingLocation&lt;BR /&gt; 1, A, B&lt;BR /&gt; 1, C, D&lt;BR /&gt; 1, E, F&lt;BR /&gt; 1, F, Z&lt;BR /&gt; 2, B, G&lt;BR /&gt; 2, G, M&lt;BR /&gt; 2, M, A&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;What I would need at the end is a table like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Order, DeliveryPath&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;1, A-B-C-D-E-F-Z&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;2, B-G-M-A&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any help is welcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 15:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011766#M343204</guid>
      <dc:creator>leimgruber</dc:creator>
      <dc:date>2015-11-17T15:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a delivery path</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011767#M343205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;CrossTable(Direction, Node)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10.6667px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[&lt;BR /&gt;Order, SendingLocation, ReceivingLocation&lt;BR /&gt;1, A, B&lt;BR /&gt;1, C, D&lt;BR /&gt;1, E, F&lt;BR /&gt;1, F, Z&lt;BR /&gt;2, B, G&lt;BR /&gt;2, G, M&lt;BR /&gt;2, M, A&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Result:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD Order, Concat(distinct Node, '-') as DeliveryPath&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Resident Temp&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Group By Order;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Drop Table Temp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 06:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011767#M343205</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-11-18T06:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to build a delivery path</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011768#M343206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert it works perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 06:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-build-a-delivery-path/m-p/1011768#M343206</guid>
      <dc:creator>leimgruber</dc:creator>
      <dc:date>2015-11-18T06:55:16Z</dc:date>
    </item>
  </channel>
</rss>

