<?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 help. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977559#M965751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum([Annual amt])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM(if([BLD]='Own',[BLDH],[BLDL]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 14:03:03 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2015-10-01T14:03:03Z</dc:date>
    <item>
      <title>Expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977558#M965750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum([Annual amt])&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;if([BLD]='Own',Sum([BLDH]),Sum([BLDL]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting memory allocation full when I use the above expression in bar chart.Am I doing anything wrong here ?&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, 01 Oct 2015 13:40:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977558#M965750</guid>
      <dc:creator />
      <dc:date>2015-10-01T13:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977559#M965751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum([Annual amt])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;/&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM(if([BLD]='Own',[BLDH],[BLDL]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977559#M965751</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-10-01T14:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977560#M965752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would rewrite the denominator as:&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;SUM(if([BLD]='Own',[BLDH],[BLDL]))&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: 13px;"&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: 13px;"&gt;Can this value ever be zero? As I'm sure you know, dividing by zero is a no-no.&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: 13px;"&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: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977560#M965752</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2015-10-01T14:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Expression help.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977561#M965753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Manish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-help/m-p/977561#M965753</guid>
      <dc:creator />
      <dc:date>2015-10-01T14:13:25Z</dc:date>
    </item>
  </channel>
</rss>

