<?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: Set Variable on event trigger Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781297#M276776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;StationId is the Id of the Station_Name (Name_eigen)&lt;/P&gt;&lt;P&gt;So If I select 1 station I would like to put the Id in the variable.&lt;/P&gt;&lt;P&gt;But both your solutions doesn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variabele.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75221_Variabele.JPG" style="height: 476px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jan 2015 15:35:18 GMT</pubDate>
    <dc:creator>kris_vliegen</dc:creator>
    <dc:date>2015-01-13T15:35:18Z</dc:date>
    <item>
      <title>Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781295#M276774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a listbox. And If I select 1 field in thes listbox I would like to get that value in a variable.&lt;/P&gt;&lt;P&gt;I'm trying wwith Document Properties -&amp;gt; Triggers -&amp;gt; Field EventTriggers -&amp;gt; On select.&lt;/P&gt;&lt;P&gt;What should I write in the value-field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variabele.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75213_Variabele.JPG" style="height: 543px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781295#M276774</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-13T15:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781296#M276775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of =Stationid&lt;/P&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;=GetFieldSelections(Stationid)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;= only(Stationid)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume Stationid is a field in the tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781296#M276775</guid>
      <dc:creator />
      <dc:date>2015-01-13T15:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781297#M276776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mario,&lt;/P&gt;&lt;P&gt;StationId is the Id of the Station_Name (Name_eigen)&lt;/P&gt;&lt;P&gt;So If I select 1 station I would like to put the Id in the variable.&lt;/P&gt;&lt;P&gt;But both your solutions doesn't work for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variabele.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75221_Variabele.JPG" style="height: 476px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781297#M276776</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-13T15:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781298#M276777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens if you put&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;= only(Stationid) in a textbox?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781298#M276777</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-13T15:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781299#M276778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both to help me find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only()-function is working. I was looking to a wrong field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781299#M276778</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-13T15:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781300#M276779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, A next question.&lt;/P&gt;&lt;P&gt;Why do I get no value in my textfield?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variabele.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75223_Variabele.JPG" style="height: 353px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 15:54:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781300#M276779</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-13T15:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781301#M276780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;=avg({&amp;lt;stationid={"$(=vEigenStation)"}&amp;gt;}DagPrijs)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781301#M276780</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-13T16:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781302#M276781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! this is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I would like to fil up the whole AVGPrijs-colum with that value&lt;/P&gt;&lt;P&gt;How should I do this?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Variabele1.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75285_Variabele1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 11:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781302#M276781</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-14T11:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781303#M276782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don´t understand, you want fill all values, including values not selected by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vEigenStation?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 16:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781303#M276782</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-14T16:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Variable on event trigger Field</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781304#M276783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but I have found the solution here&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/694824?et=watches.email.thread#694824" title="http://community.qlik.com/message/694824?et=watches.email.thread#694824"&gt;http://community.qlik.com/message/694824?et=watches.email.thread#694824&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2015 07:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Variable-on-event-trigger-Field/m-p/781304#M276783</guid>
      <dc:creator>kris_vliegen</dc:creator>
      <dc:date>2015-01-15T07:31:00Z</dc:date>
    </item>
  </channel>
</rss>

