<?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 Epression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599015#M221784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 Expressions &amp;amp; 1 Dimension in my Straight Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;1) Sum(Left)&lt;/P&gt;&lt;P&gt;2) Sum(Closed)/12&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am Creating New Expression:&lt;/P&gt;&lt;P&gt;3) Sum(Left)/Column(2)&amp;nbsp;&amp;nbsp; - It is Working &amp;amp; Giving Me the Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Sum(Left)/Sum(Closed)/12&amp;nbsp;&amp;nbsp; - It is Not Working &amp;amp; Not Giving Me the Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong in the Expression???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Resolve No.4) Issue??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 06:52:35 GMT</pubDate>
    <dc:creator>aveeeeeee7en</dc:creator>
    <dc:date>2014-05-06T06:52:35Z</dc:date>
    <item>
      <title>Epression</title>
      <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599015#M221784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 Expressions &amp;amp; 1 Dimension in my Straight Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;1) Sum(Left)&lt;/P&gt;&lt;P&gt;2) Sum(Closed)/12&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am Creating New Expression:&lt;/P&gt;&lt;P&gt;3) Sum(Left)/Column(2)&amp;nbsp;&amp;nbsp; - It is Working &amp;amp; Giving Me the Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Sum(Left)/Sum(Closed)/12&amp;nbsp;&amp;nbsp; - It is Not Working &amp;amp; Not Giving Me the Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong in the Expression???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to Resolve No.4) Issue??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 06:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Epression/m-p/599015#M221784</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-05-06T06:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Epression</title>
      <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599016#M221785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Sum(Left)/(Sum(Closed)/12)&amp;nbsp;&amp;nbsp; - It is Not Working &amp;amp; Not Giving Me the Result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help.&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>Tue, 06 May 2014 07:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Epression/m-p/599016#M221785</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-05-06T07:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Epression</title>
      <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599017#M221786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should have to know the data but try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum(Left/Closed)/12&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;Verify that sum(Closed) is not 0 otherwise you will have a null value &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 07:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Epression/m-p/599017#M221786</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-06T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Epression</title>
      <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599018#M221787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way&lt;/P&gt;&lt;P&gt;sum(Left)/(Sum(Closed)/12)&lt;/P&gt;&lt;P&gt;if its null value then didn't show to show 0 value&lt;/P&gt;&lt;P&gt;in presentation tab--&amp;gt;uncheck suppress zero value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 07:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Epression/m-p/599018#M221787</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-05-06T07:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Epression</title>
      <link>https://community.qlik.com/t5/QlikView/Epression/m-p/599019#M221788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Left)/(Sum(Closed)/12)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;column(1)/column(2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 07:03:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Epression/m-p/599019#M221788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-06T07:03:28Z</dc:date>
    </item>
  </channel>
</rss>

