<?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: Ignore filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255277#M25403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that those expresions consider "DesNivArt1", i want my expresion not to consider the dimension "desnivart"... so if i selected year = 2016 total customers should be 100 and no only 50 (the ones that buy items from a specific DesNivArt1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2016 16:35:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-13T16:35:24Z</dc:date>
    <item>
      <title>Ignore filters</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255275#M25401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, i have this situation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 colum expresion:&lt;/P&gt;&lt;P&gt;DesNivArt1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;2 colum expresion:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Count( distinct codcli)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;3 colum expresion:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(Count( distinct codcli)/&lt;/P&gt;&lt;P&gt;COUNT({1} DISTINCT ALL codcli))*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;anoVtaCab is a year like 2016 - 2015 - 2014...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DesNivArt1 is the company that provide me the items I sale... in 2 i know how many clients buy an item of the company... in the 3 colum i know the percent of customers that purchase an item of the company, compare to the total customers i have (all customers)... now i want to know the percent of clients compare to the customers who bought me in the selected year. For example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total clients of "DesNivArt=01"&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&amp;nbsp; X 100&lt;/P&gt;&lt;P&gt;total clients i sale in a year selected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qlik.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/146497_qlik.png" style="height: 271px; width: 620px;" /&gt;&lt;IMG alt="qlik2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/146504_qlik2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255275#M25401</guid>
      <dc:creator />
      <dc:date>2016-12-13T15:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255276#M25402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be 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; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count({&amp;lt;Year&amp;gt;}DISTINCT codcli)/&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count(DISTINCT codcli) * 100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Count({1}DISTINCT codcli)/&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count(DISTINCT codcli) * 100&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 15:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255276#M25402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T15:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255277#M25403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that those expresions consider "DesNivArt1", i want my expresion not to consider the dimension "desnivart"... so if i selected year = 2016 total customers should be 100 and no only 50 (the ones that buy items from a specific DesNivArt1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 16:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255277#M25403</guid>
      <dc:creator />
      <dc:date>2016-12-13T16:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255278#M25404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure where you came up with 100 and 50, but may be this to ignore dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT TOTAL &lt;/STRONG&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;codcli)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 16:39:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255278#M25404</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-13T16:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Ignore filters</title>
      <link>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255279#M25405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that works&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 18:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Ignore-filters/m-p/1255279#M25405</guid>
      <dc:creator />
      <dc:date>2016-12-13T18:14:42Z</dc:date>
    </item>
  </channel>
</rss>

