<?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 GetSelectedCount not working on individual field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-not-working-on-individual-field/m-p/108234#M7398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a variable to create a Title for my graphs based on filter selection the filter is just =[PROVIDERS.PROV_NAME]&lt;/P&gt;&lt;P&gt;It works fine making a filter selection for SURGERY_SECTION &amp;amp; ACADEMIC_SECTIONS but fails to work for PROV_NAME&lt;/P&gt;&lt;P&gt;and I'm stumped as to why?&lt;/P&gt;&lt;P&gt;The basic idea is filtering on these three fields restricts the PROV_ID Key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable vTitle&lt;/P&gt;&lt;P&gt;=IF(GetSelectedCount([PROVIDERS.SURGERY_SECTION]) &amp;gt; 0, GetFieldSelections([PROVIDERS.SURGERY_SECTION])&amp;amp;' Sub-Section',&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount([PROVIDERS.ACADEMIC_SECTION]) &amp;gt; 0, GetFieldSelections([PROVIDERS.ACADEMIC_SECTION])&amp;amp;' Section',&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount([PROVIDERS.PROV_NAME]) &amp;gt; 0, 'Specific Provider', 'Entire Department')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount always returns "0" even if multiple are selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Sep 2018 15:10:28 GMT</pubDate>
    <dc:creator>donschmitz</dc:creator>
    <dc:date>2018-09-25T15:10:28Z</dc:date>
    <item>
      <title>GetSelectedCount not working on individual field</title>
      <link>https://community.qlik.com/t5/App-Development/GetSelectedCount-not-working-on-individual-field/m-p/108234#M7398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a variable to create a Title for my graphs based on filter selection the filter is just =[PROVIDERS.PROV_NAME]&lt;/P&gt;&lt;P&gt;It works fine making a filter selection for SURGERY_SECTION &amp;amp; ACADEMIC_SECTIONS but fails to work for PROV_NAME&lt;/P&gt;&lt;P&gt;and I'm stumped as to why?&lt;/P&gt;&lt;P&gt;The basic idea is filtering on these three fields restricts the PROV_ID Key field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable vTitle&lt;/P&gt;&lt;P&gt;=IF(GetSelectedCount([PROVIDERS.SURGERY_SECTION]) &amp;gt; 0, GetFieldSelections([PROVIDERS.SURGERY_SECTION])&amp;amp;' Sub-Section',&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount([PROVIDERS.ACADEMIC_SECTION]) &amp;gt; 0, GetFieldSelections([PROVIDERS.ACADEMIC_SECTION])&amp;amp;' Section',&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount([PROVIDERS.PROV_NAME]) &amp;gt; 0, 'Specific Provider', 'Entire Department')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount always returns "0" even if multiple are selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GetSelectedCount-not-working-on-individual-field/m-p/108234#M7398</guid>
      <dc:creator>donschmitz</dc:creator>
      <dc:date>2018-09-25T15:10:28Z</dc:date>
    </item>
  </channel>
</rss>

