<?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: Associated Column selections? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430417#M1158555</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expression in text box previous example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Col1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Col2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Niranjan M&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2012 11:44:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-12T11:44:12Z</dc:date>
    <item>
      <title>Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430411#M1158549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Col1, Col2&lt;/P&gt;&lt;P&gt;1, One&lt;/P&gt;&lt;P&gt;2, Two&lt;/P&gt;&lt;P&gt;3, Three&lt;/P&gt;&lt;P&gt;4, Four&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get the value of the "Col1", if i select a value (One, Two) in the list box "Col2".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Col2)&amp;nbsp; returns the One, if i select "One" in the list box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i get the value 1 from "Col1", if select "One" in the Col2 list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 10:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430411#M1158549</guid>
      <dc:creator />
      <dc:date>2012-12-12T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430412#M1158550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attachment it may help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 10:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430412#M1158550</guid>
      <dc:creator />
      <dc:date>2012-12-12T10:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430413#M1158551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks niranjan for quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get an associated value as a output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select "Two", the output should be 2&lt;/P&gt;&lt;P&gt;if i select "Three", the output should be 3&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your example is giving the count of multiple selections on filed "Col2". This is the helpful answer, but no relation to my requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to get the associated column values based on the selections made on one column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430413#M1158551</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430414#M1158552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my example if you select "Onë" value in col2 filed, 1 value in col1 field will get select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you are asking the output,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the value should be displayed in text box or something else&lt;/P&gt;&lt;P&gt;Can explain briefly&amp;nbsp; what should happen after selecting the value "two".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Niranjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430414#M1158552</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430415#M1158553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Niranjan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i select value of the Col2 as "Two", The value should be displayed in the text box is 2.&lt;/P&gt;&lt;P&gt;If is select value of Col2 as "Four", The valud should be displayed in the text box is 4&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps you to understand my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your previous example, The value in text box is 1, if i select any one the values in Col2.&lt;/P&gt;&lt;P&gt;The value in text box is 2, if i selected Two values in col2(for ex: Two &amp;amp; Four&amp;nbsp; ( Or) Three &amp;amp; One).&lt;/P&gt;&lt;P&gt;According to your question in previous post, The value of the text box is 1, if select value "Two" in the Col2 list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430415#M1158553</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430416#M1158554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to discuss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of the text box should get it from Col1, as per selections made on Col2. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430416#M1158554</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430417#M1158555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expression in text box previous example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Col1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Col2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Niranjan M&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430417#M1158555</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430418#M1158556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;find the attachement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 11:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430418#M1158556</guid>
      <dc:creator />
      <dc:date>2012-12-12T11:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Associated Column selections?</title>
      <link>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430419#M1158557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for all your help. Its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now using your approach, iam working on the real time scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use the dual function in set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 12:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Associated-Column-selections/m-p/430419#M1158557</guid>
      <dc:creator />
      <dc:date>2012-12-12T12:53:40Z</dc:date>
    </item>
  </channel>
</rss>

