<?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: Expression result even others are conditional in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709032#M1081106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &amp;gt;} sales)])=0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;∞&lt;/SPAN&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;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &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;"&gt;&amp;nbsp; /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &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;"&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;"&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;"&gt;itsn't clear to me why you have expr1 = expr2&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2014 17:00:06 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-07-03T17:00:06Z</dc:date>
    <item>
      <title>Expression result even others are conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709031#M1081105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have these 3 exprssions in my straight table. I made the column 1 and 2 as conditional(enable conditional checkbox in exprssion tab). So due to this my 3rd expression is not working.&lt;/P&gt;&lt;P&gt;1. sum({&amp;lt;Year=, Quarter=, Month=, field=p({$&amp;lt;Year=, Quarter=, Month=&amp;gt;} field)&amp;gt;} sales)])&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2. sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &amp;gt;} sales)])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;3. if ( Column (2) = 0 , '-' , column(1) / column (2) ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i write the 3rd expression(or some settings), so that it will show values all the time??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 15:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709031#M1081105</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-07-03T15:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Expression result even others are conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709032#M1081106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;if(&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &amp;gt;} sales)])=0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;∞&lt;/SPAN&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;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &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;"&gt;&amp;nbsp; /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; sum({&amp;lt;Year=, Quarter=,Month=,field=p({$&amp;lt;Year=, Quarter=,Month=&amp;gt;} field) &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;"&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;"&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;"&gt;itsn't clear to me why you have expr1 = expr2&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 17:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709032#M1081106</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-03T17:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression result even others are conditional</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709033#M1081107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 12:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-result-even-others-are-conditional/m-p/709033#M1081107</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-07-04T12:27:04Z</dc:date>
    </item>
  </channel>
</rss>

