<?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: How to &amp;quot;filter&amp;quot; a KPI? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859995#M11879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use , for exempla, for high the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count( {&amp;lt;Priority={'High'}&amp;gt;} ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is set analysis. For more read &lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 18:19:33 GMT</pubDate>
    <dc:creator>arthur_dom</dc:creator>
    <dc:date>2015-06-11T18:19:33Z</dc:date>
    <item>
      <title>How to "filter" a KPI?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859994#M11878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating a KPI's of safety priority (High, Medium, Low). I have a dimension called "Priority" that lists the priority (High, Medium, Low) for each safety case. Unfortunately when creating the KPI, sum(Priority) counts all of them whereas I would like to be able to just list the number of each (Ex: Number of "High" priority cases).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an if statement or something I can use? Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 19:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859994#M11878</guid>
      <dc:creator />
      <dc:date>2015-06-09T19:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to "filter" a KPI?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859995#M11879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could use , for exempla, for high the expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count( {&amp;lt;Priority={'High'}&amp;gt;} ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is set analysis. For more read &lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859995#M11879</guid>
      <dc:creator>arthur_dom</dc:creator>
      <dc:date>2015-06-11T18:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to "filter" a KPI?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859996#M11880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your response. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried copying and pasting that expression into the expression line, but for some reason it's not recognizing it. Is there anything else I need to do? For the record, "High" is not a dimension. Only priority is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859996#M11880</guid>
      <dc:creator />
      <dc:date>2015-06-11T18:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to "filter" a KPI?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859997#M11881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi... &lt;/P&gt;&lt;P&gt;Maybe it's wrongly write... Use the idea o set analysis, or if you can send the qvf file so i can take a look. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859997#M11881</guid>
      <dc:creator>arthur_dom</dc:creator>
      <dc:date>2015-06-11T18:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to "filter" a KPI?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859998#M11882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I got it. The expression ended up being:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Priority={"High"}&amp;gt;}Priority)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for pointing me in the right direction. The link to set analysis was very helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 18:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-quot-filter-quot-a-KPI/m-p/859998#M11882</guid>
      <dc:creator />
      <dc:date>2015-06-11T18:46:48Z</dc:date>
    </item>
  </channel>
</rss>

