<?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 Sheet Action Select Values in a Field in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516269#M105774</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to create a sheet action on sheet1 on FieldA where the values of FieldA1 from another sheet will be selected.&lt;/P&gt;&lt;P&gt;I have achieved it by setting the following Actions:&lt;/P&gt;&lt;P&gt;1. Select values in a field - on a FieldA - with function:&amp;nbsp;Concat(distinct FieldA1, ';')&lt;/P&gt;&lt;P&gt;2. Clearing selections in FieldA1&lt;/P&gt;&lt;P&gt;This works, however when no FieldA1 is selected it filters for ALL FieldA options when moving to sheet1.&lt;/P&gt;&lt;P&gt;How can I make it not select All FieldA options when no FieldA1 is selected?&lt;/P&gt;&lt;P&gt;I have tried this but it won't work.. If(GetSelectedCount(FieldA1)&amp;gt;0, Concat(distinct FieldA1, ';'))&lt;/P&gt;</description>
    <pubDate>Wed, 30 Apr 2025 08:59:42 GMT</pubDate>
    <dc:creator>justalkak</dc:creator>
    <dc:date>2025-04-30T08:59:42Z</dc:date>
    <item>
      <title>Sheet Action Select Values in a Field</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516269#M105774</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to create a sheet action on sheet1 on FieldA where the values of FieldA1 from another sheet will be selected.&lt;/P&gt;&lt;P&gt;I have achieved it by setting the following Actions:&lt;/P&gt;&lt;P&gt;1. Select values in a field - on a FieldA - with function:&amp;nbsp;Concat(distinct FieldA1, ';')&lt;/P&gt;&lt;P&gt;2. Clearing selections in FieldA1&lt;/P&gt;&lt;P&gt;This works, however when no FieldA1 is selected it filters for ALL FieldA options when moving to sheet1.&lt;/P&gt;&lt;P&gt;How can I make it not select All FieldA options when no FieldA1 is selected?&lt;/P&gt;&lt;P&gt;I have tried this but it won't work.. If(GetSelectedCount(FieldA1)&amp;gt;0, Concat(distinct FieldA1, ';'))&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 08:59:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516269#M105774</guid>
      <dc:creator>justalkak</dc:creator>
      <dc:date>2025-04-30T08:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action Select Values in a Field</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516271#M105775</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Are all values actually selected in FieldA, or are no values selected so that all values are implicitly available?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 09:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516271#M105775</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2025-04-30T09:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action Select Values in a Field</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516293#M105776</link>
      <description>&lt;P&gt;No values are selected in FieldA1. Then when changing the sheet All values are selected by the action on FieldA.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 10:38:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Select-Values-in-a-Field/m-p/2516293#M105776</guid>
      <dc:creator>justalkak</dc:creator>
      <dc:date>2025-04-30T10:38:05Z</dc:date>
    </item>
  </channel>
</rss>

