<?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: if condition how it works here? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696041#M1056236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Oct 2014 13:47:33 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-10-26T13:47:33Z</dc:date>
    <item>
      <title>if condition how it works here?</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696038#M1056233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(&amp;nbsp; ValueList( 'Year 2011','Year 2010') = 'Year 2011',&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( {$&amp;lt;Year={2011}&amp;gt;} Sales),&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( {$&amp;lt;Year={2010}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how it works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 06:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696038#M1056233</guid>
      <dc:creator />
      <dc:date>2014-10-25T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: if condition how it works here?</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696039#M1056234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bar chart&lt;/P&gt;&lt;P&gt;synthetic dimension is &lt;EM&gt;ValueList('Year 2011','Year 2010')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;expression is your expression&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69686_1.png" style="width: 620px; height: 187px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 07:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696039#M1056234</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-10-25T07:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: if condition how it works here?</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696040#M1056235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;if(&amp;nbsp; ValueList( 'Year 2011','Year 2010') = 'Year 2011',&amp;nbsp;&amp;nbsp; sum( {$&amp;lt;Year={2011}&amp;gt;} Sales), &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(&amp;nbsp; ValueList( 'Year 2011','Year 2010') = 'Year 2010',&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( {$&amp;lt;Year={2010}&amp;gt;} Sales) )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this is the result right&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696040#M1056235</guid>
      <dc:creator />
      <dc:date>2014-10-25T08:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: if condition how it works here?</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696041#M1056236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Oct 2014 13:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-how-it-works-here/m-p/696041#M1056236</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-26T13:47:33Z</dc:date>
    </item>
  </channel>
</rss>

