<?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: field selection by other field GetFieldSelections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047108#M351908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;I'm not sure, if I understood your question.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;. Could you post a sample Qvw document and explain what you are trying to achieve.?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Apr 2016 05:42:55 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2016-04-18T05:42:55Z</dc:date>
    <item>
      <title>field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047107#M351907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all I have two fields with different names (both hold the same values) in layout I want to select one field base on the other field selection, did it with GetFieldSelections but when more then one value is selected it wont work,&lt;/P&gt;&lt;P&gt;the distention.. is an expression in a straight/pivot table that will respond to filter selection any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;advanced thanks,&lt;/P&gt;&lt;P&gt;ilan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 05:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047107#M351907</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-04-18T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047108#M351908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;I'm not sure, if I understood your question.&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;EM&gt;. Could you post a sample Qvw document and explain what you are trying to achieve.?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 05:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047108#M351908</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-04-18T05:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047109#M351909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are few stuff for you sir &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/53598"&gt;Use trigger to select values in one field based on values in another&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 05:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047109#M351909</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2016-04-18T05:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047110#M351910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression in the field event trigger as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(Distinct yourfieldname], '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 05:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047110#M351910</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-04-18T05:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047111#M351911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to give the condition&amp;nbsp; is like this if(getfieldselection(SALEMANID)&amp;gt;=1,1,0) THAN YOU GET RESULT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 06:01:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047111#M351911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T06:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: field selection by other field GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047112#M351912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you, any idea how to 'clear' the corresponding field when user clears filter field ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 09:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-selection-by-other-field-GetFieldSelections/m-p/1047112#M351912</guid>
      <dc:creator>ilanbaruch</dc:creator>
      <dc:date>2016-04-18T09:10:55Z</dc:date>
    </item>
  </channel>
</rss>

