<?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: Conditional Concatenation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Conditional-Concatenation/m-p/1958841#M79038</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190284"&gt;@FrankSl&lt;/a&gt;&amp;nbsp; is it possible for you to provide some data set for us to work on it?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 11:36:37 GMT</pubDate>
    <dc:creator>sidhiq91</dc:creator>
    <dc:date>2022-07-21T11:36:37Z</dc:date>
    <item>
      <title>Conditional Concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Concatenation/m-p/1957708#M78966</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope someone can help me out with the following:&lt;/P&gt;
&lt;P&gt;Im trying to concatenate 2 loads but only depending on the condition that the dataset contains 1 of 3 possible values. Id the dataset doesnt contain that value, I want only to output the first load, without concatenation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried the following, but the result show no concatetaned data at all, in not one resultset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts? Thansk in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Script:&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt;Value1,&lt;BR /&gt;Value2,&lt;BR /&gt;TITEL_DESC&lt;/P&gt;
&lt;P&gt;Resident Data&lt;BR /&gt;Where $(sql) &lt;BR /&gt;&lt;BR /&gt;order by TITEL_DESC&lt;BR /&gt;ASC;&lt;BR /&gt;&lt;BR /&gt;If&lt;BR /&gt;match (TITEL_DESC,'title1', 'title2', 'title3')&lt;BR /&gt;then&lt;BR /&gt;Concatenate &lt;BR /&gt;load&lt;BR /&gt;Value1,&lt;BR /&gt;Value2,&lt;BR /&gt;TITEL_DESC&lt;/P&gt;
&lt;P&gt;Resident Data&lt;BR /&gt;where TITEL_DESC = 'TitleX'&lt;BR /&gt;order by TITEL_DESC&lt;BR /&gt;ASC&lt;BR /&gt;;&lt;BR /&gt;&lt;BR /&gt;else&lt;BR /&gt;Load &lt;BR /&gt;Value1,&lt;BR /&gt;Value2,&lt;BR /&gt;TITEL_DESC&lt;/P&gt;
&lt;P&gt;Resident Data&lt;BR /&gt;Where $(sql)&lt;BR /&gt;order by TITEL_DESC&lt;BR /&gt;ASC;&lt;BR /&gt;endif;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 11:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Concatenation/m-p/1957708#M78966</guid>
      <dc:creator>FrankSl</dc:creator>
      <dc:date>2022-07-19T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Concatenation</title>
      <link>https://community.qlik.com/t5/App-Development/Conditional-Concatenation/m-p/1958841#M79038</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190284"&gt;@FrankSl&lt;/a&gt;&amp;nbsp; is it possible for you to provide some data set for us to work on it?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 11:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Conditional-Concatenation/m-p/1958841#M79038</guid>
      <dc:creator>sidhiq91</dc:creator>
      <dc:date>2022-07-21T11:36:37Z</dc:date>
    </item>
  </channel>
</rss>

