<?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: IS THE EXPR CORRECT? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731894#M1049461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i assume dir holds the abc values then put single quotes for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(dir = 'abc', sum( usedspace ) / sum( {&amp;lt;=only( {&amp;lt;dir={'abc'} &amp;gt;} ,totalspace)) , 0 )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 10:48:49 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2014-10-30T10:48:49Z</dc:date>
    <item>
      <title>IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731892#M1049459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(dir=abc,sum(usedspace)/sum({&amp;lt;=only({&amp;lt;dir={'abc'}&amp;gt;},totalspace)),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731892#M1049459</guid>
      <dc:creator />
      <dc:date>2014-10-30T10:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731893#M1049460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression is not correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731893#M1049460</guid>
      <dc:creator />
      <dc:date>2014-10-30T10:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731894#M1049461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i assume dir holds the abc values then put single quotes for that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;if(dir = 'abc', sum( usedspace ) / sum( {&amp;lt;=only( {&amp;lt;dir={'abc'} &amp;gt;} ,totalspace)) , 0 )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731894#M1049461</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-10-30T10:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731895#M1049462</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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(dir='abc',sum(usedspace)/sum({&amp;lt;=only({&amp;lt;dir={'abc'}&amp;gt;},totalspace)),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;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;Regards&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;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731895#M1049462</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-30T10:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731896#M1049463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(dir='abc',sum(usedspace)/sum({$ &amp;lt;only({&amp;lt;dir={'abc'}&amp;gt;},totalspace)),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731896#M1049463</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-30T10:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731897#M1049464</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;"&gt;Try this&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;I think there should not b comma (,) before totalspace&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;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if(dir=abc,sum(usedspace)/sum({&amp;lt;=only({&amp;lt;dir={'abc'}&amp;gt;} totalspace)),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731897#M1049464</guid>
      <dc:creator />
      <dc:date>2014-10-30T11:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731898#M1049465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my actual requirements&amp;nbsp;&amp;nbsp;&amp;nbsp; if dir ='abc'&amp;nbsp; then output should be sum(usedspace)/850&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here 850 is total space&amp;nbsp; if i go with 850 i am getting correct result that is static but i want as a dynamic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of 850 i want write condition .&lt;/P&gt;&lt;P&gt;if i go with simple sum(totalspace) then it is talking entire space ,i dont want like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if dir =abc then need to calculate related to abc total space&amp;nbsp; i.e i written like above expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731898#M1049465</guid>
      <dc:creator />
      <dc:date>2014-10-30T11:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731899#M1049466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It doesn't make sense.&lt;/P&gt;&lt;P&gt;Can you come-up with some sample data.&lt;/P&gt;&lt;P&gt;Then what does &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(usedspace)&lt;/SPAN&gt; returns?&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>Thu, 30 Oct 2014 11:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731899#M1049466</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-10-30T11:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: IS THE EXPR CORRECT?</title>
      <link>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731900#M1049467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe:&lt;/P&gt;&lt;P&gt;if(dir='abc',sum(usedspace)/only({&amp;lt;dir={'abc'}&amp;gt;} totalspace),0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 12:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IS-THE-EXPR-CORRECT/m-p/731900#M1049467</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2014-10-30T12:02:33Z</dc:date>
    </item>
  </channel>
</rss>

