<?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 creating a flag-field while loading the data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/creating-a-flag-field-while-loading-the-data/m-p/902535#M313893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to create a flag-field while loading data based on the condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the value of the resident field 'Quantity'&amp;gt;0, flag=1, else=0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jul 2015 14:53:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-19T14:53:45Z</dc:date>
    <item>
      <title>creating a flag-field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/creating-a-flag-field-while-loading-the-data/m-p/902535#M313893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'd like to create a flag-field while loading data based on the condition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the value of the resident field 'Quantity'&amp;gt;0, flag=1, else=0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 14:53:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-a-flag-field-while-loading-the-data/m-p/902535#M313893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-19T14:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: creating a flag-field while loading the data</title>
      <link>https://community.qlik.com/t5/QlikView/creating-a-flag-field-while-loading-the-data/m-p/902536#M313894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD Quantity,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Quantity&amp;gt;0,1,0) as Flag,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;FROM YourTable;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 14:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-a-flag-field-while-loading-the-data/m-p/902536#M313894</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-19T14:54:55Z</dc:date>
    </item>
  </channel>
</rss>

