<?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: Using If condition to concatenate QVD based on variable value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-If-condition-to-concatenate-QVD-based-on-variable-value/m-p/1591829#M43478</link>
    <description>&lt;P&gt;If you mean you want to load data from a QVD and concatenate to a table in Sense, then:&lt;/P&gt;&lt;LI-CODE lang="php"&gt;If $(myVariable) = 10 Then

Concatenate (myTable)

Load * From myQVD.qvd (qvd);

End If&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 13 Jun 2019 20:27:47 GMT</pubDate>
    <dc:creator>Lauri</dc:creator>
    <dc:date>2019-06-13T20:27:47Z</dc:date>
    <item>
      <title>Using If condition to concatenate QVD based on variable value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-If-condition-to-concatenate-QVD-based-on-variable-value/m-p/1591673#M43461</link>
      <description>&lt;P&gt;How can we concatenate QVD based on If condition if we have a variable with some value&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 14:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-If-condition-to-concatenate-QVD-based-on-variable-value/m-p/1591673#M43461</guid>
      <dc:creator>rsdhavle</dc:creator>
      <dc:date>2019-06-13T14:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using If condition to concatenate QVD based on variable value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-If-condition-to-concatenate-QVD-based-on-variable-value/m-p/1591829#M43478</link>
      <description>&lt;P&gt;If you mean you want to load data from a QVD and concatenate to a table in Sense, then:&lt;/P&gt;&lt;LI-CODE lang="php"&gt;If $(myVariable) = 10 Then

Concatenate (myTable)

Load * From myQVD.qvd (qvd);

End If&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 13 Jun 2019 20:27:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-If-condition-to-concatenate-QVD-based-on-variable-value/m-p/1591829#M43478</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2019-06-13T20:27:47Z</dc:date>
    </item>
  </channel>
</rss>

