<?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: Display values in KPI only if there's a filter selection in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815502#M66724</link>
    <description>&lt;P&gt;It worked. Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Jun 2021 12:55:49 GMT</pubDate>
    <dc:creator>lailarhc</dc:creator>
    <dc:date>2021-06-16T12:55:49Z</dc:date>
    <item>
      <title>Display values in KPI only if there's a filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815487#M66719</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;I have a couple of KPIs and I want them to not show anything unless a particular dimension is selected.&lt;/P&gt;&lt;P&gt;Here's a image of my dashboard:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="01_.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56890iF3BD78DDEDD86D5F/image-size/large?v=v2&amp;amp;px=999" role="button" title="01_.png" alt="01_.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the KPIs in red to only display values if there's an employee or more selected.&amp;nbsp;How do I do this?&lt;BR /&gt;I tried putting GetFieldSelection(Employee) and&amp;nbsp;GetFieldSelection(Employee) = Employee on the Calculation Condition in the Data Handling section, but it doesn't work.&lt;BR /&gt;&lt;BR /&gt;How can I achieve this?&lt;BR /&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:17:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815487#M66719</guid>
      <dc:creator>lailarhc</dc:creator>
      <dc:date>2021-11-30T18:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in KPI only if there's a filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815493#M66721</link>
      <description>&lt;P&gt;Try using this in the KPI measure expression:&lt;/P&gt;&lt;P&gt;=if(GetFieldSelections([Employee])&amp;gt;0,count(Course),'')&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 12:31:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815493#M66721</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-06-16T12:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in KPI only if there's a filter selection</title>
      <link>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815502#M66724</link>
      <description>&lt;P&gt;It worked. Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 12:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-values-in-KPI-only-if-there-s-a-filter-selection/m-p/1815502#M66724</guid>
      <dc:creator>lailarhc</dc:creator>
      <dc:date>2021-06-16T12:55:49Z</dc:date>
    </item>
  </channel>
</rss>

