<?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: Conditional IF in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75619#M607779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to put the aggregation (SUM) before the IF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Applied to your case: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(&lt;/SPAN&gt;if ([ACCUMULATED SALES $ .VERIFICATION] = 'CANCELED',&amp;nbsp; [ACCUMULATED SALES $ .VERIFICATION]))&lt;/SPAN&gt;&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, 22 Feb 2018 20:18:44 GMT</pubDate>
    <dc:creator>alejandrow</dc:creator>
    <dc:date>2018-02-22T20:18:44Z</dc:date>
    <item>
      <title>Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75618#M607778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to the Qlik world. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if ([ACCUMULATED SALES $ .VERIFICATION] = 'CANCELED', sum [ACCUMULATED SALES $ .VERIFICATION], '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that in the SALES ACCUMULATED $ .VERIFICATION field add me if it says CANCELED, otherwise do not do anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 19:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75618#M607778</guid>
      <dc:creator>oscargm_bi</dc:creator>
      <dc:date>2018-02-22T19:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75619#M607779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to put the aggregation (SUM) before the IF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Applied to your case: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(&lt;/SPAN&gt;if ([ACCUMULATED SALES $ .VERIFICATION] = 'CANCELED',&amp;nbsp; [ACCUMULATED SALES $ .VERIFICATION]))&lt;/SPAN&gt;&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, 22 Feb 2018 20:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75619#M607779</guid>
      <dc:creator>alejandrow</dc:creator>
      <dc:date>2018-02-22T20:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75620#M607780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[ACCUMULATED SALES $ .VERIFICATION] = {'CANCELED'}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[ACCUMULATED SALES $ .VERIFICATION])&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;You may want to check out some basic QlikView training.&amp;nbsp; You can find a lot online, but here is something to get you started: &lt;A href="https://community.qlik.com/docs/DOC-1986"&gt;New to QlikView Videos&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also, if you are asking a question, you shouldn't mark it as "Assumed Answered".&amp;nbsp; You can see some information about the community and discussion threads here: &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/message/846551"&gt;Getting Started: Questions and Discussion Threads&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75620#M607780</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2018-02-22T20:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75621#M607781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh men, thank you so much.!!!! U help me a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know its a very dumb question, but Im learning. I dont have anybody to ask.&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, 22 Feb 2018 21:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75621#M607781</guid>
      <dc:creator>oscargm_bi</dc:creator>
      <dc:date>2018-02-22T21:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75622#M607782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oscar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you brazilian? If yes, you can add me in Skype, then we can help each other. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 22:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75622#M607782</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-02-22T22:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75623#M607783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm from Colombia but I dont falo português &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, will be very helpul have u in Skype if you dont mind.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 13:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75623#M607783</guid>
      <dc:creator>oscargm_bi</dc:creator>
      <dc:date>2018-02-23T13:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional IF</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75624#M607784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It'll be a great pleasure. Find me there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skype: justen.thiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 17:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-IF/m-p/75624#M607784</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-02-23T17:46:51Z</dc:date>
    </item>
  </channel>
</rss>

