<?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 Add &amp;quot;select all&amp;quot; option to dynamic value in Variable input in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-quot-select-all-quot-option-to-dynamic-value-in-Variable/m-p/2120785#M91273</link>
    <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I have a variable input filter that shows all the different incident types. Based on this, the user can filter on incident type. To achieve this, I used the following code:&amp;nbsp;= Concat(Distinct[Incident_type], '|'). This works fine.&lt;/P&gt;
&lt;P&gt;Now I also want to give the user the option to select all the incident types. To achieve this, I tried the following code: = Concat(Distinct[Incident_type], '|') &amp;amp; '|*~Select all'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, the "select all" option returns zero values, so it seems that the asterisk is not working as I expect it to be.&lt;/P&gt;
&lt;P&gt;Does someone know the right solution?&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 07:08:39 GMT</pubDate>
    <dc:creator>Michielcool</dc:creator>
    <dc:date>2023-09-21T07:08:39Z</dc:date>
    <item>
      <title>Add "select all" option to dynamic value in Variable input</title>
      <link>https://community.qlik.com/t5/App-Development/Add-quot-select-all-quot-option-to-dynamic-value-in-Variable/m-p/2120785#M91273</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;I have a variable input filter that shows all the different incident types. Based on this, the user can filter on incident type. To achieve this, I used the following code:&amp;nbsp;= Concat(Distinct[Incident_type], '|'). This works fine.&lt;/P&gt;
&lt;P&gt;Now I also want to give the user the option to select all the incident types. To achieve this, I tried the following code: = Concat(Distinct[Incident_type], '|') &amp;amp; '|*~Select all'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, the "select all" option returns zero values, so it seems that the asterisk is not working as I expect it to be.&lt;/P&gt;
&lt;P&gt;Does someone know the right solution?&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 07:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-quot-select-all-quot-option-to-dynamic-value-in-Variable/m-p/2120785#M91273</guid>
      <dc:creator>Michielcool</dc:creator>
      <dc:date>2023-09-21T07:08:39Z</dc:date>
    </item>
  </channel>
</rss>

