<?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: Pass variable list from input box to field via button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2056123#M86752</link>
    <description>&lt;P&gt;I suggest you first try your expression with hard-coded value instead of the variable, to see that it works as expected.&lt;/P&gt;
&lt;P&gt;My next thought is that I am guessing your variable has values in this style: A,B &lt;BR /&gt;But the set expression probably needs the values like this: 'A','B'&lt;/P&gt;
&lt;P&gt;You could either teach the users to input in the correct format, or you need to process the input string in order for the set expression to work.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2023 09:45:29 GMT</pubDate>
    <dc:creator>henrikalmen</dc:creator>
    <dc:date>2023-04-03T09:45:29Z</dc:date>
    <item>
      <title>Pass variable list from input box to field via button</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2055780#M86735</link>
      <description>&lt;P&gt;Hi! I have an input box where a list of values can be entered, comma separated, and they are assigned to a variable. I have a button with an action to select values in a field based off that variable, and the values are&amp;nbsp;=Aggr(Only({&amp;lt;equipment_type={$(vEquipType)}&amp;gt;} equipment_type), equipment_type). This is either doesn't work or selects only the first item in the list, even though the set analysis shows the whole list. Any ideas on how to get this to work? Many thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 16:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2055780#M86735</guid>
      <dc:creator>LindsayCooper</dc:creator>
      <dc:date>2023-03-31T16:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pass variable list from input box to field via button</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2056123#M86752</link>
      <description>&lt;P&gt;I suggest you first try your expression with hard-coded value instead of the variable, to see that it works as expected.&lt;/P&gt;
&lt;P&gt;My next thought is that I am guessing your variable has values in this style: A,B &lt;BR /&gt;But the set expression probably needs the values like this: 'A','B'&lt;/P&gt;
&lt;P&gt;You could either teach the users to input in the correct format, or you need to process the input string in order for the set expression to work.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2023 09:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2056123#M86752</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2023-04-03T09:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pass variable list from input box to field via button</title>
      <link>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2057698#M86864</link>
      <description>&lt;P&gt;Thanks a bunch for chiming in! The apostrophes didn't work, but I was able to get it to work using a replace function, replacing the commas with colons.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 11:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Pass-variable-list-from-input-box-to-field-via-button/m-p/2057698#M86864</guid>
      <dc:creator>LindsayCooper</dc:creator>
      <dc:date>2023-04-06T11:57:30Z</dc:date>
    </item>
  </channel>
</rss>

