<?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 Actions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Actions/m-p/648685#M1087002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi,&lt;/P&gt;&lt;P&gt;i have a text box.&lt;/P&gt;&lt;P&gt;1)i want that on the first click - selection in field project='a'&lt;/P&gt;&lt;P&gt;2)and in the second click it will delete the selection of project 'a'&lt;/P&gt;&lt;P&gt;and than again 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first click&amp;nbsp; working but i dont know how to do the second click...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 07:57:55 GMT</pubDate>
    <dc:creator>adiarnon</dc:creator>
    <dc:date>2014-06-10T07:57:55Z</dc:date>
    <item>
      <title>Actions</title>
      <link>https://community.qlik.com/t5/QlikView/Actions/m-p/648685#M1087002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi,&lt;/P&gt;&lt;P&gt;i have a text box.&lt;/P&gt;&lt;P&gt;1)i want that on the first click - selection in field project='a'&lt;/P&gt;&lt;P&gt;2)and in the second click it will delete the selection of project 'a'&lt;/P&gt;&lt;P&gt;and than again 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first click&amp;nbsp; working but i dont know how to do the second click...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 07:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions/m-p/648685#M1087002</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-06-10T07:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Actions</title>
      <link>https://community.qlik.com/t5/QlikView/Actions/m-p/648686#M1087003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just write in the action textbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(project='', 'a', '')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions/m-p/648686#M1087003</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-10T08:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Actions</title>
      <link>https://community.qlik.com/t5/QlikView/Actions/m-p/648687#M1087004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where to write it?&lt;/P&gt;&lt;P&gt;i did it with&amp;nbsp; - select in field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions/m-p/648687#M1087004</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-06-10T08:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Actions</title>
      <link>https://community.qlik.com/t5/QlikView/Actions/m-p/648688#M1087005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the button go in action tab, select add and choose "select in field"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the upper textbox write your field name without =, ' or other charachters, just the name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the bottom textbox write this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(project)&amp;gt;0, '', 'MyValue') where project is the name of your field and MuValue is the value ypu want to set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 08:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Actions/m-p/648688#M1087005</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-06-10T08:18:50Z</dc:date>
    </item>
  </channel>
</rss>

