<?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 Auto Select Fields in List Box based on a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217498#M389724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data in below format in a list box .If I select 'A&amp;amp;B' field it should auto select A as well.If I select field value 'C&amp;amp;D' it should select 'C' as well .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="148" style="border: 1px solid rgb(0, 0, 0); width: 48px; height: 150px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;column&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&amp;amp;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&amp;amp;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Please help me with logic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2017 17:12:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-09T17:12:09Z</dc:date>
    <item>
      <title>Auto Select Fields in List Box based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217498#M389724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have data in below format in a list box .If I select 'A&amp;amp;B' field it should auto select A as well.If I select field value 'C&amp;amp;D' it should select 'C' as well .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="148" style="border: 1px solid rgb(0, 0, 0); width: 48px; height: 150px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;column&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&amp;amp;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&amp;amp;D&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Please help me with logic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217498#M389724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-09T17:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Select Fields in List Box based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217499#M389725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;and surely you can make it more dynamic by using strings and conditional functions. This is just to give you some direction.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148837_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/148847_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;expression for search string should be&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/148848_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2017 17:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217499#M389725</guid>
      <dc:creator>girirajsinh</dc:creator>
      <dc:date>2017-01-09T17:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Select Fields in List Box based on a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217500#M389726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly what you asked for, but I'd probably handle this in the data model with a new table and field:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;column selector,column&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;A,A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;A&amp;amp;B,A&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;A&amp;amp;B,A&amp;amp;B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;C&amp;amp;D,C&amp;amp;D&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;C&amp;amp;D,D&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;D,D&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just make a list box for column selector with a legend of column, and it will "select" the desired values of column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 01:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Auto-Select-Fields-in-List-Box-based-on-a-selection/m-p/1217500#M389726</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2017-01-10T01:30:25Z</dc:date>
    </item>
  </channel>
</rss>

