<?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: Extract Expression Possible Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889397#M309906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm.&amp;nbsp; I think I went through a lot of work I didn't need to in calculating which fields met the criteria.&amp;nbsp; I hadn't thought about creating a link table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 20:12:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-09T20:12:56Z</dc:date>
    <item>
      <title>Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889392#M309901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a scenario where I have a table of values and a separate field in a different table with a comma-separated field with any number of those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Fruit:&lt;/P&gt;&lt;P&gt;Apple&lt;/P&gt;&lt;P&gt;Orange&lt;/P&gt;&lt;P&gt;Peach&lt;/P&gt;&lt;P&gt;Pear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Supplier Table:&lt;/P&gt;&lt;P&gt;Supplier&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fruits&lt;/P&gt;&lt;P&gt;John&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apple,Orange&lt;/P&gt;&lt;P&gt;Fred&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peach&lt;/P&gt;&lt;P&gt;Joe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pear,Apple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to have a listbox on Fruit so the users can select one or more fruits, and then apply that list of selected fruits to the "Fruits" field in the Supplier table to determine which suppliers are valid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm most of the way there but can't figure out how to pull the values from a listbox driven by an expression and apply that to a filter on the Fruits field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached a simple qvw file that shows what I've done to get a dynamic list of value Fruits options, but need that help to get the last bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or thoughts are much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Mark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889392#M309901</guid>
      <dc:creator />
      <dc:date>2015-04-09T19:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889393#M309902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this is what you are looking for? But have a look (PFA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889393#M309902</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T19:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889394#M309903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Updated file (PFA)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889394#M309903</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-09T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889395#M309904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add a link table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Fruit:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Fruit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Apple&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Orange&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Peach&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Pear&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SupplierTable:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;load * inline [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Supplier ;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fruits&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;John&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apple,Orange&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Fred&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Peach&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Joe&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Pear,Apple&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;] (delimiter is ';');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Link: &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;load Supplier, subfield(Fruits, ',') as Fruit Resident SupplierTable;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83235_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 19:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889395#M309904</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-04-09T19:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889396#M309905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like this and it shows me the suppliers, but I still don't see how to pull the valid fruits list (those with 'Grape' in them), and apply that as a filter to the Suppliers table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a simplified example as the real example has about 15 additional fields which are used for various analytics and so I need to be able to pick from the fruit listbox and apply the filter to the supplier table.&amp;nbsp; Thus, the "Valid Fruits" listbox which is expression driven.&amp;nbsp; What I need to do it extract the values from that and apply those as a filter to the Suppliers table so it gets filtered as well (just as the Fruit table does with the Fruit listbox).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing the information is great, but extracting it and applying it as a filter is where I am stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889396#M309905</guid>
      <dc:creator />
      <dc:date>2015-04-09T20:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Expression Possible Values</title>
      <link>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889397#M309906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm.&amp;nbsp; I think I went through a lot of work I didn't need to in calculating which fields met the criteria.&amp;nbsp; I hadn't thought about creating a link table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 20:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Extract-Expression-Possible-Values/m-p/889397#M309906</guid>
      <dc:creator />
      <dc:date>2015-04-09T20:12:56Z</dc:date>
    </item>
  </channel>
</rss>

