<?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: Where not equal to in Table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218210#M389885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what is not helping me here. What you want is all 0's in the Excel file. Again we are back to where we were. You cannot share your own qvw, but can you update the one I posted? I will request you to take some time to do some work on your end before you expect me to come up with a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not possible, I would hope someone else might be able to help you better, because we are just going in circle when I am trying to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 12:51:32 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-02-21T12:51:32Z</dc:date>
    <item>
      <title>Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218176#M389851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with data as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;AA&lt;/P&gt;&lt;P&gt;BB&lt;/P&gt;&lt;P&gt;CF&lt;/P&gt;&lt;P&gt;HG&lt;/P&gt;&lt;P&gt;Market&lt;/P&gt;&lt;P&gt;HG&lt;/P&gt;&lt;P&gt;IJ&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i select products where Product is NOT EQUAL to Market. My final result should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Product&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;AA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;BB&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CF&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HG&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;HG&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;IJ&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;KL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 12:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218176#M389851</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-17T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218177#M389852</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; font-size: 13px;"&gt;In script&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;where Not match(Product,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Marke&lt;/SPAN&gt;t')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 12:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218177#M389852</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-17T12:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218178#M389853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where Not wildmatch(Product,'*&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Marke&lt;/SPAN&gt;t*');&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 12:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218178#M389853</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-17T12:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218179#M389854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Product &amp;lt;&amp;gt; 'Market';&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218179#M389854</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-17T13:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218180#M389855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ and &lt;A href="https://community.qlik.com/people/surendraj"&gt;surendraj&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Revenue&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AA&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; 100&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BB&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; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CF&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; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HG&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; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Market&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IJ&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;180&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KL&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;out of this data i would need to display a table chart as follows&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;Product&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MarketShare&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AA&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BB&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CF&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HG&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IJ&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;&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; 18%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;KL&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;&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; 15%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218180#M389855</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-17T13:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218181#M389856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Product -= {'Market'}&amp;gt;}Revenue)/Sum(TOTAL {&amp;lt;Product = {'Market'}&amp;gt;}Revenue)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218181#M389856</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-17T13:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218182#M389857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt; Thanks for the quick suggestion.&lt;/P&gt;&lt;P&gt;But, in the Product column i would need to display only the Products without Market and this would be as a dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218182#M389857</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-17T13:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218183#M389858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is exactly what my expression is going to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Product -= {'Market'}&amp;gt;}Revenue)/Sum(TOTAL {&amp;lt;Product = {'Market'}&amp;gt;}Revenue)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 13:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218183#M389858</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-17T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218184#M389859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure but this formula doesn't work for me.&lt;/P&gt;&lt;P&gt;It calculates all the products and shows the total sum for each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in this example it gives me 73%(730/1000) against each product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 15:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218184#M389859</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-17T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218185#M389860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know, but this is working for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/153535_Capture.PNG" style="height: 142px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 15:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218185#M389860</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-02-17T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218186#M389861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did u try with...&lt;/P&gt;&lt;P&gt;Sum(Revenue) / Sum(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; Revenue)..&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Multiply with 100 which gives you percentage or Check the&lt;STRONG&gt; Show in percentage&lt;/STRONG&gt; option in the number tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 16:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218186#M389861</guid>
      <dc:creator>surendraj</dc:creator>
      <dc:date>2017-02-17T16:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218187#M389862</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;Sunny Answer is correct. &lt;/P&gt;&lt;P&gt;if u have the issue still,could u pls share ur app once with us .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 16:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218187#M389862</guid>
      <dc:creator />
      <dc:date>2017-02-17T16:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218188#M389863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/manojqlik"&gt;manojqlik&lt;/A&gt;&lt;A href="https://community.qlik.com/people/surendraj"&gt;surendraj&lt;/A&gt;&lt;A href="https://community.qlik.com/people/stalwar1"&gt;stalwar1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions and hope every one had a nice weekend!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to explain my whole problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Person , &lt;SPAN style="font-size: 10pt;"&gt;Market, &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Product i have as Dimensions in my Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And the formulas are as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sales Current Year = Sum(Sales) where Year=Current Year&lt;/P&gt;&lt;P&gt;Sales Last Year : Sum(Sales) where Year=(Current Year)-1&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Difference : 2017-2016&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Difference in %: (2017-2016)/2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MarketShare : ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;SPAN style="font-size: 10pt;"&gt;Sum({&amp;lt;Produkt -= {'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Market&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;'}&amp;gt;}Sales)/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Produkt = {'Market'}&amp;gt;}&lt;SPAN style="font-size: 13.3333px;"&gt;Sales&lt;/SPAN&gt;)&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MarketShare in &lt;SPAN style="font-size: 13.3333px;"&gt;% &lt;/SPAN&gt; : ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(The % for above formula)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first 4 formulas work fine but the formulas for Market share don't produce any results. I also tried setting the Product Dimension as Product=if(Product&amp;lt;&amp;gt;'Market',Produkt)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 10:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218188#M389863</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-20T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218189#M389864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be fault the Field Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of &lt;STRONG&gt;Produkt&lt;/STRONG&gt; used &lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Sum({&amp;lt;Product -= {'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Market&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;'}&amp;gt;}Sales)/&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Product = {'Market'}&amp;gt;}&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sales&lt;/SPAN&gt;)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 11:24:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218189#M389864</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-20T11:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218190#M389865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/loveisfail"&gt;loveisfail&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a Typo mistake here, but in my Qlikview script i have it as Product.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218190#M389865</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-20T12:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218191#M389866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying this in QlikView Script. Script won't support Set Analysis&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;but in my Qlikview script i have it as Product.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218191#M389866</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-20T12:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218192#M389867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean in my Set Analysis only.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;Sorry for not being clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218192#M389867</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-20T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218193#M389868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you look Sunny's Reply. Same thing he used why it is not working for you? And can you elaborate more with your Original data and expected result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/153752_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218193#M389868</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-20T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218194#M389869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching my original data in an CSV file and also the expected result stated below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Area&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Market&amp;nbsp;&amp;nbsp; Product&amp;nbsp; Date&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales(1+2+3)&amp;nbsp;&amp;nbsp; Units(1+2+3)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the data where the Product column is Empty it has to be considered as Whole Market results&lt;/P&gt;&lt;P&gt;Ex: for Market D4 we have Product column as'Empty ' or 'CA'. Here i would like to see CA/Empty for each Area, Market, Product and Date .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 13:21:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218194#M389869</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-20T13:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where not equal to in Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218195#M389870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has any one been able to look at the data and find something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 14:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-not-equal-to-in-Table-chart/m-p/1218195#M389870</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-20T14:48:23Z</dc:date>
    </item>
  </channel>
</rss>

