<?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 Selections not working properly in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Selections-not-working-properly/m-p/1606039#M44867</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;By default my dashboard should be empty when opening the app so I wrote the condition if(Getselectedcount(CIN)=0,' ',CIN) in CIN dropdown menu .For suppose I selected CIN:2-OW FO&lt;/P&gt;&lt;P&gt;In the table , I wrote the same condition for all fields .But when I select AcctCurrency(NA) from the table my first selection is reflecting all the CIN's for which AcctCurrency is 'NA'.What can be done?Any suggestions&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16031iEDC8A9E343ED2358/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="First I  will select CIN" style="width: 252px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16032iCC31718BE390E9E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="First I  will select CIN" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;First I  will select CIN&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:10:29 GMT</pubDate>
    <dc:creator>harika18</dc:creator>
    <dc:date>2024-11-16T05:10:29Z</dc:date>
    <item>
      <title>Selections not working properly</title>
      <link>https://community.qlik.com/t5/App-Development/Selections-not-working-properly/m-p/1606039#M44867</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;By default my dashboard should be empty when opening the app so I wrote the condition if(Getselectedcount(CIN)=0,' ',CIN) in CIN dropdown menu .For suppose I selected CIN:2-OW FO&lt;/P&gt;&lt;P&gt;In the table , I wrote the same condition for all fields .But when I select AcctCurrency(NA) from the table my first selection is reflecting all the CIN's for which AcctCurrency is 'NA'.What can be done?Any suggestions&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16031iEDC8A9E343ED2358/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;when I select AccCurr NA from table ,all the AccCurr with NA are reflecting in my first selection&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="First I  will select CIN" style="width: 252px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16032iCC31718BE390E9E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="First I  will select CIN" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;First I  will select CIN&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selections-not-working-properly/m-p/1606039#M44867</guid>
      <dc:creator>harika18</dc:creator>
      <dc:date>2024-11-16T05:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selections not working properly</title>
      <link>https://community.qlik.com/t5/App-Development/Selections-not-working-properly/m-p/1606143#M44873</link>
      <description>&lt;P&gt;I dunno what is causing your problem since i haven't use that syntaxis for GetSelectedCount, the way i use it in order to block a dashboard is this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If(GetSelectedCount(YourField)&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, "1" represents show info and "0" represents don't show info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the way i use it, i hope this helps&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 13:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Selections-not-working-properly/m-p/1606143#M44873</guid>
      <dc:creator>vmoreno2605</dc:creator>
      <dc:date>2019-07-25T13:42:58Z</dc:date>
    </item>
  </channel>
</rss>

