<?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: Atleast show one value when clear filter applied in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2531458#M107989</link>
    <description>&lt;P&gt;I do not think you an do match at this point but at least you can request that vie&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideation.qlik.com" target="_blank"&gt;https://ideation.qlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Sep 2025 04:24:47 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2025-09-22T04:24:47Z</dc:date>
    <item>
      <title>Atleast show one value when clear filter applied</title>
      <link>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2530983#M107889</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on one of the requirement where we want to show atleast one value should be selected by default and we can have option to select as many fields from list box.&lt;/P&gt;&lt;P&gt;But when we apply clear option then atleast one value should be selected in list box and rest can be cleared.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried Always select one value option but it will not allow to select more than one fields due to its functionality.&lt;/P&gt;&lt;P&gt;I know it's achievable in qlikview through triggers but its not working in QlikSense.Any suggestion appreciated here.&lt;/P&gt;&lt;P&gt;We tried with Select field variable in Qlikview but no luck with Qliksense&lt;/P&gt;&lt;P&gt;Expression :&amp;nbsp;=If(GetSelectedCount(LIST)=0,MaxString({$1}LIST),'('&amp;amp;Concat(LIST,'|')&amp;amp;')')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 15:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2530983#M107889</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2025-09-16T15:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Atleast show one value when clear filter applied</title>
      <link>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2531458#M107989</link>
      <description>&lt;P&gt;I do not think you an do match at this point but at least you can request that vie&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideation.qlik.com" target="_blank"&gt;https://ideation.qlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 04:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2531458#M107989</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2025-09-22T04:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Atleast show one value when clear filter applied</title>
      <link>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2531560#M108006</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;=If(GetSelectedCount(LIST)=0, MaxString(LIST), Concat(DISTINCT LIST, '|'))&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;Action 1 → Clear All&lt;/P&gt;&lt;P&gt;Action 2 → Select in Field → LIST → value = =MaxString(LIST)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 17:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2531560#M108006</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-09-22T17:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Atleast show one value when clear filter applied</title>
      <link>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2535022#M108490</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/49432"&gt;@Chanty4u&lt;/a&gt;&amp;nbsp; I have already tried that but it was not working.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/44146"&gt;@robert_mika&lt;/a&gt;&amp;nbsp;Sure will raise this one !!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 10:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Atleast-show-one-value-when-clear-filter-applied/m-p/2535022#M108490</guid>
      <dc:creator>Karim_Khan</dc:creator>
      <dc:date>2025-11-03T10:12:16Z</dc:date>
    </item>
  </channel>
</rss>

