<?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 Condition before load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condition-before-load/m-p/798273#M281925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to do&lt;/P&gt;&lt;P&gt;if (condition)=true then load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 09:47:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-13T09:47:59Z</dc:date>
    <item>
      <title>Condition before load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-before-load/m-p/798273#M281925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to do&lt;/P&gt;&lt;P&gt;if (condition)=true then load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 09:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-before-load/m-p/798273#M281925</guid>
      <dc:creator />
      <dc:date>2015-03-13T09:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Condition before load</title>
      <link>https://community.qlik.com/t5/QlikView/Condition-before-load/m-p/798274#M281926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF a&amp;gt;0 then&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * from A.qvd (qvd);&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSEIF a&amp;lt;0 THEN&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;load * from B.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ELSE&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * from C.qvd (qvd);&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;END IF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 10:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condition-before-load/m-p/798274#M281926</guid>
      <dc:creator />
      <dc:date>2015-03-13T10:02:18Z</dc:date>
    </item>
  </channel>
</rss>

