<?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 Field Triggers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696808#M251704</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;I have two fields connect by triggers &lt;STRONG&gt;OnSelect&lt;/STRONG&gt; and &lt;STRONG&gt;OnChange&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action: "Select Field" - DIM_A &lt;/P&gt;&lt;P&gt;Search String: ='("'&amp;amp;concat(DISTINCT DIM_B, '"|"')&amp;amp;'")'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I works fine except w&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hen there is no field selection on DIM_A, all DIM_B options became selected, and I don´t want that to happen..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks is advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Francisco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2014 10:08:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-15T10:08:56Z</dc:date>
    <item>
      <title>Field Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696808#M251704</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;I have two fields connect by triggers &lt;STRONG&gt;OnSelect&lt;/STRONG&gt; and &lt;STRONG&gt;OnChange&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Action: "Select Field" - DIM_A &lt;/P&gt;&lt;P&gt;Search String: ='("'&amp;amp;concat(DISTINCT DIM_B, '"|"')&amp;amp;'")'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I works fine except w&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;hen there is no field selection on DIM_A, all DIM_B options became selected, and I don´t want that to happen..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks is advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Francisco&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696808#M251704</guid>
      <dc:creator />
      <dc:date>2014-09-15T10:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Field Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696809#M251705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(DIM_A)&amp;lt;&amp;gt;0,'("'&amp;amp;concat(DISTINCT DIM_B, '"|"')&amp;amp;'")')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks any way...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696809#M251705</guid>
      <dc:creator />
      <dc:date>2014-09-15T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field Triggers</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696810#M251706</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;"&gt;Try&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='('&amp;amp;concat(DISTINCT DIM_B, '|')&amp;amp;')'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 10:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Triggers/m-p/696810#M251706</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T10:13:24Z</dc:date>
    </item>
  </channel>
</rss>

