<?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: Multiple if statements in Edit script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486531#M687241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check for the paranthesis or post a sample app, so it would be easier to pin point the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 10:13:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-09T10:13:23Z</dc:date>
    <item>
      <title>Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486516#M687222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 columns Gross revenue and net revenue and 3rd column customer type where some charater values are there. I need to create new gross and new net columns based on some condition using customer type. How can i use multiple if statement in edit script for this? Any help appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486516#M687222</guid>
      <dc:creator />
      <dc:date>2014-01-09T07:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486517#M687223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use multiple if statement in script , Please share the sample data and calculation required for more calculation.&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486517#M687223</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-01-09T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486518#M687224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sundar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help on this. Please find below table for the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 497px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="99"&gt;Customer type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="71"&gt;Book Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="80"&gt;Action Type&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="56"&gt;Gross&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="56"&gt;Net&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="73"&gt;New Gross&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="62"&gt;New Net&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;8401730&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6408095&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7723552&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4006736&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;8919261&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6148436&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;512481&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;962505&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Non Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6687521&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3630178&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3296335&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6875108&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3987344&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;985110&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4033170&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6006432&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1987620&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3911915&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Direct&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4736435&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7466208&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6820800&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1949899&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5588268&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;8412537&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4048515&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2215828&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Fixed&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5168693&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9337533&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4287479&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1575258&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4119380&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5777301&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;885143&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1176198&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6884223&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;8016896&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4427186&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;4740524&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3597484&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3192789&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Standard&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3153493&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9352062&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2477167&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;5625166&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;3706035&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2787424&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9472375&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7376406&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1352082&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9350363&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Indirect&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Flex&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9805125&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;9818830&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say now, i want to create a column called "New Gross" where for all "Indirect" Customers i want the Gross to be copied as it is. But for "Direct" Customers Gross needs to be copied only when Book type is "Standard" and Action type is&amp;nbsp; "Fixed". How can i write a statement in Edit script for this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486518#M687224</guid>
      <dc:creator />
      <dc:date>2014-01-09T07:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486519#M687225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(Condition1, Field/Expression,&lt;/P&gt;&lt;P&gt;if(Condition2, Field2/Expression,&lt;/P&gt;&lt;P&gt;if(Condition1, Field3/Expression)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where your condition may be combination of AND , OR or a single expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486519#M687225</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2014-01-09T07:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486520#M687227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Gross,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Net,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Customer type],&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([Custmer type] = 'Indirect', Gross, If([Action type]='Standard' OR [Action type]='Fixed', Gross ))&amp;nbsp; AS [New Gross],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If([Custmer type] = 'Indirect', Net, If([Action type]='Standard' OR [Action type]='Fixed', Net))&amp;nbsp; AS [New Net]&lt;BR /&gt;From ..;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486520#M687227</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-01-09T07:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486521#M687228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Malik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If(CustomerType='Indirect' , Gross,&lt;/P&gt;&lt;P&gt;if(CustomerType='Direct'&amp;nbsp; and BookType='Standard' and ActionType='Fixed', Gross))&amp;nbsp; As NewGross.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given multiple condition based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486521#M687228</guid>
      <dc:creator />
      <dc:date>2014-01-09T07:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486522#M687229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try This&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type&lt;/SPAN&gt;='Indirect',Gross&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ,if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type&lt;/SPAN&gt;='Direct' and [Book Type]='Standard' and [Action Type]='Fixed',Gross)) as New Gross,&lt;/P&gt;&lt;P&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type&lt;/SPAN&gt;='Indirect',Net&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ,if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type&lt;/SPAN&gt;='Direct' and [Book Type]='Standard' and [Action Type]='Fixed',Net)) as New Net,&lt;/P&gt;&lt;P&gt;From.......;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486522#M687229</guid>
      <dc:creator />
      <dc:date>2014-01-09T07:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486523#M687230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For your example:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;[Customer type],&lt;/P&gt;&lt;P&gt;[Book Type],&lt;/P&gt;&lt;P&gt;[Action Type],&lt;/P&gt;&lt;P&gt;Gross,&lt;/P&gt;&lt;P&gt;Net,,&lt;/P&gt;&lt;P&gt;if([Custer Type]='Indirect' or ([Book Type]='Standard' and [Action Type]='Fixed'),Gross,0,) as [New Gross]&lt;/P&gt;&lt;P&gt;from Data;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:38:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486523#M687230</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2014-01-09T07:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486524#M687231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try the below:&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;Gross,&lt;/P&gt;&lt;P&gt;Net,&lt;/P&gt;&lt;P&gt;[Customer type],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Custmer type] = 'Indirect', Gross,&lt;/P&gt;&lt;P&gt;If([Book type]='Standard' OR [Action type]='Fixed', Gross ))&amp;nbsp; AS [New Gross],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If([Custmer type] = 'Indirect', Net,&lt;/P&gt;&lt;P&gt;If([Book type]='Standard' OR [Action type]='Fixed', Net))&amp;nbsp; AS [New Net]&lt;/P&gt;&lt;P&gt;From source xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, I have assumed that you want the same conditions for "New Gross" and "New Net".&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486524#M687231</guid>
      <dc:creator />
      <dc:date>2014-01-09T07:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486525#M687232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If( [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type]&lt;/SPAN&gt; = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Indirect&lt;/SPAN&gt;', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Gross&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;If([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Customer type]&lt;/SPAN&gt; = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Direct&lt;/SPAN&gt;' AND&amp;nbsp; [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Book Type&lt;/SPAN&gt;] = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Standard&lt;/SPAN&gt;' AND [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Action Type&lt;/SPAN&gt;] = '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Fixed&lt;/SPAN&gt;', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Gross&lt;/SPAN&gt;, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486525#M687232</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-01-09T07:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486526#M687233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why but for some reason this syntax is only copying for Gross for Indirect customers. For Direct customers and for some other conditions i have the gross is still showing 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mallik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486526#M687233</guid>
      <dc:creator />
      <dc:date>2014-01-09T08:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486527#M687234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyamal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why but for some reason this syntax is only copying for Gross for Indirect customers. For Direct customers and for some other conditions i have the gross is still showing 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mallik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486527#M687234</guid>
      <dc:creator />
      <dc:date>2014-01-09T08:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486528#M687236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why but for some reason this syntax is only copying for Gross for Indirect customers. For Direct customers and for some other conditions i have the gross is still showing 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mallik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486528#M687236</guid>
      <dc:creator />
      <dc:date>2014-01-09T08:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486529#M687239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why but for some reason this syntax is only copying for Gross for Indirect customers. For Direct customers and for some other conditions i have the gross is still showing 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mallik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486529#M687239</guid>
      <dc:creator />
      <dc:date>2014-01-09T08:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486530#M687240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check these:&lt;/P&gt;&lt;P&gt;If the parenthesis are proper, or comparison string/field name is correct.&amp;nbsp; Or, you might want to share a sample app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 08:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486530#M687240</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-01-09T08:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486531#M687241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check for the paranthesis or post a sample app, so it would be easier to pin point the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 10:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486531#M687241</guid>
      <dc:creator />
      <dc:date>2014-01-09T10:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statements in Edit script</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486532#M687243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU CAN ACHIEVE THIS IN TWO STEP-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;during 1st load-&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If( [&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Customer type]&lt;/SPAN&gt; = '&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Indirect&lt;/SPAN&gt;', 1,0) as GrossF1,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If([Custmer type] = 'direct' and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Book Type&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;]&lt;/SPAN&gt;='Standard' and [Action type]='Fixed', 1,0) as GrossF2&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;during 2nd load take resident of above table and try below code&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GrossF1&lt;/SPAN&gt;=1 or &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;GrossF2&lt;/SPAN&gt;=1,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Gross&lt;/SPAN&gt;) as new gross&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this will help&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 11:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statements-in-Edit-script/m-p/486532#M687243</guid>
      <dc:creator />
      <dc:date>2014-01-09T11:59:41Z</dc:date>
    </item>
  </channel>
</rss>

