<?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 Pairs creation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1977973#M80721</link>
    <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;Can someone please help me with the following scenario?&lt;/P&gt;
&lt;P&gt;I have 2 fields and i am concatenate them into one, making a pair.&lt;/P&gt;
&lt;P&gt;Let's say i have Field 1: Tokyo, London, NY, Paris and Field 2: Berlin, LA, Rome, Rio&lt;/P&gt;
&lt;P&gt;When i concatenate them i get: Tokyo-Berlin, Tokyo-LA, Tokyo-Rome and Tokyo-Rio; and Berlin-Tokyo, Berlin-London, Berlin-NY and Berlin-Paris. Since i already have Tokyo-Berlin, i don't want to have the other way, Berlin-Tokyo as a pair. How can i achieve this format?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 07 Sep 2022 08:30:51 GMT</pubDate>
    <dc:creator>Mazilinho</dc:creator>
    <dc:date>2022-09-07T08:30:51Z</dc:date>
    <item>
      <title>Pairs creation</title>
      <link>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1977973#M80721</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;
&lt;P&gt;Can someone please help me with the following scenario?&lt;/P&gt;
&lt;P&gt;I have 2 fields and i am concatenate them into one, making a pair.&lt;/P&gt;
&lt;P&gt;Let's say i have Field 1: Tokyo, London, NY, Paris and Field 2: Berlin, LA, Rome, Rio&lt;/P&gt;
&lt;P&gt;When i concatenate them i get: Tokyo-Berlin, Tokyo-LA, Tokyo-Rome and Tokyo-Rio; and Berlin-Tokyo, Berlin-London, Berlin-NY and Berlin-Paris. Since i already have Tokyo-Berlin, i don't want to have the other way, Berlin-Tokyo as a pair. How can i achieve this format?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 08:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1977973#M80721</guid>
      <dc:creator>Mazilinho</dc:creator>
      <dc:date>2022-09-07T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pairs creation</title>
      <link>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1983205#M81135</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;I think, you are not concatenating the fields, rather, you are doing a Join. To have what you are looking for, what you must do is have an additional field that serves as a point of union between the values.&lt;BR /&gt;I attach an example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdgarOlmos_0-1663683831766.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/89468i38C03ED4ADCBA26B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdgarOlmos_0-1663683831766.png" alt="EdgarOlmos_0-1663683831766.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 14:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1983205#M81135</guid>
      <dc:creator>EdgarOlmos</dc:creator>
      <dc:date>2022-09-20T14:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pairs creation</title>
      <link>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1983286#M81136</link>
      <description>&lt;P&gt;If(Field1 precedes Field2, Field1&amp;amp;'-'&amp;amp;Field2, Field2&amp;amp;'-'&amp;amp;Field1) as ConcatenatedFields&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 16:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pairs-creation/m-p/1983286#M81136</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-09-20T16:57:26Z</dc:date>
    </item>
  </channel>
</rss>

