<?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 Generic Load including IF statement / condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Generic-Load-including-IF-statement-condition/m-p/2144464#M1224943</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;following code work fine. However i need to FILTER all WBS which do not end with 142 from the master table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Master:&lt;BR /&gt;generic load &lt;BR /&gt;left("WBS Element",17),Status,"Oper./Act.", "Latest finish"&lt;/P&gt;
&lt;P&gt;Resident StatusTable;&lt;/P&gt;
&lt;P&gt;where and how to include a if condition to check the WBS String accordingly ?&amp;nbsp;&lt;BR /&gt;//if (right("WBS Element",3) = '142') then&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;// end if&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 16:32:33 GMT</pubDate>
    <dc:creator>TimoHart</dc:creator>
    <dc:date>2023-12-05T16:32:33Z</dc:date>
    <item>
      <title>Generic Load including IF statement / condition</title>
      <link>https://community.qlik.com/t5/QlikView/Generic-Load-including-IF-statement-condition/m-p/2144464#M1224943</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;following code work fine. However i need to FILTER all WBS which do not end with 142 from the master table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Master:&lt;BR /&gt;generic load &lt;BR /&gt;left("WBS Element",17),Status,"Oper./Act.", "Latest finish"&lt;/P&gt;
&lt;P&gt;Resident StatusTable;&lt;/P&gt;
&lt;P&gt;where and how to include a if condition to check the WBS String accordingly ?&amp;nbsp;&lt;BR /&gt;//if (right("WBS Element",3) = '142') then&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;// end if&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 16:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generic-Load-including-IF-statement-condition/m-p/2144464#M1224943</guid>
      <dc:creator>TimoHart</dc:creator>
      <dc:date>2023-12-05T16:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generic Load including IF statement / condition</title>
      <link>https://community.qlik.com/t5/QlikView/Generic-Load-including-IF-statement-condition/m-p/2144567#M1224947</link>
      <description>&lt;P&gt;Master:&lt;BR /&gt;generic load&lt;BR /&gt;left("WBS Element",17),Status,"Oper./Act.", "Latest finish"&lt;BR /&gt;Resident StatusTable&lt;BR /&gt;where&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;right("WBS Element",3) = '142'&lt;BR /&gt;&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 22:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generic-Load-including-IF-statement-condition/m-p/2144567#M1224947</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-12-05T22:27:56Z</dc:date>
    </item>
  </channel>
</rss>

