<?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: Correct the expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335188#M460061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;HI Naveen,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please try this one and check:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}SPEND)/&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}total &amp;lt;New_Column&amp;gt;SPEND) &amp;lt;0.99,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}SPEND)/&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}total &amp;lt;New_Column&amp;gt;SPEND))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2017 05:43:20 GMT</pubDate>
    <dc:creator>arvind_patil</dc:creator>
    <dc:date>2017-07-06T05:43:20Z</dc:date>
    <item>
      <title>Correct the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335187#M460060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello All,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am able to achieve my requirement&amp;nbsp; partially . the thing is i am trying to display only those materials,spend which has supplied by multiple vendors.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;All the 100% spend are materials which is having single vendor code ....&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;so how to remove those 100% rows&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please correct my expression ....&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PFA qvw file...&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335187#M460060</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2017-07-06T05:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Correct the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335188#M460061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;HI Naveen,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please try this one and check:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}SPEND)/&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}total &amp;lt;New_Column&amp;gt;SPEND) &amp;lt;0.99,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}SPEND)/&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;SCOPE={'Yes'},MATL_TYPE={'HALB','ROH'},New_Column={"=Count(Distinct [VENDOR CODE])&amp;gt;1"}&amp;gt;}total &amp;lt;New_Column&amp;gt;SPEND))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335188#M460061</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-06T05:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Correct the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335189#M460062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello arvind, a very thanks for your reply, the thing is when i use ur expression i am able to remove all the materials which is having one vendor code (100%)&lt;/P&gt;&lt;P&gt;but problem is the expression all so removing materials which has as shown in the below&lt;/P&gt;&lt;P&gt;&lt;IMG alt="exp.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169252_exp.PNG" style="height: 54px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;total spend and % showing me null&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 05:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335189#M460062</guid>
      <dc:creator>kunkumnaveen</dc:creator>
      <dc:date>2017-07-06T05:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Correct the expression</title>
      <link>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335190#M460063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen value shown not 0 but in percentage, it covers only small share that's why it shows 0 percent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i Remove % then look like below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Percent share.png" class="jive-image image-1" src="/legacyfs/online/169265_Percent share.png" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 06:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Correct-the-expression/m-p/1335190#M460063</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-06T06:15:46Z</dc:date>
    </item>
  </channel>
</rss>

